Merge pull request #2 from Ittipatken/master

Use siunitx LaTeX package
This commit is contained in:
Joseph Rautenbach 2021-01-18 10:42:02 +02:00 committed by GitHub
commit f077a800f9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

1
app.js
View File

@ -140,6 +140,7 @@ function getLatexTemplate(equation) {
\\usepackage{amssymb}
\\usepackage{amsfonts}
\\usepackage{xcolor}
\\usepackage{siunitx}
\\usepackage[utf8]{inputenc}
\\thispagestyle{empty}
\\begin{document}