Joachim Kreimer-de Fries wrote:
> I try to use the koma-letter2.lyx template with LyX 1.5.6 an Mac-OSX  
> 10.4 with German localisation, but even not changing nothing when  
> typesetting it (View PDF or DVI) LyX answers immediately with a LyX:  
>
> latex Errors message saying:
> > Package scrkbase Error: unknown KOMA option `',
> >
> > }
> >
> > You have used \KOMAoptions to set `',
> > but KOMA-Script does not know any option named `'.
> > See the KOMA-Script manual for more informations about options and
> > their values.

You are using KOMA-script version 2.97, right? If so, either upgrade to 
version 2.98 or take care that the KOMAOptions in the preamble are in one 
line, without blanks, i.e. instead of

\KOMAoptions{%
%,headsepline=true%            separate the header with a line on page >1
%,footsepline=true%             separate the footer with a line on page >1
%pagenumber=botcenter%   position of the page number (see docu)
%,parskip=false%          Use indent instead of skip (more options cf. docu)
fromalign=center%        alignment of the address
,fromrule=aftername%    separate the address with a line?
,fromphone=true%         print sender phone number
%,fromfax=true%          print sender fax number
,fromemail=true%           print sender e-mail address
,fromurl=true%               print sender URL
%,fromlogo=true%         print a logo (position depends on fromalign)
%,addrfield=false%        print an address field?
%,backaddress=false%  print the back address?
%,subject=afteropening,titled% alternative subject layout and position
%,locfield=narrow%      width of the (extra) location field
%,foldmarks=false%      print foldmarks?
%,numericaldate=true%  date layout
%,refline=wide%             layout of the refline
}

insert

\KOMAoptions{fromalign=center,fromrule=aftername,fromphone=true,fromfax=true,fromemail=true,fromurl=true}

> With some other templates I had similar error abruptions.

Which ones?

HTH,
Jürgen

Reply via email to