Tagged Questions
5
votes
2answers
94 views
Authors with multiple footnotes
Say I have an article. Under the title goes the name of three authors. The first author belongs to two organisations. The second belongs to one of the two from the first. And the last author belongs ...
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
1answer
210 views
Biblatex \autocite in case of would-be nested footnotes
I have the same situation as the following user:
biblatex: Enhancing \autocite in case of would-be nested footnotes
I want to use \autocite within a \footnote. This results in the citation being ...
7
votes
1answer
384 views
Footnotes layout in multicols environment
I am using the package multicol to typeset a one-column (spanning the entire text width) heading and a two-column main text block. In order to do so, I begin the multicols environment along with the ...
6
votes
1answer
77 views
How to remove the changebar from footnotes
I am using the changebar package to display a sideline along certain paragraphs for stylistic reasons.
The default behavior of changebar seems to be to show the sideline alongside footnotes as well ...
7
votes
5answers
649 views
Disappearing Footnote
Goals: I would like to have the title, author, date, and the table of content on the same page. I also want the capability of being able to have a footnote to the author.
What I have done so far: I ...
6
votes
1answer
539 views
Footnote mark in regular or other font styles
Within my text, I use \footnote to place text. This places a small superscripted number within the text as well as a number at the bottom of the page followed by the data within the footnote.
How ...
3
votes
1answer
175 views
Ledmac - suppresing bold in lemma note
I am typesetting my thesis, an edition of a Latin text with Spanish translation. Bible quotations in the main text are in bold letters. However, when I make a lemma footnote I do not want the bold ...
18
votes
2answers
6k views
Footnote without a marker
I am new to LaTeX. I am trying to write a paper using latex. I want a footnote about the funding source of my work in the first page without marker.
I tried below approaches:
\footnotetext{text ...
22
votes
4answers
4k views
Multiple footnotes at one point
I'm trying to create multiple footnotes referencing from one point, that look like this:
lorem1,2
Searching for "multiple footnotes" shows up almost exclusively solutions for multiple references ...
0
votes
1answer
564 views
Acronym - Bold abbreviation without bold citation number
I am using the acronym package and let it create a footnote with the explanation on the first use of my abbreviation.
However, at some parts I am using \textbf{\ac{ISO-TP}} which also makes the ...
3
votes
1answer
281 views
Footnote with right parenthesis
I want to put a closing round parenthesis next to a footnote. I use \footnotemark and \footnotetext, since the footnote is part of a caption.
\begin{center}
...
11
votes
3answers
1k views
Footnote number in braces / parentheses
I have written my dissertation with LaTeX, but my teacher has suggested to put the number of footnotes in braces / parentheses. I thought it would be easy, but I haven't found the answer anywhere!
I ...
14
votes
3answers
1k views
How to set superscript footnote mark in the text body but normalsized in the foot?
I want the footnote mark to be superscripted in the text body (e.g. Footnote mark²), but normalsize in the foot, to be shown like:
________________
2. Some footnote text
Also, it would be nice if ...
3
votes
2answers
425 views
How to typeset a reference to a footnote?
I want to enter in a footnote a reference to another footnote (in this case it's on the same page above).
I found out how I can create the reference, so that it is formatted like a "normal" footnote ...
8
votes
2answers
877 views
footmisc package - remove star from footnote symbols
I'm using footmisc package for handling footnotes. I want to remove the star (*) from the symbol list?
I tried all the combination of
\DefineFNsymbols*{}{}
and
\setfnsymbol{}
except the correct ...
5
votes
1answer
859 views
floatrow: Changing the formatting of table footnotes
The floatrow package, which is useful for customizing the layout of floats, also allows to add footnotes as well as additional explanations (besides the caption) to tables. (The main commands are ...