From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/77149 Path: news.gmane.org!not-for-mail From: =?utf-8?Q?Peter_M=C3=BCnster?= Newsgroups: gmane.comp.tex.context Subject: clutter with \start and \stop Date: Wed, 04 Jul 2012 00:51:06 +0200 Message-ID: <87fw98e9wl.fsf@micropit.couberia.bzh> 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 1341355926 25487 80.91.229.3 (3 Jul 2012 22:52:06 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 3 Jul 2012 22:52:06 +0000 (UTC) To: ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Wed Jul 04 00:52:05 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 1SmBwy-0006j0-Kr for gctc-ntg-context-518@m.gmane.org; Wed, 04 Jul 2012 00:52:04 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 8E99910204; Wed, 4 Jul 2012 00:52: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 (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id syAfFtTX3awH; Wed, 4 Jul 2012 00:52:02 +0200 (CEST) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id E50B8101F1; Wed, 4 Jul 2012 00:52:01 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 66484101F1 for ; Wed, 4 Jul 2012 00:52:00 +0200 (CEST) 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 p0Ww1dbQ5Qro for ; Wed, 4 Jul 2012 00:51:59 +0200 (CEST) Original-Received: from filter1-ams.mf.surf.net (filter1-ams.mf.surf.net [192.87.102.69]) by balder.ntg.nl (Postfix) with ESMTP id B3116101E8 for ; Wed, 4 Jul 2012 00:51:59 +0200 (CEST) Original-Received: from smtp.smtpout.orange.fr (smtp07.smtpout.orange.fr [80.12.242.129]) by filter1-ams.mf.surf.net (8.14.3/8.14.3/Debian-9.4) with ESMTP id q63MpxYk004092 for ; Wed, 4 Jul 2012 00:51:59 +0200 Original-Received: from micropit.couberia.bzh ([2.2.194.181]) by mwinf5d14 with ME id Vyry1j00A3vHYwa03yryFF; Wed, 04 Jul 2012 00:51:58 +0200 Original-Received: by micropit.couberia.bzh (Postfix, from userid 1000) id 04FD65007D8; Wed, 4 Jul 2012 00:51:06 +0200 (CEST) Mail-Followup-To: ConTeXt users User-Agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.1 (gnu/linux) X-Bayes-Prob: 0.4464 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=80.12.242.129; country=FR; latitude=46.0000; longitude=2.0000; http://maps.google.com/maps?q=46.0000,2.0000&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 0NHtWPXk1 - cf9a63ce13d0 - 20120704 (trained as not-spam) X-Scanned-By: CanIt (www . roaringpenguin . com) on 192.87.102.69 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:77149 Archived-At: Hi, Say I want Tufte in 2 columns and Knuth in 1 column: --8<---------------cut here---------------start------------->8--- \starttext \startcolumns[n=2] \startsection[title=Tufte] \input tufte \stopsection \startsection[title=Tufte and Knuth] \input tufte \stopcolumns \input knuth % \startcolumns[n=1] knuth \stopcolumns does not work \startcolumns[n=2] \input tufte \stopsection \stopcolumns \stoptext --8<---------------cut here---------------end--------------->8--- It works, but isn't this a bit ugly to mix up the \starts and \stops ? In XML, that would be wrong. Is this just the normal ConTeXt way, or is there a cleaner method? TIA for any hints, -- Peter ___________________________________________________________________________________ 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 ___________________________________________________________________________________