docs: add intro readme for docs building
This commit is contained in:
parent
cc23ddc7c7
commit
5f35baebb9
1 changed files with 4 additions and 0 deletions
4
docs/README.md
Normal file
4
docs/README.md
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
# build pdf docs
|
||||||
|
If you want to build the pdf documentation via ``make latexpdf`` be warned that it requires a lot of packages. For fedora, the following should get all the dependencies to make it work:
|
||||||
|
|
||||||
|
``dnf -y install texlive-gsftop texlive-makeindexk texlive-parskip texlive-tabulary texlive-needspace texlive-upquote texlive-fancyvrb texlive-framed texlive-capt-of texlive-wrapfig texlive-float texlive-fncychap texlive-tex-gyre texlive-babel texlive-amsfonts texlive-amsmath texlive-ec texlive-cmap latexmk``
|
Loading…
Reference in a new issue