<div dir="ltr"><div><div><div><div><div><div>Hi,<br><br></div>I'm trying to build a pdf version of QGIS Testing doc, following the readme at <a href="https://github.com/qgis/QGIS-Documentation" target="_blank">https://github.com/qgis/<wbr>QGIS-Documentation</a>. I'm on Ubuntu Xenial.<br><br></div>The "make LANG=en pdf" command ends with :<br><br>build succeeded, 3 warnings.<br># Compile the pdf docs for that locale<br># we use texi2pdf since latexpdf target is not available via<br># sphinx-build which we need to use since we need to pass language flag<br>mkdir -p output/pdf/en<br># need to build 3x to have proper toc and index<br># currently texi2pdf has bad exit status. Please ignore errors!!<br># prepending the texi2pdf command with - keeps make going instead of quitting<br># japanese pdf has problems, when build with texi2pdf<br># as alternative we can use platex<br># for russian pdf you need package 'texlive-lang-cyrillic' installed<br># for japanese pdf you need: 'cmap-adobe-japan1 cmap-adobe-japan2 latex-cjk-all nkf okumura-clsfiles ptex-base ptex-bin texlive-fonts-extra'<br>/usr/bin/texi2dvi: pdflatex exited with bad status, quitting.<br>/usr/bin/texi2dvi: pdflatex exited with bad status, quitting.<br>/usr/bin/texi2dvi: pdflatex exited with bad status, quitting.<br>Makefile:97 : la recette pour la cible « pdf » a échouée<br>make: [pdf] Erreur 1 (ignorée)<br>mv output/latex/en/QGISUserGuide.<wbr>pdf output/pdf/en/QGIS-testing-<wbr>UserGuide.pdf<br>mv: cannot stat 'output/latex/en/<wbr>QGISUserGuide.pdf': No such file or directory<br>Makefile:97 : la recette pour la cible « pdf » a échoué<br>make: *** [pdf] Erreur 1<br><br></div>I manually added a fake QGISUserGuide.<wbr>pdf file in output/latex/en/ but it still failed with the same message.<br></div>What am I missing? Any help will be welcome.<br><br></div>Thanks,<br></div>Harrissou<br></div>