Re: [NTG-context] notes placed left, right aligned

2012-07-30 Thread Wolfgang Schuster
Am 29.07.2012 um 18:01 schrieb Steffen Wolfrum : > Hi, > > my footnotes don't behave as they did three months ago ... > > I wanted the footnote's number left from the footnote's text, > but these numbers should be right aligned: > so that the ones (eg. in "1" and "21" and "201") are exactly on

Re: [NTG-context] notes placed left, right aligned

2012-07-29 Thread Wolfgang Schuster
Am 29.07.2012 um 19:11 schrieb Steffen Wolfrum : > > 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 >>>

Re: [NTG-context] notes placed left, right aligned

2012-07-29 Thread Steffen Wolfrum
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{\rig

Re: [NTG-context] notes placed left, right aligned

2012-07-29 Thread 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} \setupnot

[NTG-context] notes placed left, right aligned

2012-07-29 Thread Steffen Wolfrum
Hi, my footnotes don't behave as they did three months ago ... I wanted the footnote's number left from the footnote's text, 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? Thanks, Steffe