Hi,
First of all, thanks for lyx!
In 1.1.5, on sco-3.2v5.0.4, I detected two problems:
1-lyx is always running, consuming CPU time. You can check it with
'top'. This is a problem, as I always have lyx (and xemacs) open ;-)
2-the screen font options in lyxrc are badly parsed. I use true type
fonts (using
Xfstt 1.1, X font server for TT fonts), and decided to use "-ttf-times
new roman" and "-ttf-courier new", with lyxrc saying:
\screen_font_roman -ttf-times new roman
\screen_font_sans -ttf-arial
\screen_font_typewriter -ttf-courier new
under invocation of lyx, it says:
LyX: Unknown tag `new' [around line 200 of file ~/.lyx/lyxrc]
LyX: Unknown tag `roman' [around line 201 of file ~/.lyx/lyxrc]
LyX: Unknown tag `new' [around line 203 of file ~/.lyx/lyxrc]
if under lyx I use the "Screen options" and specify the desired fonts
everything is OK. Obviously the problem is the embeded space in the
fonts specification. It is not solved by using either " or ' around the
fonts name in lyxrc.
Thanks again,
Joao
PS-I'm not a subscriber of this list.