Am 29.07.2012 um 19:11 schrieb Steffen Wolfrum <cont...@st.estfiles.de>:

> 
> Am 29.07.2012 um 18:27 schrieb Peter Münster:
> 
>> On Sun, Jul 29 2012, Steffen Wolfrum wrote:
>> 
>>> but these numbers should be right aligned:
>>> so that the ones (eg. in "1" and "21" and "201") are exactly on top of each 
>>> other
>>> 
>>> any idea how to achieve this?
>> 
>> \def\NumberCommand#1{\rightaligned{#1}} % or:
>> \def\NumberCommand#1{\hfill#1}
>> 
>> \setupnotation[footnote][alternative=left,width=12pt,distance=4.80pt,
>>       numbercommand=\NumberCommand]
> 
> 
> Yes "numbercommand", that's it! 
> 
> I wanted command=\NumberCommand with \def\NumberCommand#1{\rightaligned{#1}} 
> ... and that failed.

Beware that this shouldn’t be more than a intermediate solution because 
normally “headalign=flushright” should work but a bug in the code prevents this.

Wolfgang
___________________________________________________________________________________
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  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to