updte default universal_import_line

This commit is contained in:
Tony031218 2021-02-08 12:25:26 +08:00
parent 6331f76c12
commit 7c683c8992

View file

@ -25,7 +25,7 @@ tex:
# executable: "xelatex -no-pdf" # executable: "xelatex -no-pdf"
# template_file: "ctex_template.tex" # template_file: "ctex_template.tex"
# intermediate_filetype: "xdv" # intermediate_filetype: "xdv"
universal_import_line: "from manimlib.imports import *" universal_import_line: "from manimlib import *"
style: style:
font: "Consolas" font: "Consolas"
background_color: "#333333" background_color: "#333333"