mirror of
https://github.com/3b1b/manim.git
synced 2025-08-05 16:49:03 +00:00
updte default universal_import_line
This commit is contained in:
parent
6331f76c12
commit
7c683c8992
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ tex:
|
|||
# executable: "xelatex -no-pdf"
|
||||
# template_file: "ctex_template.tex"
|
||||
# intermediate_filetype: "xdv"
|
||||
universal_import_line: "from manimlib.imports import *"
|
||||
universal_import_line: "from manimlib import *"
|
||||
style:
|
||||
font: "Consolas"
|
||||
background_color: "#333333"
|
||||
|
|
Loading…
Add table
Reference in a new issue