Skip to content

Commit 96eba4c

Browse files
sujaldevbehackl
andauthored
add latex installation instructions for fedora (ManimCommunity#3251)
Co-authored-by: Benjamin Hackl <[email protected]>
1 parent 7dd9bb6 commit 96eba4c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/source/installation/linux.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -145,6 +145,12 @@ installed by running:
145145
146146
sudo apt install texlive texlive-latex-extra
147147
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+
148154
Should you choose to work with some smaller TeX distribution like
149155
`TinyTeX <https://yihui.org/tinytex/>`__ , the full list
150156
of LaTeX packages which Manim interacts with in some way (a subset might

0 commit comments

Comments
 (0)