Hi
I wish to use local latex class in my lyx document. Were it pure latex
code, I could have written:
\usepackage{./newclass}
when the .sty is at the same level than the .tex. Now, I have some
problems doing so with lyx, I tried adding this in the preamble, either
with a relative path or an absolute one, but unfortunately it does
unfortunately not work, I get an error message...
Latex Error: File newclass.sty not found
And below the error message, a quite cryptic: cannot \read from terminal
in nonstop mode...
Do you see what I do wrong? I checked the doc but did not find mention
on how to use local packages, is there something? Do you see how I can
solve the problem?
Thanks a lot!
Matthieu