Re: Different footnote styles in the same document



"ares005@xxxxxxxxx" <ares005@xxxxxxxxx> writes:

David Kastrup wrote:
"ares005@xxxxxxxxx" <ares005@xxxxxxxxx> writes:

Hello,
I'm writing a conference paper and I would like the footnotes referred
to the authors (containing affiliation and university department
address) to be run-in the same paragraph (since all authors belong to
the same department and there's no need to go on a new line for each of
them and repeat the address), whereas the style for the remaining
footnote should be "new line for each footnote".

I had a look to footmisc and manyfoot packages but I couldn't manage to
do what I want with them (for the first there's no option to change the
footnote behaviour in the same document and the commands of the second
one are too complicated and I couldn't get them work!)

I thought there was a simple way like a \sameline command or something.

If one gets bigfoot from the CVS links at
<URL:http://sarovar.org/projects/bigfoot>, you can use
\footnote-{run-in footnote} \footnote-{run-in footnote}
\footnote{normal footnote}

You can also restyle footnotes, and even if you tell bigfoot "make
everything run-in", it will not run-in footnotes when this does not
look good because the footnote is several lines long, or if the run-in
does not save space.

--
David Kastrup, Kriemhildstr. 15, 44793 Bochum
UKTUG FAQ: <URL:http://www.tex.ac.uk/cgi-bin/texfaq2html>

Actually these footnotes are \thanks command. Does bigfoot option
"<command>-{text}" works also with \thanks command?
I tried
\author{Me\thanks-{PhD Student and}~ and Him\thanks-{Associate
Professor, Dipartimento di Ingegneria Aerospaziale, via Eudossiana 18,
Roma, Italy.}
but I get weird output (\thanks footnote text follows immediately after
author names in DVI output).
I also had a look to suffix.dvi but it looks quite complicated!

Just place
\RestyleFootnote{default}{para}
before your titlepage and
\RestyleFootnote{default}{plain}
after it (although as I said already, bigfoot's para style does a
pretty good job of creating good-looking footnote blocks also in the
presence of longer footnotes).

If you really want to have \thanks- as a one-shot access to para
footnotes, you can do this by writing something like

\WithSuffix\def\thanks-#1{\RestyleFootnote{default}{para}\thanks{#1}%
\RestyleFootnote{default}{plain}}

--
David Kastrup, Kriemhildstr. 15, 44793 Bochum
UKTUG FAQ: <URL:http://www.tex.ac.uk/cgi-bin/texfaq2html>
.



Relevant Pages

  • Re: Different footnote styles in the same document
    ... to the authors (containing affiliation and university department ... address) to be run-in the same paragraph (since all authors belong to ... footnote should be "new line for each footnote". ... David Kastrup, Kriemhildstr. ...
    (comp.text.tex)
  • Re: Different footnote styles in the same document
    ... to the authors (containing affiliation and university department ... address) to be run-in the same paragraph (since all authors belong to ... footnote should be "new line for each footnote". ... and even if you tell bigfoot "make ...
    (comp.text.tex)
  • Re: Footnote in section title
    ... general practice consisting in writing: ... with document class and preamble ... \protect\footnote provides a footnote in the table of contents, ...
    (comp.text.tex)
  • Re: Footnotes in LaTeX
    ... I'm a LaTeX rookie, so forgive me if this question is extremely ... I'm writing a report and in it I've got footnotes. ... is there anything I can do to stop LaTeX splitting one footnote ...
    (comp.text.tex)
  • Re: crashes while editing footnotes
    ... "Text" the other contains the footnote text. ... As I am writing, I simply type in the text where I want the footnote ... But I don't have any tracked changes in my document! ... John McGhie, Microsoft MVP, Consultant Technical Writer, ...
    (microsoft.public.mac.office.word)