We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8458cb commit f1fdb2fCopy full SHA for f1fdb2f
example_scenes/advanced_tex_fonts.py
@@ -52,7 +52,7 @@ class TexFontTemplateLibrary(Scene):
52
Many of the in the TexFontTemplates collection require that specific fonts
53
are installed on your local machine.
54
For example, choosing the template TexFontTemplates.comic_sans will
55
- not compile if the Comic Sans Micrososft font is not installed.
+ not compile if the Comic Sans Microsoft font is not installed.
56
57
This scene will only render those Templates that do not cause a TeX
58
compilation error on your system. Furthermore, some of the ones that do render,
0 commit comments