From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/8855 Path: main.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: shifting individual pages Date: Mon, 29 Jul 2002 01:16:50 +0200 Sender: owner-ntg-context@let.uu.nl Message-ID: <5.1.0.14.1.20020729011042.031ea528@remote-1> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Trace: main.gmane.org 1035399228 30994 80.91.224.250 (23 Oct 2002 18:53:48 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 18:53:48 +0000 (UTC) Cc: Nagy Bence , w.egger@boede.nl Original-To: ntg-context@ntg.nl Xref: main.gmane.org gmane.comp.tex.context:8855 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:8855 Hi, I added an option that permits individual shifting of pages. Since this is normally only done when arranging pages, some manual work is needed, esp since the shifts will depend on the thickness of the paper. The following setup demonstrates the idea: \definepageshift[test][horizontal][10pt,20pt,30pt,40pt,50pt] \definepageshift[test][vertical] [10pt,20pt,30pt,40pt,50pt] \setuppageshift[test] % \setuppageshift[test][test] % \setuppageshift[test][none] % \setuppageshift[none][test] % \setuppageshift[paper][test][test] % arrange only % \setuppageshift[paper][test] % arrange only % \setuppageshift[print][test][test] \starttext \showframe \dorecurse{100}{\input tufte \par} \stoptext So, horizontal and vertical shifts are defined independently. The shifts loops over the lists. It would be nice if we could have a few predefined examples, but i leave that to those who wanted this feature (nagy and willy). This feature will be available in the next beta. 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 ------------------------------------------------------------------------- information: http://www.pragma-ade.com/roadmap.pdf documentation: http://www.pragma-ade.com/showcase.pdf -------------------------------------------------------------------------