> 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!
> 2. There are problems with inline-viewing. I searched in the mailing-list,
but I cannot find
> a solution.
> I have the following problems:
> When I open UserGuide.lyx (for example) the pictures mobius.eps and
platypus.eps do not
> appear on the LyX-screen. I can only see a black rectangle.
This does work on my system! You need to set the following in your lyxrc
file:
\ps_command "/apps/gs4.03/bin/gs"
In my example lyxrc file there is (as a comment) a wrong path set to
ghostview (with a leading '//c').
> a) When I click on the rectangle a new window appears and when I select in
that window:
> 'full screen preview' I get the following GSView-errormessages:
> bad commandline option: /usr/local/lyx/share/lyx/doc/platypus.eps
> and
> error parsing command line.
> After these messages GSView starts but nothing appears in this program.
> I don't understand the messages: platypus.eps en mobius.eps are in the
directory but it
> seems they cannot be found.
Again a path problem with that Win32-Program! If you're interested, i.e. if
you do need this feature asap (???) I can write a shell script to correct
that problem!
> b) When I choose in LyX the option File-View DVI or File-View Postscript I
get, after the
> LaTeX-ing, mistakes at the place of the figures. I get the following
messages:
> LaTeX error: cannot determine size of graphic in mobius.eps (no Bounding
Box)
> ...ing\includegraphics {mobius.eps}
> \par}
> LaTeX error: File 'platypus.eps' not found
> ...ing\includegraphics {mobius.eps}
> \par}
> Once again, I don't understand these messages. The eps-files do exist in
the right
> directory.
This seems to be an internal LyX error! When you open the document manually,
i.e. File->Open then change directory into
file://c/Cygwin/usr/local/lyx/share/doc (prefix file: inserted by Outlook
Express!) and open the file all went well!
I will check, how Lyx creates the filename if selected by Help->UserGuide.
This should be in a way, that does not take the configuration in account! As
far as I can see now LyX will just prefix the unix-filename
/usr/local/lyx/share/lyx/doc/UserGuide.lyx with an '//c' although this is
not okay!
Try to open the files manually so far! I will check and mail you if I can
fix that problem!
Regards
Claus