mirror of
https://github.com/ankitects/anki.git
synced 2025-09-19 06:22:22 -04:00
suppress indentation
This commit is contained in:
parent
eb0bb89f44
commit
b0b9cd2ce3
1 changed files with 1 additions and 0 deletions
|
@ -180,6 +180,7 @@ class Deck(object):
|
|||
\\usepackage[utf8]{inputenc}
|
||||
\\usepackage{amssymb,amsmath}
|
||||
\\pagestyle{empty}
|
||||
\\setlength{\\parindent}{0in}
|
||||
\\begin{document}
|
||||
""")
|
||||
self.setVarDefault("latexPost", "\\end{document}")
|
||||
|
|
Loading…
Reference in a new issue