{footnotes} is about typesetting footnotes. Popular packages are {footmisc}, {footnote}, and {bigfoot}.
3
votes
1answer
98 views
How to create two separate sets of footnotes
I would like to create a document with two different types of footnotes, ideally separated verticaly : one for critical aparatus (with a,b,c as footnote marks), and a second set for commentaries (with ...
2
votes
1answer
21 views
single spaced footnotes with bigfoot?
Can I make footnotes single spaced with bigfoot? According to this answer, setspace shouldn't affect footnotes -- which is true, as long as I don't use bigfoot.
MNWE (modified version of this):
...
1
vote
1answer
103 views
Footnote in tabu table not shown
Which package should I use for proper footnote handling in tabu tables? I thought tabu was supposed to do everything tabularx does, but footnotes do not show up in tabu tables.
Working (using ...
1
vote
1answer
111 views
Shared author footnotes in REVTeX
REVTeX automatically combines \email and \thanks macros into a single footnote, and uses the same footnote if multiple authors share the exact same set of macros.
Is there any way to force the \email ...
9
votes
0answers
101 views
How to renumber and redisplay additional references to a previous footnote if the previous appearance was several pages prior in ConTeXt?
I am using \setnotetext[footnote][0001]{This is a footnote.} to set a footnote's text and \note[footnote][0001] to create multiple references to it. When the footnote's first appearance, and later ...
4
votes
0answers
37 views
Modify bigfoot rules for footnote page-breaks
I use the bigfoot package and I would like to reset preferences (penalties?) for footnote page breaks exactly as they are in the basic LaTeX default.
I noticed that bigfoot, while allowing for nested ...
4
votes
0answers
79 views
A related question on “\footnotetext numbering for many \footnotemark - automatic solution”
David Carslie proposed a solution here. The question is what to do if you have an environment that is several pages and you want the footnote to appear at the bottom of the page where the footnote ...
4
votes
0answers
176 views
tex4ht problems with footnotes
I have a problem with footnotes and tex4ht. The following document has a wrong next pointer in subsection 1 and a bad previous pointer in subsection 3:
\documentclass{book}
\begin{document}
...
3
votes
0answers
85 views
Markerless footnote which is page-wide in twocolumn document
I'm using this code to create markerless footnotes in LaTeX (source):
\makeatletter
\def\blfootnote{\gdef\@thefnmark{}\@footnotetext}
\makeatother
Furthermore I'm using the footmisc package for ...
2
votes
0answers
53 views
problem with footnote in xepersian : “ Undefined control sequence \small By me\footnote”
I have problem in using xepersian package. When I use footnote, it come with the error Undefined control sequence \end
but without xepersian it works properly.
I use MiKTeX 2.9
here is the code
...
2
votes
0answers
82 views
Adding floating space between main text and footnotes
I have to typeset a text with several widows and lots of footnotes. The editor told me to leave an additional blank line between the main text and the footnotes and to use this space to print the ...
2
votes
0answers
179 views
Footnote line spacing is wrong
I am using a lyx package to make footnotes in a XeTeX document that compiles to a PDF.
The package is:
#\DeclareLyXModule{Bigfoot}
#DescriptionBegin
#Adds some additional footnote insets. Based upon ...
2
votes
0answers
93 views
Different bottom border value for footnotes
I'm using the geometry package to define the borders of my document:
\usepackage[left=2.5cm,right=2.9cm,top=3.5cm,bottom=3cm,footnotesep=0.5cm]{geometry}
That means the bottom of the text and the ...
1
vote
0answers
27 views
put a footnote just in down margin no near of body text
i want put footnote just margin down no near body text
i find this where i can handle the space between body text and down margin but is hard calculate space for all my footnotes
...
1
vote
0answers
28 views
Multiple footnotes break revtex4-1
I am observing the same behavior that occurred in a previous question. However, I have been able to figure out what is the problem: basically, using multiple footnotes causes the () to appear.
For ...
1
vote
0answers
52 views
Smash table footnotes of floatrow
I am using the smashcaption redefinition for small images and tables with their caption situated in the margin. It smashes the caption but not additional footnotes. Furthermore, since the caption is ...
1
vote
0answers
139 views
Making a long footnote span two columns
I am using an ACM proceedings document class (acm_proc_article-sp) which uses a standard 2-column layout. I have a very long, unbreakable footnote that needs to span both columns. Is this possible? ...
0
votes
0answers
55 views
\footnote reference doesn't jump to correct page
I have a footnote, and when I click the reference link in PDF, it jumps to the start of the document. It never shows up the page where the footnote is or should be.
code:
...
0
votes
0answers
38 views
How to get the hypperref label for the footnotemark of a figure caption sending you to the right place in the list of figures?
I have some little issue about the hypperref package.
I used some footnotes to cite the source of my figures.
To do that, I just used :
\begin{figure}[ht!]
\begin{minipage}{\textwidth}
\centering
...

