Re: LaTeX cls class on LyX

2023-07-30 Thread Daniel
On 2023-07-30 21:08, Bruno Schneider wrote: Hello, I'm having trouble using a LaTeX cls document class on LyX. I'm using LyX 2.3.7 and TeX Live 2022.20230122 on Debian. I've copied the cls file (classname.cls) into ~/texmf/tex/latex/classname and ran texhash. Now, I can compile the example .tex

LaTeX cls class on LyX

2023-07-30 Thread Bruno Schneider
Hello, I'm having trouble using a LaTeX cls document class on LyX. I'm using LyX 2.3.7 and TeX Live 2022.20230122 on Debian. I've copied the cls file (classname.cls) into ~/texmf/tex/latex/classname and ran texhash. Now, I can compile the example .tex file on some other directory using pdflatex.