Quiliro Ordonez <[email protected]> writes:
> El 2019-02-07 22:25, Quiliro Ordonez escribió: >> El 2019-02-06 21:39, Ricardo Wurmus escribió: >>> Hi Quiliro, >>> >>>> Emacs is capable of exporting to PDF by the use of pdflatex. This >>>> program is available in Trisquel and PureOS (as a Debian inheritance) by >>>> way of the 'texlive-latex-base' package. With Guix, even after >>>> installing 'texlive-base' package (which depends on >>>> 'texlive-latex-base'), Emacs would give the error of missing 'pdflatex' >>>> when exporting to PDF. The only solution to exporting to PDF on Emacs on >>>> a foreign distro is to install 'texlive-latex-base' via 'sudo apt >>>> install'. On GSD (Guix System Distribution) it is impossible to export >>>> to PDF on Emacs. >>> >>> “pdflatex” is provided by “texlive-bin”. >> >> This is the new output after installing texlive-bin and then exporting >> to PDF on Emacs: >> >> This is pdfTeX, Version 3.14159265-2.6-1.40.18 (TeX Live 2017) TeX Live 2017? What version of Guix are you using? This seems pretty old. When did you last run “guix pull”? -- Ricardo
