ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Fwd: Re: Re: Switching form portrait to landscape and back to portrait
@ 2004-06-08 16:13 Adam Lindsay
  0 siblings, 0 replies; only message in thread
From: Adam Lindsay @ 2004-06-08 16:13 UTC (permalink / raw)


Found this in my archives. Is that sufficient, or (ick) does the table float?

adam

---------------- Begin Forwarded Message ----------------
Subject: Re: [NTG-context] Re: Switching form portrait to landscape and
back to portrait
Date Sent: Thursday, 20 February 2003 18:29
From: Hans Hagen <pragma@wxs.nl>
To: ntg-context@ntg.nl
Reply To: ntg-context@ntg.nl

At 05:15 PM 2/20/2003 +0100, you wrote:
> > %output=pdf
> > \starttext
> >
> > \input tufte
> >
> > \startTEXpage
> >
> > \rotate [height=210mm,
> >          width=297mm,
> > rotation=90]
> >     {\placetable{My Caption}{
> >        \bTABLE
> >        \bTR \bTD \eTD \bTD aaa\eTD \bTD b\eTD \eTR
> >        \bTR \bTD \eTD \bTD aaa\eTD \bTD b\eTD \eTR
> >        \bTR \bTD 11\eTD \bTD 111\eTD \bTD 5555\eTD \eTR
> >        \bTR \bTD 22\eTD \bTD 221\eTD \bTD 6655\eTD \eTR
> >        \eTABLE}}
> >
> > \stopTEXpage
> >
> > \doincrementpagenumber
> >
> > \input tufte
> >
> > \stoptext
> >
>
>Thanks a lot! This is the clue I needed. At least I am able to typeset the
>landscape pages and can have following pages in portrait again!
>
> > ----------
> >
> > This example will float the table to the centre of the page, if you'd
> > like to anchor the float to the bottom of the page, you make have to
> > get out the \frame{} toolkit.
> >
> > > How do I setup a correct switching [for this type of structure]?
> >
> > > \chapter{One}
> > >
> > > running tex A4
> > >
> > > \chapter{Two}
> > >
> > > landscape table A4
> > >
> > > \chapter{Three}
> > >
> > > running text A4
> >
> > You want rotated chapter headings, headers and footers, etc., I've

\starttext

\setuppapersize[A4,portrait][A4,portrait]

\input tufte \page

\setuppapersize[A4,landscape][A4,landscape]

\input tufte \page

\setuppapersize[A4,portrait][A4,portrait]

\input tufte \page

\stoptext

_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

----------------- End Forwarded Message -----------------

-- 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
 Adam T. Lindsay                      atl@comp.lancs.ac.uk
 Computing Dept, Lancaster University   +44(0)1524/594.537
 Lancaster, LA1 4YR, UK             Fax:+44(0)1524/593.608
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-06-08 16:13 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-06-08 16:13 Fwd: Re: Re: Switching form portrait to landscape and back to portrait Adam Lindsay

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