mirror of
https://github.com/3b1b/manim.git
synced 2026-04-26 03:00:23 -04:00
Update tex_template.tex
`\usepackage{textcomp}` was repeated on line 17
This commit is contained in:
committed by
GitHub
parent
4be194fbcf
commit
325c442b0c
@@ -14,7 +14,6 @@
|
||||
\usepackage{ragged2e}
|
||||
\usepackage{physics}
|
||||
\usepackage{xcolor}
|
||||
\usepackage{textcomp}
|
||||
\usepackage{microtype}
|
||||
\DisableLigatures{encoding = *, family = * }
|
||||
%\usepackage[UTF8]{ctex}
|
||||
@@ -24,4 +23,4 @@
|
||||
|
||||
YourTextHere
|
||||
|
||||
\end{document}
|
||||
\end{document}
|
||||
|
||||
Reference in New Issue
Block a user