Update tex_template.tex

`\usepackage{textcomp}` was repeated on line 17
This commit is contained in:
Purusharth Saxena 2019-05-08 11:09:51 +05:30 committed by GitHub
parent 4be194fbcf
commit 325c442b0c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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}