From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/76704 Path: news.gmane.org!not-for-mail From: Marcin Borkowski Newsgroups: gmane.comp.tex.context Subject: A problem with arranging pages Date: Tue, 05 Jun 2012 22:21:13 +0200 Message-ID: <1338927673.12420.7.camel@marcin-laptop> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1338927682 1174 80.91.229.3 (5 Jun 2012 20:21:22 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 5 Jun 2012 20:21:22 +0000 (UTC) To: ConTeXt mailing list Original-X-From: ntg-context-bounces@ntg.nl Tue Jun 05 22:21:21 2012 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([195.12.62.10]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Sc0Fj-0000aC-J4 for gctc-ntg-context-518@m.gmane.org; Tue, 05 Jun 2012 22:21:19 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id D3065101E3; Tue, 5 Jun 2012 22:21:18 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (localhost [127.0.0.1]) (amavisd-new, port 10024) with LMTP id YgpRYNDghuZW; Tue, 5 Jun 2012 22:21:17 +0200 (CEST) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 131AA101DF; Tue, 5 Jun 2012 22:21:17 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id F2CE1101DF for ; Tue, 5 Jun 2012 22:21:15 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (localhost [127.0.0.1]) (amavisd-new, port 10024) with LMTP id ZswDf2VzI3pN for ; Tue, 5 Jun 2012 22:21:15 +0200 (CEST) Original-Received: from filter4-ams.mf.surf.net (filter4-ams.mf.surf.net [192.87.102.72]) by balder.ntg.nl (Postfix) with ESMTP id 0B770101DD for ; Tue, 5 Jun 2012 22:21:15 +0200 (CEST) Original-Received: from msg.wmi.amu.edu.pl (msg.wmi.amu.edu.pl [IPv6:2001:808:114:2::50]) by filter4-ams.mf.surf.net (8.14.3/8.14.3/Debian-9.4) with ESMTP id q55KRTjo013566 for ; Tue, 5 Jun 2012 22:27:29 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by msg.wmi.amu.edu.pl (Postfix) with ESMTP id C0A1F42069 for ; Tue, 5 Jun 2012 22:21:13 +0200 (CEST) Original-Received: from msg.wmi.amu.edu.pl ([127.0.0.1]) by localhost (msg.wmi.amu.edu.pl [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 9ua0-QFoz7Kt for ; Tue, 5 Jun 2012 22:21:13 +0200 (CEST) Original-Received: from [192.168.1.100] (unknown [213.156.123.123]) by msg.wmi.amu.edu.pl (Postfix) with ESMTPSA id 9481242067 for ; Tue, 5 Jun 2012 22:21:13 +0200 (CEST) X-Mailer: Evolution 3.2.2- X-Bayes-Prob: 0.0001 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=2001:808:114:2::50; country=PL X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 01HiIrtop - 109e9476fdf5 - 20120605 (trained as not-spam) X-Scanned-By: CanIt (www . roaringpenguin . com) X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.13 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: ntg-context-bounces@ntg.nl Errors-To: ntg-context-bounces@ntg.nl Xref: news.gmane.org gmane.comp.tex.context:76704 Archived-At: Hi, I'm preparing a leaflet in ConTeXt. The leaflet is typeset in a landscape orientation on an A6 sheet, and it is going to be printed 8 times on an A3 sheet. My problems are: 1. How to achieve such an effect using \setuparranging? \setuparranging[2*8] didn't work for me. (I'm using MkIV; below is a minimal example showing my problem.) \setuppapersize[A6,landscape][A3] \setuparranging[2*8] \starttext \dorecurse{15}{\input knuth } \stoptext 2. I'd like to get crop marks, in this case short (5mm) lines showing where to cut the sheet, located near the borders, but *within* the printable area. How to achieve this? Thanks in advance -- Marcin Borkowski http://mbork.pl ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________