mirror of
https://github.com/3b1b/manim.git
synced 2025-07-28 04:23:16 +08:00
27 lines
494 B
TeX
27 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}
|