Questions tagged [footnotes]
{footnotes} is about typesetting footnotes. Popular packages are {footmisc}, {footnote}, and {bigfoot}.
64 questions from the last 365 days
0
votes
1
answer
27
views
Adjusting space between the last paragraph and the footnote bar in the page [duplicate]
I wanted to increase the spacing after the last paragraph in the page where the footnote bar starts,
The above image shows the case. I'm using scrartcl as my document class.
1
vote
1
answer
27
views
Footnotes inside widetext in revtex4-2
I am writing a manuscript in revtex4-2, which is mostly in two-column format, but which has a (relatively meaty) section inside widetext.
One quirk I've noticed, and which I would like to fix, is that ...
1
vote
1
answer
37
views
How to reposition reledmac footnotes to the bottom of the page
Is it possible to reposition reledmac footnotes to the position of regular footnotes at the bottom of the page on all pages?
In the following MWE, (only) on the last page, the footnotes are placed ...
13
votes
3
answers
448
views
Can I add a symbol to indicate that a footnote has been split across pages?
My university's thesis formatting guidelines are extremely stringent about margins, which means when a footnote gets split across pages (because the \footnotemark is on the bottom line of the page, so ...
0
votes
1
answer
66
views
latex-lab-footnotes.ltx's hook seems to break my class
Since my last update of the Latex packages (Mac TeX), a class I developed, which had been working fine until then, is broken.
At the line \begin{document} I get the error
! Undefined control sequence.
...
0
votes
1
answer
63
views
How to make footnote rule appear later in the slide?
I want to make the footnote rule to appear just as the marking text for the first footnote appears on the slide, along with the footnote.
I saw this post, where the answer provided only works on a ...
1
vote
2
answers
76
views
ConTeXt: How to set different interlinespace for footnotes when serried and in paragraph form
I'm using footnotes in run-on paragraph form (i.e., alternative=serried, paragraph=yes, location=page), and I'd like to set a different interlinespace for my footnotes, compared to my main text.
I saw ...
1
vote
0
answers
118
views
ConTeXt not handling per-page (i.e., bypage) footnotes properly even in very simple MWE
I've noticed something while experimenting with ConTeXt: I can make an incredibly simple MWE that demonstrates ConTeXt not handling per-page footnotes properly.
Here's the MWE:
\setupnote[footnote][...
4
votes
1
answer
57
views
Creating a label-reference system for asterisk/obelus symbols in LaTeX equations
In LaTeX, I wish to use a sequence of asterisk/obelus symbols ($\dagger$, $\ddagger$, $\ast_1$, $\ast_2$, $\ast_3$, ... ) within my equations and then reference them later in the text. See the ...
1
vote
1
answer
37
views
(edtext) Integration of references from the same line
I'm sorry if I wasn't more precise. This is my first time asking here.
When I use \edtext + \Afootnote in my critical edition, it generates a footnote that references the line containing the reference,...
1
vote
2
answers
140
views
ConTeXt: Correct final page number in Lua script for footnote placement
I'd like to create footnotes where a verse number (rather than a counter) is shown in the apparatus next to the note text. Also, if more than one note occurs on a page for a particular verse, instead ...
3
votes
0
answers
98
views
ConTeXt: Spacing between main text body and footnote(s) area
This might be something that's simple, and I'm making it difficult. But I'm struggling with it, so I thought I'd post here (I didn't see a similar question posted).
I've got a ConTeXt project where I'...
2
votes
1
answer
43
views
Multiple footnotes in a figure caption with hyperref in LaTeX
I have a problem with hyperref and footnotes inside figure captions. I want to add footnotes to the caption text, so I’m using \footnotemark inside the caption and \footnotetext after the figure.
...
3
votes
1
answer
54
views
Footnote overlaps last line when the next page starts with a theorem under certain conditions
For some reason, if
the next page begins with a theorem and
thmtools (with amsthm) is used or the theorem has a label that is given right at the beginning of the theorem
the space between the ...
3
votes
2
answers
85
views
Footnote numbering and `breakable` option in tcolorboxes
Footnotes within tcolorbox followof different numbering scheme that those in regular text. How can I make them uniformly numbered?
\documentclass[notitlepage,a4paper]{book}
\usepackage{keytheorems}
\...