From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/12665 Path: main.gmane.org!not-for-mail From: Gerben Wierda Newsgroups: gmane.comp.tex.context Subject: Re: Marginal notes in two-column setup Date: Sun, 20 Jul 2003 21:55:56 +0200 Sender: ntg-context-admin@ntg.nl Message-ID: <2D1120B8-BAEC-11D7-9F08-0003930AD8A4@rna.nl> References: <006f01c34eaf$d2a52ef0$0100a8c0@vademecum> Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 (Apple Message framework v552) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1058731078 30328 80.91.224.249 (20 Jul 2003 19:57:58 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Jul 2003 19:57:58 +0000 (UTC) Original-X-From: ntg-context-admin@ntg.nl Sun Jul 20 21:57:57 2003 Return-path: Original-Received: from ref.vet.uu.nl ([131.211.172.13] helo=ref.ntg.nl) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19eKJh-0007t2-00 for ; Sun, 20 Jul 2003 21:57:57 +0200 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id 4088610B35; Sun, 20 Jul 2003 21:58:58 +0200 (MEST) Original-Received: from wierda-2.demon.nl (wierda-2.demon.nl [212.238.161.244]) by ref.ntg.nl (Postfix) with ESMTP id 818E910B34 for ; Sun, 20 Jul 2003 21:54:16 +0200 (MEST) Original-Received: from rna.nl (dumbledore.rna.nl [192.168.1.91]) by wierda-2.demon.nl (Postfix) with ESMTP id E31CD2A52B4 for ; Sun, 20 Jul 2003 21:55:56 +0200 (CEST) Original-To: ntg-context@ntg.nl In-Reply-To: <006f01c34eaf$d2a52ef0$0100a8c0@vademecum> X-Mailer: Apple Mail (2.552) Errors-To: ntg-context-admin@ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.0.13 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.comp.tex.context:12665 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:12665 > After sttudying the sources and a bunch of trial and errors I can come > up > with the following solution which works for a two solumns set! Great. This works. Now for something different. While learning ConTeXt, I find that often the syntax escapes me. Take for instance: > \definecolumnset[example][n=2] > > \define[1]\MargText{% > \ifodd\mofcolumns{% > \inleft{#1}} > \else > {\inright{#1}}\fi} > > \starttext > \startcolumnset[example] > > \MargText{Here left of column} > > \input tufte > > \column[local] What does [local] mean here? According the the manual one should say \column and I can't find the explanation of what local means or what you are doing here. > \input tufte > > \MargText{\ifodd\mofcolumns{Hello!, still left of column}\else {Hello, > now > right of column}\fi} > > \stopcolumnset > \stoptext > > I believe that Hans will make a generic solution... G -- "To be or not to be, that is the question" -- Parmenides