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 7dd9bb6 commit 96eba4cCopy full SHA for 96eba4c
docs/source/installation/linux.rst
@@ -145,6 +145,12 @@ installed by running:
145
146
sudo apt install texlive texlive-latex-extra
147
148
+For Fedora (see `docs <https://docs.fedoraproject.org/en-US/neurofedora/latex/>`__):
149
+
150
+.. code-block:: bash
151
152
+ sudo dnf install texlive-scheme-full
153
154
Should you choose to work with some smaller TeX distribution like
155
`TinyTeX <https://yihui.org/tinytex/>`__ , the full list
156
of LaTeX packages which Manim interacts with in some way (a subset might
0 commit comments