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.
TexFontTemplateLibrary
example_scenes/advanced_tex_fonts.py
1 parent 325fa08 commit a1bb049Copy full SHA for a1bb049
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