mirror of
https://github.com/3b1b/manim.git
synced 2025-08-03 04:04:36 +08:00
Merge pull request #1187 from Tony031218/master
A solution to xelatex error converting to xdv
This commit is contained in:
@ -1,4 +1,5 @@
|
||||
\documentclass[preview]{standalone}
|
||||
\usepackage[UTF8]{ctex}
|
||||
|
||||
\usepackage[english]{babel}
|
||||
\usepackage{amsmath}
|
||||
@ -16,7 +17,6 @@
|
||||
\usepackage{xcolor}
|
||||
\usepackage{microtype}
|
||||
%\DisableLigatures{encoding = *, family = * }
|
||||
\usepackage[UTF8]{ctex}
|
||||
\linespread{1}
|
||||
|
||||
\begin{document}
|
||||
|
Reference in New Issue
Block a user