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: Joris van der Hoeven
Subject: Re: [Texmacs-dev] landscape printing upside down
Date: Sun, 22 Oct 2006 23:05:19 +0200
User-agent: Mutt/1.5.9i

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?

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




reply via email to

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