base latex
This commit is contained in:
parent
ebd4bc0bad
commit
ae14fa1171
2 changed files with 14 additions and 1 deletions
10
.latex/basehtml.cfg
Normal file
10
.latex/basehtml.cfg
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
\Preamble{html}
|
||||
\begin{document}
|
||||
\Css {body {
|
||||
margin-top: 50px;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
width: 1000px;
|
||||
}
|
||||
}
|
||||
\EndPreamble
|
||||
Loading…
Add table
Add a link
Reference in a new issue