On Tue, 29 Aug 2000, Claus Hentschel wrote:
> > 1. The option set_color in the lyxrc-file is not recognized; for example:
> I used: set_color
> > background white; when starting LyX the following message appears in the
> DOS-box:
> > LyX: bad color tag: 'background'
> > LyX: unknown tag: 'white'
> > After this message LyX appears with the standard screen.
> > When I type: 'set-color background white' on the grey commandline in LyX,
> a new background
> > does appear. So this option does work.
> > What am I doing wrong with set_color in the lyxrc-file?
>
> This indees does not work :-/ Does this work on Linux? I didn't have changed
> any of that code!
>
[snip]
>
> Regards
> Claus
>
>
This is a bug in the original 1.1.5fix1 (due to myself). The workaround
(for lyxrc) is to write (note parenthesis):
\set_color "background" "white" . This has since been corrected by JMarc
(see http://www.mail-archive.com/[email protected]/msg13066.html).
Current 1.1.5 cvs reflects this update. I don't know about the tarball at
the ftp site.
HTH,
Lior.