texmacs-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Texmacs-dev] landscape printing upside down


From: Felix Breuer
Subject: Re: [Texmacs-dev] landscape printing upside down
Date: Thu, 26 Oct 2006 20:05:06 +0200

On Sun, 2006-10-22 at 23:05 +0200, Joris van der Hoeven wrote:
> On Sat, Oct 21, 2006 at 11:30:29PM +0200, Felix Breuer wrote:
> > documents printed in landscape mode are upside down if viewed on screen.
> > This problem was already described on this list by Norbert Nemec two
> > years ago. A patch implementing the fix he suggested is attached. Please
> > apply this to the next TeXmacs release.
> 
> Did you construct your patch in the right way, or should I apply
> the patch in a reversed way?

Oops, I think you need to reverse it. The correct version is

  /landplus90{true}

Sorry,
Felix

> 
> address@hidden src]$ patch --dry-run -p1 < new.patch
> patching file TeXmacs/misc/convert/tex.pro
> Reversed (or previously applied) patch detected!  Assume -R? [n]
> Apply anyway? [n]
> Skipping patch.
> 1 out of 1 hunk ignored -- saving rejects to file 
> TeXmacs/misc/convert/tex.pro.rej
> 
> > --- TeXmacs-1.0.6.6-static-gnu-linux/misc/convert/tex.pro   2006-10-21 
> > 22:39:03.000000000 +0200
> > +++ TeXmacs-1.0.6.6-src/TeXmacs/misc/convert/tex.pro        2006-08-21 
> > 15:08:44.000000000 +0200
> > @@ -1,7 +1,7 @@
> >  %%BeginProcSet: tex.pro
> >  /TeXDict 250 dict def TeXDict begin /N{def}def /B{bind def}N /S{exch}N
> >  /X{S N}B /TR{translate}N /isls false N /vsize 11 72 mul N /hsize 8.5 72
> > -mul N /landplus90{true}def /@rigin{isls{[0 landplus90{1 -1}{-1 1}
> > +mul N /landplus90{false}def /@rigin{isls{[0 landplus90{1 -1}{-1 1}
> >  ifelse 0 0 0]concat}if 72 Resolution div 72 VResolution div neg scale
> >  isls{landplus90{VResolution 72 div vsize mul 0 exch}{Resolution -72 div
> >  hsize mul 0}ifelse TR}if Resolution VResolution vsize -72 div 1 add mul
> 
> 
> _______________________________________________
> Texmacs-dev mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/texmacs-dev





reply via email to

[Prev in Thread] Current Thread [Next in Thread]