ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Oliver Buerschaper <oliver.buerschaper@mpq.mpg.de>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: Label alignment in descriptions
Date: Tue, 19 May 2009 23:00:12 +0200	[thread overview]
Message-ID: <6BC51D5D-50B6-464C-8DD6-D2984D776A99@mpq.mpg.de> (raw)
In-Reply-To: <5C8489DD-E550-4708-84C4-758D607B7634@wraight.net>

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
___________________________________________________________________________________


  reply	other threads:[~2009-05-19 21:00 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-05-19 19:05 Tim Wraight
2009-05-19 21:00 ` Oliver Buerschaper [this message]
2009-05-19 21:15 ` Oliver Buerschaper
2009-05-19 21:48   ` Hans Hagen
2009-05-20  7:31     ` Tim Wraight
2009-05-20  9:11 ` Wolfgang Schuster
2009-05-20  9:29   ` Tim Wraight

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=6BC51D5D-50B6-464C-8DD6-D2984D776A99@mpq.mpg.de \
    --to=oliver.buerschaper@mpq.mpg.de \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).