Skip to content

Commit 9b0d5b4

Browse files
committed
Revert "try triggering RTD again with some minor change"
This reverts commit f6568b8.
1 parent f6568b8 commit 9b0d5b4

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)