From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/50607 Path: news.gmane.org!not-for-mail From: Oliver Buerschaper Newsgroups: gmane.comp.tex.context Subject: Re: Label alignment in descriptions Date: Tue, 19 May 2009 23:00:12 +0200 Message-ID: <6BC51D5D-50B6-464C-8DD6-D2984D776A99@mpq.mpg.de> References: <5C8489DD-E550-4708-84C4-758D607B7634@wraight.net> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v935.3) Content-Type: text/plain; charset="us-ascii"; Format="flowed"; DelSp="yes" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1242766884 12624 80.91.229.12 (19 May 2009 21:01:24 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 19 May 2009 21:01:24 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Tue May 19 23:01:16 2009 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 1M6WQx-00033k-LO for gctc-ntg-context-518@m.gmane.org; Tue, 19 May 2009 23:01:11 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 826DB1FC0B; Tue, 19 May 2009 23:01:09 +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 03547-03; Tue, 19 May 2009 23:00:24 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 807251FCA1; Tue, 19 May 2009 23:00:24 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id EF76A1FCA1 for ; Tue, 19 May 2009 23:00:22 +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 28133-06-4 for ; Tue, 19 May 2009 23:00:14 +0200 (CEST) Original-Received: from filter4-til.mf.surf.net (filter4-til.mf.surf.net [194.171.167.220]) by ronja.ntg.nl (Postfix) with ESMTP id E1F551FC98 for ; Tue, 19 May 2009 23:00:13 +0200 (CEST) Original-Received: from post.rzg.mpg.de (post.rzg.mpg.de [130.183.30.42]) by filter4-til.mf.surf.net (8.13.8/8.13.8/Debian-3) with ESMTP id n4JL0CWK001395 for ; Tue, 19 May 2009 23:00:13 +0200 Original-Received: from e241.tum.vpn.lrz-muenchen.de (e241.tum.vpn.lrz-muenchen.de [129.187.100.241]) by post.rzg.mpg.de (8.14.3/8.14.3) with ESMTP id n4JL0CMw1835554 for ; Tue, 19 May 2009 23:00:12 +0200 In-Reply-To: <5C8489DD-E550-4708-84C4-758D607B7634@wraight.net> X-Mailer: Apple Mail (2.935.3) X-Bayes-Prob: 0.0001 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=130.183.30.42; country=DE; region=02; city=Ismaning; latitude=48.2333; longitude=11.6333; http://maps.google.com/maps?q=48.2333,11.6333&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 228623799 - 8659882bd187 - 20090519 X-Scanned-By: CanIt (www . roaringpenguin . com) on 194.171.167.220 X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.11 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:50607 Archived-At: I'm already having problems with the following minimal test: --- \definedescription[test] \starttext \test{Hello} world! \stoptext --- TeX complains that the file ended while it was scanning \dodowithpar. For TeX this is probably not surprising, and a new line before \stoptext solves the problem. Is it possible to make ConTeXt insensitive to new lines in the above situation (and similar ones)? Oliver > Hello, > > I can't get the 'align' parameter to have any effect on label text > in definitions. Here is a simple test case: > > > \setuplayout[backspace=40mm] > \definedescription > [test] > [location=inleft, > width=25mm, > align=left, > margin=standard] > \starttext > \test{Hello} World! \par > \test{Misaligned} Labels > \stoptext > > > Changing the value of 'align' to 'middle' or 'right' does nothing. > I'm using ConTeXt ver: 2009.04.28 08:46 MKIV fmt: 2009.5.9 int: > english/english, and LuaTeX, Version beta-0.40.0-2009042219 > luatex.web >= v2344 ___________________________________________________________________________________ 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 ___________________________________________________________________________________