Skip to content

Commit 7b5d29e

Browse files
authored
Fix random pipeline TeX failures (#1296)
* try to free us from curse of horse and cucumber * adapt control data
1 parent 4fc00f7 commit 7b5d29e

File tree

4 files changed

+1
-0
lines changed

4 files changed

+1
-0
lines changed

manim/utils/tex.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ class TexTemplate:
4848
\usepackage[english]{babel}
4949
\usepackage[utf8]{inputenc}
5050
\usepackage[T1]{fontenc}
51+
\usepackage{lmodern}
5152
\usepackage{amsmath}
5253
\usepackage{amssymb}
5354
\usepackage{dsfont}
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)