On Wed, Sep 16, 2009 at 9:00 PM, Uwe Stöhr <[email protected]> wrote:
> jezZiFeR schrieb:
>
>> this ist great, and I will use it, but this is not what I was looking for
>> actually. I forgot to mention, or maybe it´s just difficult for me to do
>> that in english, that I mean the footnotes inside of the text, I mean the
>> reference I think
>
> Sou you want to have this?:
> bla bla ,1
> instead of
> blabla 1
>
> Where ",1" is the footnote mark? If so this can be achieved by redefining
> the LaTeX-command \...@makefnmark, see
> http://texnik.dante.de/cgi-bin/mainFAQ.cgi?file=footnotes/footnotes

I think what is wanted is, when there are multiple footnotes in the
same spot in the text, to have the footnote numbers appear like this:
1, 2 (superscripted). Right?

One way to get it is to use footmisc.sty with the multiple option by
putting the following in your preamble:

\usepackage[multiple]{footmisc}

BH

Reply via email to