[EMAIL PROTECTED] 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
_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to