dotfiles/.latex/basehtml.cfg
2019-05-20 17:19:00 -07:00

10 lines
196 B
INI

\Preamble{html}
\begin{document}
\Css {body {
margin-top: 50px;
margin-left: auto;
margin-right: auto;
width: 1000px;
}
}
\EndPreamble