File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -69,6 +69,15 @@ manim-render example_scenes.py OpeningManimExample
69
69
` ` ` sh
70
70
brew install ffmpeg mactex
71
71
` ` `
72
+ < details>
73
+ < summary> 💡 An alternative to heavyweight MacTeX.< /summary>
74
+
75
+ > To avoid installing the full MacTeX, which is ~ 6GB, you can alternatively install the
76
+ > lightweight [BasicTeX](https://formulae.brew.sh/cask/basictex) and then gradually add
77
+ > the needed packages. A list of packages sufficient to run examples can be found
78
+ > [here](https://github.com/3b1b/manim/issues/2133#issuecomment-2414547866). See more
79
+ > details about the LaTeX packages at https://www.tug.org/mactex/.
80
+ < /details>
72
81
73
82
2. If you are using an ARM-based processor, install Cairo.
74
83
` ` ` sh
You can’t perform that action at this time.
0 commit comments