ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* simplify \setuppapersize call
@ 2006-04-11 18:55 Sanjoy Mahajan
  2006-04-11 20:15 ` Hans Hagen
  0 siblings, 1 reply; 4+ messages in thread
From: Sanjoy Mahajan @ 2006-04-11 18:55 UTC (permalink / raw)


Should \setuppapersize automatically assume the same typesetting and
printing papersizes, if no optional argument is given?  Then you could
do \setuppapersize[letter] instead of \setuppapersize[letter][letter]

Right now 

\setuppapersize[letter]
\starttext
hello
\stoptext

produces a mixture of letter and A4 dimensions:

$ texexec --pdf a > /dev/null && pdfinfo a.pdf | grep 'Page size'
Page size:      612 x 841.89 pts

Shouldn't it be either 612x792 (letter) or 595.276 x 841.89 pts (A4)?

                   tex : pdfeTeX, 3.141592-1.21a-2.2 (Web2C 7.5.4)
               context : ver: 2006.03.25 13:21
               cont-en : ver: 2006.03.25 13:21  fmt: 2006.4.11  mes: english

It might be because I once ran 'texconfig' to set the default papersize
to letter?

-Sanjoy

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

end of thread, other threads:[~2006-04-12  8:52 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-04-11 18:55 simplify \setuppapersize call Sanjoy Mahajan
2006-04-11 20:15 ` Hans Hagen
2006-04-11 21:36   ` Sanjoy Mahajan
2006-04-12  8:52     ` Hans Hagen

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