From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/12659 Path: main.gmane.org!not-for-mail From: Gerben Wierda Newsgroups: gmane.comp.tex.context Subject: Marginal notes in two-column setup Date: Fri, 18 Jul 2003 12:07:47 +0200 Sender: ntg-context-admin@ntg.nl Message-ID: 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 1058614170 1204 80.91.224.249 (19 Jul 2003 11:29:30 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sat, 19 Jul 2003 11:29:30 +0000 (UTC) Original-X-From: ntg-context-admin@ntg.nl Sat Jul 19 13:29:25 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 19dpu0-0000J5-00 for ; Sat, 19 Jul 2003 13:29:24 +0200 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id 65B9F10B79; Sat, 19 Jul 2003 13:30:26 +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 9FA4110B66 for ; Fri, 18 Jul 2003 12:07:34 +0200 (MEST) Original-Received: from rna.nl (host077-207.kpn-gprs.nl [62.133.77.207]) by wierda-2.demon.nl (Postfix) with ESMTP id 7450029BD0D for ; Fri, 18 Jul 2003 12:09:10 +0200 (CEST) Original-To: ntg-context@ntg.nl 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:12659 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:12659 Sorry for another newbie question (I am trying to learn ConTeXt and cannot always find what I want in the manual which I have permanently open) I would like to do the following: Have a two column text with the marginal notes from the left column appear on the left and the ones from the right column on the right. When I use 2-columns and I use \inmargin, I get them on the right where the marginal notes from the left column are on top of the right column (not good) Is there a way to do this? Probably yes with something \if-like? G