| Message ID | 20220801103529.2053164-3-foss+yocto@0leil.net |
|---|---|
| State | Accepted |
| Commit | 97fb41801fb7ac1439f8af03d2da2fb2f171a7e6 |
| Headers | show |
| Series | [1/4] README: fix Git repository URL | expand |
diff --git a/documentation/README b/documentation/README index 6f6a8ec84..6333f0496 100644 --- a/documentation/README +++ b/documentation/README @@ -129,6 +129,10 @@ Also install the "inkscape" package from your distribution. Inkscape is need to convert SVG graphics to PNG (for EPUB export) and to PDF (for PDF export). +Additionally install "fncychap.sty" TeX font if you want to build PDFs. Debian +and Ubuntu have it in "texlive-latex-extra" package while RedHat distributions +and OpenSUSE have it in "texlive-fncychap" package for example. + To build the documentation locally, run: $ cd documentation