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? Jeff Dodson _____________________________________________________________________ Call Anyone, Anytime, Anywhere in the World - FREE! Free Internet calling from NetZero Voice Visit http://www.netzerovoice.com today!
jeffdod@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
participants (2)
-
jeffdod@netzero.net
-
Taco Hoekwater