mirror of
https://github.com/3b1b/manim.git
synced 2025-08-05 16:49:03 +00:00
Support UTF8 tex
This commit is contained in:
parent
2916990077
commit
fa2c831ef3
1 changed files with 2 additions and 0 deletions
|
@ -1,6 +1,8 @@
|
|||
\documentclass[preview]{standalone}
|
||||
|
||||
\usepackage[english]{babel}
|
||||
\usepackage[utf8]{inputenc}
|
||||
\usepackage[T1]{fontenc}
|
||||
\usepackage{amsmath}
|
||||
\usepackage{amssymb}
|
||||
\usepackage{dsfont}
|
||||
|
|
Loading…
Add table
Reference in a new issue