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?

[EMAIL PROTECTED] 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
[email protected]
http://lists.gnu.org/mailman/listinfo/texmacs-dev

Reply via email to