ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Taco Hoekwater <taco@elvenkind.com>
Subject: Re: dvi paper-size
Date: Sat, 28 May 2005 14:31:49 +0200	[thread overview]
Message-ID: <429864B5.1020404@elvenkind.com> (raw)
In-Reply-To: <Pine.LNX.4.58.0505281413200.5259@gaston.free.fr>

Peter Münster wrote:
> On Sat, 28 May 2005, Hans Hagen wrote:
> 
> 
>>how about adding something to spec-tr:
>>
>>\definespecial\dosetuppaper#1#2#3%
>>   {\special{papersize=#2,#3}}
>>
>>paper size is already supported in the other backends for ages -)
>>
>>is this special official?
> 
> 
> Hello Hans,
> I don't know, but here some lines from the dvips man-page:

It's in the dvips manual as well:

   The format of the papersize special is

   \special{papersize=8.5in,11in}

   where the dimensions given above are for a standard letter sheet. The
   first dimension given is the horizontal size of the page, and the
   second is the vertical size. The dimensions supported are the same as
   for TeX; namely, in (inches), cm (centimeters), mm (millimeters), pt
   (points), sp (scaled points), bp (big points, the same as the default
   PostScript unit), pc (picas), dd (didot points), and cc (ciceros).

   For a landscape document, the papersize comment would be given as

   \special{papersize=11in,8.5in}

It appears to be dvips-only, judging from the hyperref .def files.

Taco

  reply	other threads:[~2005-05-28 12:31 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-27 18:09 Peter Münster
2005-05-27 19:40 ` Tobias Burnus
2005-05-28  6:55   ` Peter Münster
2005-05-28  8:45     ` Tobias Burnus
2005-05-28  9:01       ` Taco Hoekwater
2005-05-28  9:41         ` Hans Hagen
2005-05-28  9:37       ` Hans Hagen
2005-05-28 12:16         ` Peter Münster
2005-05-28 12:31           ` Taco Hoekwater [this message]
2005-05-29 17:00             ` Hans Hagen
2005-05-28 12:52         ` Tobias Burnus
2005-05-28 11:58       ` Peter Münster

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=429864B5.1020404@elvenkind.com \
    --to=taco@elvenkind.com \
    --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).