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
6969 ` ` ` sh
7070 brew install ffmpeg mactex
7171 ` ` `
72+ < details>
73+ < summary> 💡 An alternative to heavyweight MacTeX bundle.< /summary>
74+
75+ > To avoid installing the full MacTeX bundle, which is ~ 6GB, you can alternatively install the
76+ > lightweight [BasicTeX](https://formulae.brew.sh/cask/basictex) and then gradually add
77+ > only the LaTeX packages you actually need. A list of packages sufficient to run examples can
78+ > be found [here](https://github.com/3b1b/manim/issues/2133#issuecomment-2414547866).
79+ > For an overview of the MacTeX installer bundles, see https://www.tug.org/mactex/.
80+ < /details>
7281
73822. If you are using an ARM-based processor, install Cairo.
7483 ` ` ` sh
You can’t perform that action at this time.
0 commit comments