On Sun, 2016-02-14 at 21:35 +0000, Ghislain Vaillant wrote: > I have to say I only focused on the > HTML documentation, which gets successfully generated with the > existing doxygen settings. I am not sure whether pulling the extra > Latex dependency for generating the pdf version is worth it though.
Actually, if the HTML files contain formulas, then latex tool-chain is used to generate the according images. This can be avoided by using MathJax, but then the HTML pages would need to be patched to use a off -line version of the mathjax Javascript library. Best, Gert

