Ryan P. Joseph wrote: > On Thursday 16 May 2002 09:52 pm, [EMAIL PROTECTED] wrote: > >>Ryan P. Joseph wrote: >> >>>I would really like to be able to write my resume/CV in LyX, as it is >>>wonderfully portable and looks great when printed. I am using the newest >>>version of LyX (1.1.6fix4) and browsing through the directories in >>>/usr/share/lyx, I see that there is the 'cv.cls' file and a 'cv.layout' >>>file, leading me to believe that support for using the CV class is >>>builtin. There is even a cv.lyx example file! >>> >>what does >> >> >>kpsewhich tex cv.cls >> > > This command simply returns nothing, which obviously means it can't find it. > However, running a 'locate cv.cls' returns: > > /usr/share/lyx/tex/cv.cls > > which seems like the perfect place for it to be visible to LyX!
no, because LyX do not need this file. LyX starts latex and it's latex which looks for this file. Therefore save it in place like /usr/local/share/texmf/tex/latex/cv.cls or any other valid dir. You can set a link to your above dir, then it should work, too. read also http://www.lyx.org/help/LaTeX/classfiles.php Herbert -- http://www.lyx.org/help/
