From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/76690 Path: news.gmane.org!not-for-mail From: Henning Hraban Ramm Newsgroups: gmane.comp.tex.context Subject: Re: multi-page floats Date: Tue, 5 Jun 2012 18:01:00 +0200 Message-ID: References: <4FC3B571.3090109@wxs.nl> <4FC7E728.8020004@wxs.nl> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset="us-ascii"; Format="flowed"; DelSp="yes" Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1338912068 32256 80.91.229.3 (5 Jun 2012 16:01:08 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 5 Jun 2012 16:01:08 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Tue Jun 05 18:01:07 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 1SbwBu-0000G8-94 for gctc-ntg-context-518@m.gmane.org; Tue, 05 Jun 2012 18:01:06 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 6FACB101DF; Tue, 5 Jun 2012 18:01:06 +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 B7jt0ThgnIOL; Tue, 5 Jun 2012 18:01:04 +0200 (CEST) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id B95FE101E1; Tue, 5 Jun 2012 18:01:04 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 63837101E1 for ; Tue, 5 Jun 2012 18:01:03 +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 tu3iGOZeYirS for ; Tue, 5 Jun 2012 18:01:02 +0200 (CEST) Original-Received: from filter4-til.mf.surf.net (filter4-til.mf.surf.net [194.171.167.220]) by balder.ntg.nl (Postfix) with ESMTP id 4486E101DF for ; Tue, 5 Jun 2012 18:01:02 +0200 (CEST) Original-Received: from thesan.fiee.net (thesan.fiee.net [178.77.74.245]) by filter4-til.mf.surf.net (8.14.3/8.14.3/Debian-9.4) with ESMTP id q55G11Gs023619 for ; Tue, 5 Jun 2012 18:01:01 +0200 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=default; d=fiee.net; b=W+sT6JWbzlH/ySXb+En4eeJpCpCyKqLdrnsPuaCYWusyyk6y3kwm8R+O1f0UyaV1lMiYMAuoAYte/kSnqQampPrEJZUMv3EmESFj1Z6klfLXsaAwc2vrXiSQAYdwExfg; h=Received:Received:Message-Id:From:To:In-Reply-To:Content-Type:Content-Transfer-Encoding:Mime-Version:Subject:Date:References:X-Mailer; Original-Received: (qmail 14105 invoked from network); 5 Jun 2012 18:01:01 +0200 Original-Received: from hsi-kbw-149-172-53-184.hsi13.kabel-badenwuerttemberg.de (HELO Ixchel.fritz.box) (149.172.53.184) by thesan.fiee.net with ESMTPSA (AES128-SHA encrypted, authenticated); 5 Jun 2012 18:01:01 +0200 In-Reply-To: X-Mailer: Apple Mail (2.936) X-Bayes-Prob: 0.0001 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=178.77.74.245; country=DE; latitude=51.0000; longitude=9.0000; http://maps.google.com/maps?q=51.0000,9.0000&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 0VHiE11y9 - 20c43fa5028d - 20120605 (trained as not-spam) X-Scanned-By: CanIt (www . roaringpenguin . com) on 194.171.167.220 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:76690 Archived-At: Am 2012-06-05 um 14:42 schrieb luigi scarso: > Another one > \setuppagenumbering[alternative=doublesided] > \definelayer[bg][x=0mm,y=-3mm,width=\dimexpr(\paperwidth+3mm),height= > \dimexpr(\paperheight+6mm)] > > \unexpanded\def\DoDoublePicAt#1{ > \page[right] % tried also makeups... > \resetlayer[bg] > \setlayer[bg]{\externalfigure[#1][height=\dimexpr(\paperheight > +6mm)]} > \setupbackgrounds[page][background=bg] > \strut > > \page[right] > \setuppagenumber[state=start] > > \resetlayer[bg] > \setlayer[bg]{\externalfigure[#1-back][height= > \dimexpr(\paperheight+6mm)]} > > \setupbackgrounds[page][background=bg] > \strut > \page > } > > \def\DoublePicAt#1#2{ > \startpostponing[#2] > \DoDoublePicAt{#1} > \stoppostponing > } > > > > \starttext > \DoublePicAt{hacker}{5} > > \dorecurse{30}{ > \section{Knuth \recurselevel} > \input knuth > } > > \stoptext Thank you again, but, did you test that? I get: ) Runaway argument? \dorecur\section{\ETC.r} \stoppostponing ! File ended while scanning use of \buff_gobble. system > tex > error on line 4 in file /Users/hraban/Library/ texmf/tex/texmf-context/tex/context/base/cont-yes.mkiv: File ended while scanning use of \buff_gobble ... 1 %D \module 2 %D [ file=cont-yes, 3 %D version=2012.06.01, 4 >> %D title=\CONTEXT\ Miscellaneous Macros, 5 %D subtitle=Startup Stub, 6 %D author=Hans Hagen, 7 %D date=\currentdate, 8 %D copyright={PRAGMA ADE \& \CONTEXT\ Development Team}] 9 %C 10 %C This module is part of the \CONTEXT\ macro||package and is 11 %C therefore copyrighted by \PRAGMA. See mreadme.pdf for 12 %C details. 13 14 % At some point I will reconsider the \starttext .. \stoptext \par l.4 } } context.finishjob() \luat_start_lua_code_indeed ...ua \zerocount {#1}} l.70 \stopluacode ? Greetlings, Hraban --- http://www.fiee.net/texnique/ http://wiki.contextgarden.net https://www.cacert.org (I'm an assurer) ___________________________________________________________________________________ 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 ___________________________________________________________________________________