On Fri, Jul 13, 2001 at 02:18:16PM +0200, Peter Suetterlin wrote:
> > I would like to use lyx to write a script ( for a film). I was not
> > successfull in usign the template hollywood.  Could you please give me
> > instructions how it works use lyx for script writing.
> 
> You have to make sure that LaTeX finds the class file hollywood.cls.  It
> is distributed with LyX, and sits in the directory LyXDir/tex, where
> LyXDir typically is /usr/share/lyx or /usr/local/share/lyx.

Or create a soft link, e.g.
ln -s /usr/share/lyx/tex /usr/share/texmf/tex/latex/lyx
(you might need to change the arguments according to the paths on your
machine).

> Either copy it to some directory in your TEXINPUTS path, or better add
> the whole LyX tex directory to the standard serach path of tex.

And run texhash.

> After doing so reconfigure LyX (Edit->Reconfigure).  Then the class and
> template should be usable.  Read the online documentation
> (Help->Extended, chapter 2.12).

Reply via email to