{footmisc} is a package for customizing the look of footnote symbols and footnote texts.
3
votes
0answers
42 views
Changing the optional argument of a package at some point in the document
Is it possible to change the optional argument from <option 1> to <option 2> (given to a loaded package <package> via \usepackage[<option x>]{<package>}) at an arbitrary ...
4
votes
2answers
67 views
Changing footnote marker position
I am using \footmisc to customize footnotes, but I just can't get the footnote marker where I want it to be(the one that appears at the bottom of the page; not the one in the text, to which I don't ...
5
votes
1answer
34 views
Footnote on document author with footmisc
I'm using the following:
\documentclass[11pt]{article}
\usepackage[bottom,flushmargin,hang,multiple]{footmisc}
\title{Title}
\author{Joe Blow\footnote{Address}}
\begin{document}
\maketitle
...
3
votes
2answers
215 views
Is this the right way to format foot notes?
Using the command
\newcommand\@makefntext[1]{%
\noindent\makebox[.02\columnwidth][l]{\@thefnmark}%
\parbox[t]{.98\columnwidth}{#1}}
I got the desired result for the foot notes, as shown in the ...
4
votes
1answer
64 views
footmisc has to be loaded after setspace - Why?
If footmisc package is loaded before the setspace package, then it doesn't work. Though I don't need a work around, since this is easy to incorporate in a document, I just thought that I should share ...
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 ...
4
votes
1answer
97 views
“Dynamic Endnotes” (footnotes on side): what to do with footnotes at the end of the page?
I want to use what Bringhurst calls "dynamic endnotes", i.e. footnotes in the marginpar. This can be easily achieved with the footmisc package. However, I need some support and guidance how to handle ...
4
votes
1answer
234 views
multiple footnotes using footmisc within author/thanks context
I'm working on a paper with a large list of authors, hence I've switched to numeric author indices as illustrated at http://www.latex-community.org/viewtopic.php?f=5&t=1517&view=next . Now I ...
4
votes
1answer
134 views
Decrease the space between two type of footnotes
I’m using two types of footnotes in my document, but when I use the two types in the same page, the space between the two blocks is too large (the paper size small, so it is problematic). Is there a ...
7
votes
1answer
320 views
Why are all of my footnotes hyperlinked to the titlepage?
Problem
I have various footnotes, which are hyperlinked from the text to the bottom of their respective pages. When I click on the hyperlinks (in the main text), they always take me to the first page ...
3
votes
1answer
211 views
footmisc in beamer citations get lost
Since I want to take advantage as much as possible of the space in a poster I'm making I want to make the footnotes (that include citations) appear continuous (in one line). After searching I found ...
7
votes
1answer
181 views
Changing size of footnote symbols in titlesec-formatted chapter titles
I am using titlesec to define the formatting of Chapter titles. At present, footnote symbols within these titles appear in the same format, but my author would like them to be somewhat smaller.
The ...
4
votes
3answers
402 views
Decrease footnotes margin in moderncv
I'm beginning with LaTeX, so this question is may be obvious. When using moderncv package, if I add footnotes to my document, the footnotes take too much space.
How can I decrease the footnotes ...
2
votes
1answer
72 views
fixfoot.sty with symbols?
I'm currently using fixfoot.sty(along with footmisc.sty), and I'd like to use footnote symbols (rather than numbers). fixfootdoesn't seem equipped to deal with this out of the box; it uses the ...
4
votes
1answer
127 views
Change the size of the footnote counter IN the footnote
The footmisc package is quite useful for changing the layout/style of a footnote text itself. Eg:
\renewcommand\footnotelayout{\scriptsize}
However, how do you change the size of the footnote ...
3
votes
1answer
131 views
bigfoot and footmisc do not work well together with “multiple” option
I would like the footnotes from the example to appear comma-separated where they are referenced in the text. The "multiple" option of footmisc should be able to do this, but it does not work.
How can ...
4
votes
3answers
595 views
Incompatibility between footmisc-option multiple and hyperref
There is a question about nested footnotes with commas, which has some answers. Nested footnotes can be properly numbered, and they can be properly hyperlinked. Remaining problem: Hyperlinked ...
4
votes
1answer
388 views
footmisc effects with endnotes
I want my endnotes to simulate the effect of
\usepackage[para,norule,hang]{footmisc}
With these settings, footnotes occur within a single paragraph. Each endnote, by contrast, begins on a new ...
7
votes
1answer
210 views
Forcing footnotes to appear on the next page
I need a way to make some footnotes appear on page 2n+1 when the text that they're "attached" to occurs on page 2n. Is there something like a \newpage command that I could use in the middle of ...
10
votes
3answers
382 views
Nested footnotes disrupts comma delineation of footnotes
A solution that resolves LaTeX's inability to properly number nested footnotes has the side effect of abolishing comma delination of sequential footnotes (a feature provided by the footmisc package), ...
10
votes
2answers
434 views
How to break URLs when footnotes are on same line?
Question Footnotes on the same line revealed that it is a good idea to use \usepackage[para]{footmisc}. However, this does not seem to work with URLs:
\documentclass{article}
\usepackage{hyperref}
...
8
votes
2answers
875 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 ...
0
votes
0answers
39 views
Prevent LaTeX from splitting footnotes across two pages [duplicate]
Possible Duplicate:
Footnote runs onto second page
In my KOMA-Script document …
\documentclass[smallheadings,a4paper,twoside=false,12pt]{scrbook}
… I currently use the following header ...
6
votes
1answer
266 views
hspace except at the beginning of a line
I am using the footmisc package:
\usepackage[perpage,para]{footmisc}
Every time I make a footnote, I use my own podnote command:
\newcommand{\podnote}[1]{\footnote{\hspace{-1ex}#1}}
However, I ...
6
votes
1answer
250 views
Using footmisc's para option in lscape
I'd like to use the para option of the package footmisc to make a compact list of (short) footnotes. This works well for regular pages, but stops working when I switch to landscape mode. Does anyone ...
4
votes
1answer
268 views
Footnotes running off edge of page
When using long section titles and the para option from footmisc, the footnotes are pushed off the edge of the page. E.g.
\documentclass{article}
\usepackage{lipsum}
\usepackage[para]{footmisc}
...
10
votes
3answers
790 views
Footnote runs onto second page
I have a footnote that begins on one page but the text runs over onto the footnote section of the page afterwards. Any way to fix this? I'm using footmisc and the oneside book class.
2
votes
1answer
445 views
Making footmisc work with manyfoot or bigfoot
How is it possible to get the side option of footmisc to work with the manyfoot or bigfoot packages?
The following displays the footnotes in the bottom of the page. The footnotes show on the sides ...
8
votes
2answers
395 views
footnotes - on the bottom except on last page of chapter
My school requires that dissertations follow a set of sometimes odd formatting requirements. We have a latex class file which does a reasonable job at bringing documents into compliance with their ...
4
votes
1answer
254 views
footnoterule not moving with footnote
I'm using the book documentclass and the footmisc package.
I made some changes to the original footnote macros, and this causes the following problem when the footnoted word is on the last couple of ...
12
votes
2answers
1k views
Why is my footnote “glued” to the text?
This is the document:
\documentclass[12pt]{article}
\usepackage[top=3in, bottom=3in, left=3in, right=3in]{geometry}
\usepackage{lipsum}
\interlinepenalty=10000
\begin{document}
This is first short ...
