From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/4444 Path: main.gmane.org!not-for-mail From: "Peter Jander" Newsgroups: gmane.comp.tex.context Subject: Re: how to define another part of a document Date: Wed, 21 Mar 2001 17:59:05 GMT Sender: owner-ntg-context@let.uu.nl Message-ID: <3AB8ED0D.20924.20BFAE4@localhost> References: <3AB8C909.3850.17F4420@localhost> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7BIT X-Trace: main.gmane.org 1035395110 25780 80.91.224.250 (23 Oct 2002 17:45:10 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 17:45:10 +0000 (UTC) Original-To: ConTeXt List Xref: main.gmane.org gmane.comp.tex.context:4444 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:4444 Well, I wanted to keep the settings out of the source of my document. Don't bother with that, I defined two macros \StartLandscape \StopLandscape in the setup section of the document. Works fine, I was just wondering if there is a way build into ConText to support this kind of local settings. Thanks, Peter > > > >> > >> What exactly do you want to achieve, maybe you're looking for heading > >> clones and not for section blocks. > >> > >I was looking for a clean way to typeset in landscape mode a > >chapter containing wide tables (plus change in interlinespace). > > the whole chapter or just one page; > > you can try > > [some text] \page > > \setuppapersize[A4,landscape][A4,landscape] > > [wide text] \page > > \setuppapersize[A4][A4] > > > > Hans > ------------------------------------------------------------------------- > Hans Hagen | PRAGMA ADE | pragma@wxs.nl > Ridderstraat 27 | 8061 GH Hasselt | The Netherlands > tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com > ------------------------------------------------------------------------- >