ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Newbie question re duplex tabloid landscape
@ 2002-07-10 17:58 Stan Norton
  2002-07-12 16:33 ` Hans Hagen
  0 siblings, 1 reply; 2+ messages in thread
From: Stan Norton @ 2002-07-10 17:58 UTC (permalink / raw)


I'm trying to lay out a prototype which will essentially be a set of tables
which are *large* and which will print across two opposing tabloid pages.
I've been wrestling with this for a quite while now and have decided to
forgo my (failing) brut force approach for some expert advice. I'd
appreciate any direction on how to produce a duplex printable tabloid page
with text occupying most of the page.  Thank you.

This setup:

-------------------
\setuppapersize [tabloid,90] [tabloid,landscape]
\setupbodyfont [1br,6pt]
\setupheadertexts [alfa] [beta]
\showsetups

\starttext
\dorecurse{10}{\input tufte \par }
\stoptext
------------------

-gives me a standard tabloid portrait page rotated:

\paperwidth  is 27.x cm
\paperheight is 43.x cm

\printpaperwidth is
while
\printpaperheight interesting remains 43.x cm

\textwidth is 19.x cm

-If I try to reset widths:
\setuplayout [paperwidth=120cm,printpaperwidth=120cm, width=.9\paperwidth]

I get a \textwidth of 25.x cm, although other width parameters don't change
and 25.x appears to be a limit on \textwidth no matter how wide I set width.

Also,  if I use *any* \setuplayout parameters (like location=duplex or middle) the page shifts
to the left off the printpage.

What is the best way to force an increase in textwidth to tabloid landscape
in a double sided environment. Will table mode follow? I've yet to wrestle
with it.

Thank you. 


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

end of thread, other threads:[~2002-07-12 16:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-07-10 17:58 Newbie question re duplex tabloid landscape Stan Norton
2002-07-12 16:33 ` 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).