On Sun, 27 Jan 2019, Sven Schreiber wrote:
 Hi again,
 I'm noticing that I cannot build from git without having a Latex 
 installation, when I want to also build the addons. In other words, the 
 regular gretl build skips Latex and pdf creation when the configure option 
 --enable-build-doc is _not_ given, but using --enable-build-addons fails 
 without Latex.
 Not a big deal of course, but on a Debian test system I had to pull in 
 texlive-latex-recommended, texlive-fonts-recommended, texlive-latex-extra 
 just because of that, which is easily 1GB in size. 
I think that's fair enough. We don't have any provision for building 
addons that are supposed to include PDF documentation, minus that 
documentation.
The dependencies for compiling LaTeX to PDF are admittedly quite 
substantial, but (a) they're not as big as the dependencies for 
building the full gretl PDF doc (which include XSLT support) and (b) 
they're arguably part of the expected kit for an econometrician 
these days.
Allin