moving all dots

This commit is contained in:
Barak Michener 2024-05-18 19:08:15 -07:00
parent 6fcf9ba919
commit d9b6fdfc1b
349 changed files with 34598 additions and 34727 deletions

10
dot_latex/basehtml.cfg Normal file
View file

@ -0,0 +1,10 @@
\Preamble{html}
\begin{document}
\Css {body {
margin-top: 50px;
margin-left: auto;
margin-right: auto;
width: 1000px;
}
}
\EndPreamble