From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/42011 Path: news.gmane.org!not-for-mail From: "Diego Depaoli" Newsgroups: gmane.comp.tex.context Subject: Luatex arranging Date: Mon, 30 Jun 2008 21:40:35 +0200 Message-ID: <83e5fb980806301240k5560a2c7ta278791ec69b818a@mail.gmail.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1214854928 5733 80.91.229.12 (30 Jun 2008 19:42:08 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 30 Jun 2008 19:42:08 +0000 (UTC) To: "mailing list for ConTeXt users" Original-X-From: ntg-context-bounces@ntg.nl Mon Jun 30 21:42:53 2008 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by lo.gmane.org with esmtp (Exim 4.50) id 1KDPH2-0004Yz-Kt for gctc-ntg-context-518@m.gmane.org; Mon, 30 Jun 2008 21:42:52 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 2FEF21FD76; Mon, 30 Jun 2008 21:41:58 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 14414-02; Mon, 30 Jun 2008 21:41:16 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 3E9331FD2A; Mon, 30 Jun 2008 21:41:15 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 5CC2A1FD2A for ; Mon, 30 Jun 2008 21:41:09 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 14481-02-8 for ; Mon, 30 Jun 2008 21:40:35 +0200 (CEST) Original-Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.155]) by ronja.ntg.nl (Postfix) with ESMTP id AF68E1FCB1 for ; Mon, 30 Jun 2008 21:40:35 +0200 (CEST) Original-Received: by fg-out-1718.google.com with SMTP id l26so807568fgb.8 for ; Mon, 30 Jun 2008 12:40:35 -0700 (PDT) Original-Received: by 10.86.77.5 with SMTP id z5mr2774350fga.1.1214854835501; Mon, 30 Jun 2008 12:40:35 -0700 (PDT) Original-Received: by 10.86.52.18 with HTTP; Mon, 30 Jun 2008 12:40:35 -0700 (PDT) Content-Disposition: inline X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.9 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 X-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:42011 Archived-At: Wolfgang and Hans have just solved a problem and I'm here again to ask for help. Is arranging already supported in Luatex? If I call context --arrange (undocumented) with the following simple code I get the toc, but the text is only on the left side of the paper. \setuppapersize[A5][A4,landscape] \setuparranging[2UP] \setuplist[section][alternative=c] \starttext \placelist[section] \section{One} \dorecurse{15}{\input ward} \section{Two} \dorecurse{10}{\input knuth} \section{Last} \dorecurse{20}{\input tufte} \stoptext Thanks in advance -- Diego Depaoli ___________________________________________________________________________________ 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 : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________