> Hello,

> I am a new LyX-user and new to this list; at this moment I am using the
Win32Port of Claus Hentschel (LyX 1.1.4fix1); > I have two
> questions (at this moment); maybe somemone can help me.

> At first: when I use the option 'view dvi', this will not work with the files
'UserGuide.lyx' and 'Extended.lyx'; at the > moment that Yap
> should open I get a message:
C:\tmp\lyx_tmp1001aab\lyx_bufrtmp1001aaa\UserGuide.dvi: cannot open DVI document

> With the other files from the help-menu and my own files this does not happen.

make sure that you have the following commands in your lyxrc file.

\view_dvi_command "yap `cygpath -w $$FName`"
\view_dvi_paper_option ""
\view_ps_command "gsview32 `cygpath -w $$FName`"

These commands make sure that yap and gsview32 are called with the right
parameters. If yap and/or gsview32 are not in your path you can specify the
complete path here. With this it works for me (official 1.1.4fix1 version from
CVS).  I do not know whether Claus Hentschels port has additional changes.

> Second: my system is completely hanging when in the lyxrc-file behind
/ps_command the default words "gs" are not > removed ; this also
> happens with 'UserGuide.lyx' and 'Extended.lyx'; when I delete gs there is no
problem; why?

You can try to do the following in your lyxrc file.

\view_pspic_command gsview32
\ps_command gswin32c

Though inlined pictures do not work because of certain limitations in
ghostscript and presumably problems with the fork calls. These problems will not
go away anytime soon so you are best off finding a Linux box if you really
desire to see inlined pictures :-)

Regards
Roland

> Greetings,
> Sjaak Kamerling
> Holland

PS: Sorry for the "premature posting earlier" - Netscape Messenger just plain
sucks....
--
Dr.-Ing. Roland Krause
Engineering Software Research and Development Inc, Saint Louis, MO
voice: (314) 983 0649-12

Reply via email to