Re: LyX: No textclass is found ??

2020-05-28 Thread Zelphir Kaltstahl
Hello Bernt! You might have to set some environment variables according to paths on your system: # setting variables for LyX export TEXMF="${MY_TEXLIVE_LOCATION}/2019/texmf-dist" export TEXMFCNF="${MY_TEXLIVE_LOCATION}/2019/texmf-dist/web2c" I am not sure what this equates to on a Windows system

Re: Use different texlive installation

2020-03-26 Thread Zelphir Kaltstahl
On 3/26/20 11:09 AM, Kornel Benko wrote: > Am Thu, 26 Mar 2020 09:58:54 +0100 > schrieb Zelphir Kaltstahl : > >> On 25.03.20 22:35, lyx-users-requ...@lists.lyx.org wrote: >>> Am Wed, 25 Mar 2020 21:49:45 +0100 >>> schrieb Zelphir Kaltstahl : >>> >

Re: Use different texlive installation

2020-03-26 Thread Zelphir Kaltstahl
On 25.03.20 22:35, lyx-users-requ...@lists.lyx.org wrote: > Am Wed, 25 Mar 2020 21:49:45 +0100 > schrieb Zelphir Kaltstahl : > >> Hello LyX users! >> >> I've searched the mailing list archives and found some instructions on >> how to change the texlive inst

Use different texlive installation

2020-03-25 Thread Zelphir Kaltstahl
Hello LyX users! I've searched the mailing list archives and found some instructions on how to change the texlive installation, which LyX uses and added the following to my `.profile`: START ### # texlive manager # ### export MY_TEXLIVE_LOCATION="/usr/local