mirror of
https://github.com/3b1b/manim.git
synced 2025-08-05 16:49:03 +00:00
Merge pull request #1187 from Tony031218/master
A solution to xelatex error converting to xdv
This commit is contained in:
commit
e9638aee2e
1 changed files with 1 additions and 1 deletions
|
@ -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}
|
||||
|
|
Loading…
Add table
Reference in a new issue