Oliver Eichler wrote:
> I use SuSE8.2 and lyx 1.3.0/2 RPM (tried both). I need to write a letter,
> however the template g-brie-de.lyx produces 2 errors:

These errors are due to a new g-brief.cls shipped with SuSE 8.2

> LaTeX Error: Option clash for package inputenc.

You can fix this by setting Document->Language->Encoding to "default" (instead 
of "latin 2")

> Class g-brief Error: Can't load package europs.sty !!!.

This package is not included in the teTeX distribution. You can get it from 
www.ctan.org. If the license of g-brief would not forbid this, you could also 
comment out the call for europs.sty in g-brief.cls. g-brief works 
nonetheless.

(line 383)
%\ifx \eurofontname\eurofontnone
%\IfFileExists{europs.sty}
%  {\RequirePackage{europs}}
%  {\ClassError{g-brief}
%    {Can't load package europs.sty !!!}}
%\fi

BTW LyX does now support srclttr2 (koma letter v.2). Try it out, it is much 
better than g-brief imho.

J�rgen.

Reply via email to