mirror of
https://github.com/3b1b/manim.git
synced 2025-04-13 09:47:07 +00:00
26 lines
494 B
TeX
26 lines
494 B
TeX
\documentclass[preview]{standalone}
|
|
|
|
\usepackage[english]{babel}
|
|
\usepackage{amsmath}
|
|
\usepackage{amssymb}
|
|
\usepackage{dsfont}
|
|
\usepackage{setspace}
|
|
\usepackage{tipa}
|
|
\usepackage{relsize}
|
|
\usepackage{textcomp}
|
|
\usepackage{mathrsfs}
|
|
\usepackage{calligra}
|
|
\usepackage{wasysym}
|
|
\usepackage{ragged2e}
|
|
\usepackage{physics}
|
|
\usepackage{xcolor}
|
|
\usepackage{microtype}
|
|
%\DisableLigatures{encoding = *, family = * }
|
|
\usepackage[UTF8]{ctex}
|
|
\linespread{1}
|
|
|
|
\begin{document}
|
|
|
|
YourTextHere
|
|
|
|
\end{document}
|