Skip to content

Commit f6568b8

Browse files
committed
try triggering RTD again with some minor change
1 parent 8e6e0ca commit f6568b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manim/utils/tex.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ class TexTemplate:
6262
\usepackage{physics}
6363
\usepackage{xcolor}
6464
\usepackage{microtype}
65-
\DisableLigatures{encoding = *, family = * }
65+
\DisableLigatures{encoding = *, family = *}
6666
\linespread{1}
6767
"""
6868
default_placeholder_text = "YourTextHere"

0 commit comments

Comments
 (0)