ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans Hagen <pragma@wxs.nl>
Subject: Re: [NTG-context] 90° rotation + landscape
Date: Mon, 23 Feb 2004 01:05:40 +0100	[thread overview]
Message-ID: <6.0.1.1.2.20040223010525.01d6c378@localhost> (raw)
In-Reply-To: <402A2A34.20905@arcor.de>

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).

The following is the definition that suits the purpose

\definepapersize
   [C65]
   [width=229mm,height=114mm]

\setuppapersize
   [C65,rotated] % this rotates the page
   [C65,landscape] % onto a landscaped size

\setuplayout[location=left,width=middle,height=middle] \showframe

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

Hans

  reply	other threads:[~2004-02-23  0:05 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-02-11 13:12 Peter Rolf
2004-02-23  0:05 ` Hans Hagen [this message]
2004-02-25 10:51   ` 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=6.0.1.1.2.20040223010525.01d6c378@localhost \
    --to=pragma@wxs.nl \
    --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).