On 2015-01-09, Scott Kostyshak wrote: > On Fri, Jan 9, 2015 at 12:00 PM, Wolfgang Engelmann ><[email protected]> wrote: >> Apparently my texlive in Kubuntu is missing some fonts or whathever, since >> my lyx file is exported ok under Debian, but not under Kubuntu. Has anybody >> an idea what I have to install to get it working also under Kubuntu? >> Wolfgang >> Here some of the error outputs of the run:
>> ) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty >> Package: fontenc 2005/09/27 v1.99g Standard LaTeX package >> ! Package fontenc Error: Encoding file `lgrenc.def' not found. > $ apt-file find lgrenc.def > texlive-lang-greek: > /usr/share/doc/texlive-doc/latex/greek-fontenc/lgrenc.def.html > texlive-lang-greek: > /usr/share/texlive/texmf-dist/tex/latex/greek-fontenc/lgrenc.def Yes, this is an error because of missing support for the Greek script in text. In Debian, this is solved by installing the package "texlive-lang-greek". In Kubuntu, it should be the same (or something similar). `apt-file` should work in Kubuntu, too. Günter
