> "Roland" == Ing Roland Krause <[EMAIL PROTECTED]> writes:
>> Maybe we need a similar set of lyxrc variables to printing for our
>> viewing: \view_dvi_paper_flag, \view_ps_paper_flag and a couple of
>> others.
Roland> Something like this should be fairly easy to implement from
Roland> what
On Wed, 12 Jan 2000, Allan Rae wrote:
> Does yap have a different parameter for setting paper size or none at all?
Afaik it does not have a paper parameter, though its Open Source and someone
could get the idea to implement one. I just dont really know what this is for
at all. Isnt the paper si
On Wed, 12 Jan 2000, Dr. Ing. Roland Krause wrote:
> \view_dvi_command "yap `cygpath -w $$FName`"
>
> in your .lyxrc file.
> I also got rid of the -paper option when the dvi command contains yap
> although that is bad now that I think about it.
> When someone names a regular document yap the -pap
Jean-Marc,
I finally got to it and made a patch that solves the problem of having to
have extra batch files on NT for DVI previewing and PS previewing. It is
now possible to specify
\view_ps_command "gsview32 `cygpath -w $$FName`"
and
\view_dvi_command "yap `cygpath -w $$FName`"
in your .lyxrc f
[EMAIL PROTECTED] wrote:
> This indeed good. I'll commit this patch. However, why is it
> necessary to keep the old IFS (which contain spaces) in the line
Notice I don't understand shell script at all.
> Is that OK with you?
Yes.
Now I'm inclined to agree with Arnd that the binary distributio
> "Miyata" == Miyata Shigeru <[EMAIL PROTECTED]> writes:
Miyata> Jean-Marc Lasgouttes <[EMAIL PROTECTED]> wrote:
>> which displays ThisIsLaTeX2e if \documentclass is defined. What
>> happens when you run this under miktex? Where does the output go?
>> Maybe is it standard error instead of std
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> wrote:
> which displays ThisIsLaTeX2e if \documentclass is defined. What
> happens when you run this under miktex? Where does the output go?
> Maybe is it standard error instead of stdout?
I think the problem is somewhere else. At least the patch below
m
> "Roland" == Ing Roland Krause <[EMAIL PROTECTED]> writes:
Roland> Dear Developers, I am having some problems getting LyX to work
Roland> correctly on my NT box.
Roland> Problem 1 I am using MikTeX the latest stable release
Roland> (www.miktex.de) but the configuration shell script insists
Dear Developers,
I am having some problems getting LyX to work correctly on my NT box.
Problem 1
I am using MikTeX the latest stable release (www.miktex.de)
but the configuration shell script insists on that latex is unusable.
I have started to look into the problem but I couldnt get anywhere i