latexbot/preprocessing.json

6 lines
181 B
JSON

{
"do_preprocessing": true,
"preprocess_start": "\\documentclass{article}\n\\usepackage{xcolor}\\usepackage{amsmath}\n\\begin{document}\n",
"preprocess_end": "\\end{document}"
}