ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* 90° rotation+landscape
@ 2004-02-04 11:58 Peter Rolf
  0 siblings, 0 replies; 3+ messages in thread
From: Peter Rolf @ 2004-02-04 11:58 UTC (permalink / raw)


Hello list,

I want to setup an evelope and the whole output should be rotated by 90°
(this is the way my printer gets them).
                ___
               |  ||
 ________      |   |
| --     |     |   |
|_____--_|     ||__|

normal layout   90° rotated output (paper and content)

The resulting pdf looks like this (square paper format):
 ______
|  |   |
|      |
|      |
||_____|


Here is a minimal example:


% interface=en output=pdftex
\definepapersize[C65] % standard C65 evelope
  [width=229mm,
   height=114mm,
  ]

\setuppapersize[C65][C65, landscape, 90]

\starttext
\tfc 90° rotation for printer.
\stoptext


Have I missed something or is this a bug in \dodosetuppapersize?
Any help welcome,

  Peter

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: 90° rotation + landscape
  2004-02-23  0:05 ` [NTG-context] " Hans Hagen
@ 2004-02-25 10:51   ` Peter Rolf
  0 siblings, 0 replies; 3+ messages in thread
From: Peter Rolf @ 2004-02-25 10:51 UTC (permalink / raw)


Hans Hagen wrote:

> At 14:12 11/02/2004, you wrote:
>
>> Hello list,
>>
>> I want to setup an evelope and the whole output should be rotated by 90°
>> (this is the way my printer gets them).
>
>
> i'll look into it and send you a patch off list (in your case you run 
> into some automatism for catching border cases).
>
Many thanks for the working patch. My printer is happy and so am I...

Peter

^ permalink raw reply	[flat|nested] 3+ messages in thread

* 90° rotation + landscape
@ 2004-02-11 13:12 Peter Rolf
  2004-02-23  0:05 ` [NTG-context] " Hans Hagen
  0 siblings, 1 reply; 3+ messages in thread
From: Peter Rolf @ 2004-02-11 13:12 UTC (permalink / raw)


Hello list,

I want to setup an evelope and the whole output should be rotated by 90°
(this is the way my printer gets them).
                ___
               |  ||
________       |   |
| --     |     |   |
|_____--_|     ||__|

normal layout   90° rotated output (paper and content)

The resulting pdf looks like this (square paper format):
 ______
|  |   |
|      |
|      |
||_____|


Here is a minimal example:


% interface=en output=pdftex
\definepapersize[C65] % standard C65 evelope
 [width=229mm,
  height=114mm,
 ]

\setuppapersize[C65][C65, landscape, 90]

\starttext
\tfc 90° rotation for printer.
\stoptext


Have I missed something or is this a bug in \dodosetuppapersize?
Any help welcome,

 Peter

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2004-02-25 10:51 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-02-04 11:58 90° rotation+landscape Peter Rolf
2004-02-11 13:12 90° rotation + landscape Peter Rolf
2004-02-23  0:05 ` [NTG-context] " Hans Hagen
2004-02-25 10:51   ` Peter Rolf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).