From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/86220 Path: news.gmane.org!not-for-mail From: Robert Blackstone Newsgroups: gmane.comp.tex.context Subject: Re: Additional unnumbered pages behind a title page Date: Fri, 7 Feb 2014 19:33:45 +0100 Message-ID: References: Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 (Mac OS X Mail 6.6 \(1510\)) Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1391798037 8697 80.91.229.3 (7 Feb 2014 18:33:57 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 7 Feb 2014 18:33:57 +0000 (UTC) To: ntg-context@ntg.nl Original-X-From: ntg-context-bounces@ntg.nl Fri Feb 07 19:34:06 2014 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([5.39.185.229]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1WBqFZ-00045j-Mn for gctc-ntg-context-518@m.gmane.org; Fri, 07 Feb 2014 19:34:05 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 0BE4A101F6; Fri, 7 Feb 2014 19:34:05 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id qalfNki7qw0U; Fri, 7 Feb 2014 19:34:03 +0100 (CET) Original-Received: from balder.ntg.nl (localhost [IPv6:::1]) by balder.ntg.nl (Postfix) with ESMTP id 645E4101EB; Fri, 7 Feb 2014 19:34:03 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id EBA26101EB for ; Fri, 7 Feb 2014 19:34:01 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id yvcXiH1DgKIr for ; Fri, 7 Feb 2014 19:33:57 +0100 (CET) Original-Received: from filter2-ams.mf.surf.net (filter2-ams.mf.surf.net [192.87.102.70]) by balder.ntg.nl (Postfix) with ESMTP id 4B0DD101E1 for ; Fri, 7 Feb 2014 19:33:47 +0100 (CET) Original-Received: from cpsmtpb-ews10.kpnxchange.com (cpsmtpb-ews10.kpnxchange.com [213.75.39.15]) by filter2-ams.mf.surf.net (8.14.3/8.14.3/Debian-9.4) with ESMTP id s17IXl38029457 for ; Fri, 7 Feb 2014 19:33:47 +0100 Original-Received: from cpsps-ews14.kpnxchange.com ([10.94.84.181]) by cpsmtpb-ews10.kpnxchange.com with Microsoft SMTPSVC(7.5.7601.17514); Fri, 7 Feb 2014 19:33:46 +0100 Original-Received: from CPSMTPM-CMT109.kpnxchange.com ([195.121.3.28]) by cpsps-ews14.kpnxchange.com with Microsoft SMTPSVC(7.5.7601.17514); Fri, 7 Feb 2014 19:33:46 +0100 Original-Received: from [10.0.1.5] ([81.204.112.68]) by CPSMTPM-CMT109.kpnxchange.com with Microsoft SMTPSVC(7.0.6002.18264); Fri, 7 Feb 2014 19:33:46 +0100 In-Reply-To: X-Mailer: Apple Mail (2.1510) X-OriginalArrivalTime: 07 Feb 2014 18:33:46.0561 (UTC) FILETIME=[22F77B10:01CF2433] X-RcptDomain: ntg.nl X-Bayes-Prob: 0.0001 (Score 0, tokens from: ntg-context@ntg.nl, base:default, @@RPTN) X-CanIt-Geo: ip=213.75.39.15; country=NL; latitude=52.5000; longitude=5.7500; http://maps.google.com/maps?q=52.5000,5.7500&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 0QLnuxL2W - 8b382d77014f - 20140207 X-Scanned-By: CanIt (www . roaringpenguin . com) on 192.87.102.70 X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.14 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: ntg-context-bounces@ntg.nl Original-Sender: ntg-context-bounces@ntg.nl Xref: news.gmane.org gmane.comp.tex.context:86220 Archived-At: On 7 Feb 2014, at 18:05 , Wolfgang Schuster wrote: > > Am 07.02.2014 um 17:32 schrieb Robert Blackstone : > >> Dear list, >> >> For a Thesis, doublesided, I need three unnumbered pages behind the Title-page, the second of which contains only a dedication "To the memory of A". >> For the Title-page I use standardmakeup but ConTeXt apparently does not like me to add a second .tex-file with standardmakeup. >> How can I manage to accomplish this in a way worthy of ConTeXt? > > Create a minimal example because context has no problem with multiple markup environments. > > \starttext > > \startmakeup[standard] > One > \stopmakeup > > \startmakeup[standard] > Two > \stopmakeup > > \startmakeup[standard] > Three > \stopmakeup > > \stoptext > > Wolfgang Thanks Wolfgang, for creating this minimal example for me. It has given me exactly what I needed. In fact one "\startmakeup[standard] - \stopmakeup"-pair, with is dedication-text, was sufficient for my doublesided document. I did not know of this command and its workings. Best regards, Robert ___________________________________________________________________________________ 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 ___________________________________________________________________________________