mirror of
https://github.com/ManimCommunity/manim.git
synced 2026-06-22 10:01:47 +00:00
12 lines
178 B
TeX
12 lines
178 B
TeX
\documentclass[preview]{standalone}
|
|
|
|
\usepackage[english]{babel}
|
|
\usepackage{amsmath}
|
|
\usepackage{amssymb}
|
|
\usepackage[f]{esvect}
|
|
|
|
\begin{document}
|
|
|
|
YourTextHere
|
|
|
|
\end{document}
|