On Fri, 24 Oct 2003, Richard Sherman wrote:

> 
>  > And still I do not see the newly "installed" packages in
>  > Layout..Document...Class
> 
Um.. currvita.sty is a package (.sty) and not a document class (.cls), so 
you are not likely[1] to find it under Layout->Document->Class. However, 
using packages is usually really straight forward. Just add:

        \usepackage{currvita}

in your preamble.

Btw, here's an example of a CV written using LyX:

        http://wiki.lyx.org/pmwiki.php/ExampleCV/ExampleCV

/Christian

[1]   It is of course possible to create a LyX layout-file that 
automatically adds

        \usepackage{currvita}

to the preamble. Then that "layout" would show up under 
Layout->Document->Class. However, the document will still be based on some 
other document class such as article.

-- 
Christian Ridderström                           http://www.md.kth.se/~chr


Reply via email to