{footnotes} is about typesetting footnotes. Popular packages are {footmisc}, {footnote}, and {bigfoot}.
5
votes
2answers
112 views
Footnotes being rendered as letters inside tabular
I wrote a couple of footnotes inside a table using minipage, but they are rendered as letters instead of numbers. I couldn't find anything about it in Google. I tried using
...
3
votes
1answer
55 views
How to delete \shortitle from page when having footnote?
I have a document, where one page has two footnotes, but they are appearing just above \shortitle ... Can I force \shortitle to not appear on this particular page? Some pages have author and ...
1
vote
0answers
65 views
How can I get author-year references in footnotes? (I.e. Harvard style but in footnotes, rather than in parentheses in the text) [closed]
I'm trying to configure biblatex to work so that I get Author-Year references in footnotes rather than in the bulk of the text.
So what I want is:
Previous literature has suggested* and this is ...
3
votes
1answer
67 views
parcolumns: no footnotes are produced
The footnote number appears in the printed text but I cannot see any footnote when using the parcolumns environment:
\documentclass{article}
\usepackage{parcolumns}
...
2
votes
3answers
147 views
How to fill an underfull box in footnote with url?
Could someone help to correct the warning I get related to an underfull box with the following code? I have tried \hfill, hspace*{\hfill} etc with no luck.
\documentclass[twocolumn,draft]{svjour3}
...
3
votes
1answer
120 views
Changing the mark of endnotes
I am using both footnotes and endnotes in a chapter with the help of the endnotes package.
However, both footnotes and endnotes are numbered by Arabic number.
I would like to keep the Arabic numbers ...
2
votes
1answer
150 views
Inconsistent footnote size in converting LaTeX to OpenOffice.org
When a LaTeX document containing 2 footnotes ā footnote #1 is plain ASCII, but footnote #2 has diacritics or other extended characters ā is converted to odt (OpenDocument Format), the number in ...
4
votes
1answer
104 views
mdframed and a title with a footnote
I have put the title of my text in mdframed, however the title has a footnote. After I LaTeX the file, the footnote appears inside the frame rather than in its usual place, i.e. at the bottom of the ...
5
votes
2answers
95 views
Footnote on “Contents” at head of table of contents?
Is it possible to place a footnote on the Contents heading that is generated at the head of a table of contents? (Not on an individual item in the table of contents, as discussed here.)
I thought ...
6
votes
1answer
114 views
Centered Footnotes
I would like my footnotes to be centered but couldn't find any literature on this. Here is a MWE.
\documentclass[lettersize,14pt,twoside,openright]{memoir}
\usepackage[symbol,perpage]{footmisc}
...
10
votes
2answers
143 views
\paragraphfootnotes with text colour
I am having some trouble with my footnotes becoming coloured in certain situations. In particular, I am wanting to use memoir's \paragraphfootnotes, but all the footnotes for a page become coloured if ...
6
votes
1answer
183 views
Footer Suppression
I'm wondering if it's possible to suppress footers if the page has a footnote, but display the footer as normal otherwise. To be specific, I'm reproducing an old book which uses catchwords for pages ...
2
votes
0answers
27 views
Verbatim environment inside footnote [duplicate]
Possible Duplicate:
How to obtain verbatim text in a footnote?
I would like to have a verbatim environment inside a footnote. The following does not work.
main text ...
2
votes
1answer
161 views
Footnote on graph title
I'd like to add a footnote to the graph title. After adding the footnote, it disappears! Here is my MWE:
\documentclass{article}
\usepackage{pgfplots}
\pgfplotsset{compat=newest}
\pagestyle{empty}
...
2
votes
0answers
82 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
1answer
211 views
Footnote in revtex4
Can somebody explain to me how to make a footnote in revtex4, so that it is placed on the same page as text and not in the bibliography?
9
votes
2answers
152 views
Detect space before a footnote
I'm in the middle of proofreading TeX source for a book, and have found a couple of places where a stray space has slipped through before a footnote mark. Is there any automated way of scanning TeX ...
4
votes
1answer
138 views
Resume numbering the footnote
I use the following piece of code to put something as my footnote (borrowed from a friend).
{\let\thefootnote\relax\footnotetext <text> }
But what happens is after putting this, any further ...
1
vote
0answers
37 views
Footnote mark alignment with italic text [duplicate]
Possible Duplicate:
superscripts with xelatex? (footnotes, natbib)
I'm adding a footnote to a sentence that is italicized, and the placement of the footnote mark seemed to be off. I'm ...
8
votes
1answer
141 views
Punctuation spacing after long exponents
When typesetting equations with long exponents or high-numbered footnotes right before punctuation marks, the result is a rather awkward large space between the last letter and the punctuation mark:
...
5
votes
3answers
206 views
How to display the footnote in the bottom of the slide while using \columns?
I am using \columns in beamer to show two pictures. After I added \footnote{ExampleText} after captions, the ExampleTest just appear in each column. Now I want to show all of the ExampleText in the ...
3
votes
1answer
143 views
Mixing symbols and numbers as footnote markers
I have several numbered footnotes in a text, but some of them I would like to see them as symbols. I tried with the next command
\footnote[10]{this is a footnote}
and it works, it changes the next ...
1
vote
0answers
312 views
\footcite and \footcitetext produce empty citation in beamer [closed]
I'm using biblatex with bibtex in the beamer document class. In a very weird way the \footcite produces a rather empty citation "2." In the example, whereas \footcitefull gives a very nice citation.
...
0
votes
1answer
55 views
Mysterious behaviour of footnotes with hyperref package
I have an example, stripped to absolute minimum, showing the mysterious influence of switching colorlinks=false to colorlinks=true in the hyperref package on some footnotes. In this document, a ...
7
votes
2answers
170 views
Direct citations inside of footnotes
Consider a document in which footnotes are shown as a bibliography items in the citation list. Furthermore, there are footnotes which contain citations. For example
\footnote{See also ...
3
votes
1answer
124 views
How do I put two footnotes in the caption of a float?
This question Using \footnote in a figure's \caption already has some suggestions on how to get a footnote in a caption. None seem really satisfactory because it seems hard to get the footnote ...
3
votes
0answers
159 views
biblatex supercite wikipedia style with postnotes as footnotes [closed]
What i want to achieve is a wikipedia style citation (like so Biblatex supercite command with use of square brackets (like a reference style in Wikipedia) ). At the same time (to handle the problem ...
5
votes
1answer
131 views
Error caused by interaction between minted, footnotes, babel and "(double quote)
I'd like to put some inline code using minted but when I try to typesent the empty string "" I get an "undefined control sequence" error.
Sample code:
\documentclass[a4paper,10pt]{article}
...
4
votes
1answer
179 views
Place footnotes in a separate page
I have searched around a lot but have not been able to find a answer.
How do I put all the footnotes into a separate page in LaTeX/Lyx? I need to place them after references page.
9
votes
2answers
191 views
Footnote in align enviroment
It appears that one is not supposed to use \footnote in math mode as per this appropriately named question: Footnote in math mode. However, it appears that I can get it to work without having to ...
4
votes
2answers
93 views
Footnote inside stackrel
I am writing an equation and I'd like to put above the equal sign $(=)$ a footnote describing shortly the reason for that equality.
I tried
\[x^2\stackrel{\footnote{foo}}{=}x\ast x\]
but this ...
2
votes
1answer
81 views
Odd behaviour when setting bottom margin [duplicate]
Possible Duplicate:
Tables below footnotes, is this a good output routine algorithm or a bug?
I use
\documentclass[liststotocnumbered,bibtotocnumbered,12pt,a4paper,Arial]{scrbook}
...
6
votes
2answers
174 views
Last footnote of an Exam be “End of Exam”
I am using exam class.
I am writing an exam, and I wanted the last footnote (the final, last one to appear) to be End of Exam.
I have this:
\pagestyle{headandfoot}
\runningheadrule
...
3
votes
1answer
81 views
Prevent page break within footnote in ConTeXt
I have the following example of footenotes:
\definepapersize[MyBook][A5]
\setuppapersize[MyBook][A5]
\usetypescript[times]
\setupbodyfont[times,11pt]
\setupbodyfontenvironment [default][em=italic] ...
4
votes
1answer
159 views
Spacing between footnotes and footnote mark
The school I attend requires that footnotes be single spaced with a blank line in between. That is easy enough with \footnotesep, but the first footnote has to be close to the footnote mark. Not sure ...
3
votes
1answer
162 views
Problem with biblatex and footnotes
I'm currently writing a research paper and want to manage my bibliography with biblatex. Everything is working fine except a minor annoyance:
Whenever I use the \footfullcite[pagenumber]{key} command ...
5
votes
3answers
528 views
\thanks not creating footnote in twocolumn article
I am trying to use \thanks inside \author in a twocolumn article. The document shows an asterisk next to the author's name, but the footnote is not appearing at the bottom of the first page or ...
0
votes
1answer
144 views
Global footnote counter in Koma-script book class [duplicate]
Possible Duplicate:
Continuous footnote numbering
How can I achieve that footnotes have a global numbering scheme, and not a per chapter numbering?
I am using the book class from the ...
2
votes
0answers
176 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 ...
9
votes
0answers
100 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 ...
18
votes
3answers
307 views
How to reset footnote counter in each column of a two-column document?
Footnote counters can be reset in each page by using either zref-perpage or perpage packages but how do you reset footnote counter in each column of a two column documents?
...
5
votes
3answers
349 views
Extra space between footnote numbers and content for high count
Iām using the following commands to customize footnotes:
\usepackage[bottom,norule,hang]{footmisc}
\setlength{\footnotemargin}{2mm}
\setlength{\footnotesep}{4mm}
\addtolength{\footskip}{2mm}
The ...
2
votes
1answer
145 views
Footnotes with no superscript but indent [duplicate]
Possible Duplicate:
How to set superscript footnote mark in the text body but normalsized in the foot?
I cannot find a way to have footnotes with no superscript number in the footnotes, but ...
4
votes
1answer
129 views
footnote, hyperref, tabular
I have many tables with footnotes inside and I need hyperref in my document. Now, the problem is that footnote in my tables does not point to the notes at the end of the page. It points to the first ...
6
votes
2answers
205 views
Question about zref bundle (changing the behaviour of footnote rule)
In bidi package, we have three footnote commands \footnote (typesetting RTL footnotes in RTL mode and typesetting LTR footnotes in LTR modes), \RTLfootnote (always typeset RTL footnote), and ...
3
votes
1answer
259 views
table notes out of margin
Hi I am using TeXnicCenter, I have problems by writing notes at the foot of a Table:
by using threeparttable:
\documentclass[12pt,psfig,a4,final]{article}
\usepackage{threeparttable}
\begin ...
9
votes
1answer
133 views
Putting marks for split footnotes
Say, that you have a footnote which is printed in page 1 and 2. How can you put a mark, say $\rightarrow$ at the end of the footnote text in page 1 and at the start of the footnote text on page 2, ...
4
votes
0answers
78 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 ...
7
votes
3answers
155 views
How to use the footnotebackref package with \footnotemark and \footnotetext?
I am using footnotebackref to have links and back links between footnote marks and footnote texts. But the example below produces this error:
! Undefined control sequence.
<argument> ...
1
vote
0answers
67 views
bigfoot footnotes overrun text area [closed]
In writing a rather complex critical edition, I often encounter problems with XeLaTeX typesetting bigfoot footnotes so that they overrun the text area and spill into the bottom margin. How can I ...
