From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/44676 Path: news.gmane.org!not-for-mail From: Alexandros Frantzis Newsgroups: gmane.comp.tex.context Subject: Enumeration after section heading in margin Date: Fri, 10 Oct 2008 10:41:30 +0300 Message-ID: <20081010074130.GA5005@skynet> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1223624608 27208 80.91.229.12 (10 Oct 2008 07:43:28 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 10 Oct 2008 07:43:28 +0000 (UTC) To: ntg-context@ntg.nl Original-X-From: ntg-context-bounces@ntg.nl Fri Oct 10 09:44:25 2008 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by lo.gmane.org with esmtp (Exim 4.50) id 1KoCfe-0005zB-VT for gctc-ntg-context-518@m.gmane.org; Fri, 10 Oct 2008 09:44:23 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 7A02A1FBF1; Fri, 10 Oct 2008 09:43:16 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 17101-01-3; Fri, 10 Oct 2008 09:42:13 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id AC3C81FBAA; Fri, 10 Oct 2008 09:42:13 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id E0ED61FADB for ; Fri, 10 Oct 2008 09:42:12 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 16372-02 for ; Fri, 10 Oct 2008 09:41:40 +0200 (CEST) Original-Received: from mx-out.forthnet.gr (mx-out.forthnet.gr [193.92.150.104]) by ronja.ntg.nl (Postfix) with ESMTP id EA99C1FBAA for ; Fri, 10 Oct 2008 09:41:39 +0200 (CEST) Original-Received: from mx-av-03.forthnet.gr (mx-av.forthnet.gr [193.92.150.27]) by mx-out-05.forthnet.gr (8.14.3/8.14.3) with ESMTP id m9A7fdr6012567 for ; Fri, 10 Oct 2008 10:41:39 +0300 Original-Received: from MX-IN-01.forthnet.gr (mx-in-01.forthnet.gr [193.92.150.23]) by mx-av-03.forthnet.gr (8.14.3/8.14.3) with ESMTP id m9A7fdFj005743 for ; Fri, 10 Oct 2008 10:41:39 +0300 Original-Received: from localhost (adsl96-37.ath.forthnet.gr [194.219.240.37]) by MX-IN-01.forthnet.gr (8.14.3/8.14.3) with ESMTP id m9A7fbf5017978 for ; Fri, 10 Oct 2008 10:41:38 +0300 Authentication-Results: MX-IN-01.forthnet.gr smtp.mail=alfius@freemail.gr; spf=softfail Authentication-Results: MX-IN-01.forthnet.gr header.from=alfius@freemail.gr; sender-id=softfail Content-Disposition: inline User-Agent: Mutt/1.5.18 (2008-05-17) X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.9 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 X-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:44676 Archived-At: Hello, I am trying to use ConTeXt to create my CV. I have succesfully placed the subject headings in the margin by using: \setuphead [subject] [alternative=text,distance=0pt,command=\MyHead] \def\MyHead#1#2{\inmargin{#1 #2}} When the text that follows the heading is a simple paragraph everything works as expected: Subject Text Text... Text Text... However when the first thing after the heading is an enumeration (or a table, for that matter) the enumeration is not aligned with the heading (it's lower than the heading): Subject * Item1 * Item2 I have tried to remove whitespace around the enumeration with the 'nowhite,joinedup' options but it is still not aligned. Is there a way to align the enumeration (and other non-inline objects) with the heading? Thanks, Alexandros ___________________________________________________________________________________ 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 : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________