ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Peter Rolf <peter.rolf@arcor.de>
Subject: 90° rotation + landscape
Date: Wed, 11 Feb 2004 14:12:20 +0100	[thread overview]
Message-ID: <402A2A34.20905@arcor.de> (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

             reply	other threads:[~2004-02-11 13:12 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-02-11 13:12 Peter Rolf [this message]
2004-02-23  0:05 ` [NTG-context] " Hans Hagen
2004-02-25 10:51   ` Peter Rolf
  -- strict thread matches above, loose matches on Subject: below --
2004-02-04 11:58 90° rotation+landscape Peter Rolf

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=402A2A34.20905@arcor.de \
    --to=peter.rolf@arcor.de \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).