[NTG-context] Space between footnote number and text

Taco Hoekwater taco at elvenkind.com
Sun May 28 11:39:30 CEST 2006


jeffdod at netzero.net wrote:
> Does anyone know of a way to get rid of the space between a footnote 
> number and the footnote text? I am formatting my footnotes in paragraph 
> form (n=0) and sometimes the footnote numbers actually appear at the end 
> of a line with the text wrapped around to the beginning of the next line 
> (which doesn't look very attractive). I would prefer there to be no 
> space at all between the footnote number and the text, but if there has 
> to be one, it seems like it should be a non-breaking space. Is there a 
> way to "fix" this?

Can you try this?

   \def\specialcommand#1{\high{#1}~~~}
   \setupfootnotes[n=0,numbercommand=\specialcommand]
   \setupfootnotedefinition[distance=0pt]

Cheers, taco


More information about the ntg-context mailing list