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 93a8a94 commit fe26c4fCopy full SHA for fe26c4f
doc/manual/develop.rst
@@ -45,6 +45,14 @@ already listed under
45
46
For Fedora use::
47
48
+ sudo dnf install git autoconf automake bats \
49
+ sphinx-build python3-sphinx_rtd_theme latexmk yarnpkg texlive-cmap \
50
+ texlive-metafont texlive-tex-gyre texlive-fncychap texlive-wrapfig \
51
+ texlive-capt-of texlive-framed texlive-upquote texlive-needspace \
52
+ texlive-tabulary texlive-parskip texlive-oberdiek texlive-makeindex \
53
+ texlive-ellipse texlive-pict2e texlive-collection-fontsextra
54
+ ```
55
+
56
sudo dnf install git autoconf automake bats \
57
sphinx-build python3-sphinx_rtd_theme latexmk texlive-cmap \
58
texlive-metafont texlive-tex-gyre texlive-fncychap texlive-wrapfig \
0 commit comments