cd amssymb and amsmath
This commit is contained in:
parent
fe3df38118
commit
fb5a8c3984
|
@ -29,6 +29,8 @@ module Jekyll
|
|||
latex = <<EOF
|
||||
\\documentclass[tikz]{standalone}
|
||||
\\usepackage{tikz-cd}
|
||||
\\usepackage{amssymb}
|
||||
\\usepackage{amsmath}
|
||||
\\begin{document}
|
||||
\\begin{tikzcd}#{code}\\end{tikzcd}
|
||||
\\end{document}
|
||||
|
|
Loading…
Reference in New Issue
Block a user