{bigfoot} is a package that provides an all-encompassing interface to {footnotes}.
5
votes
1answer
42 views
How to force the unbreak of a single footnote?
I am in the final phase of the document preparation, so I'm quite sure that pages will not change before printing.
I noticed that, for some strange reason, bigfoot breaks some footnotes across pages, ...
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 ...
2
votes
0answers
174 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 ...
1
vote
0answers
66 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 ...
3
votes
0answers
124 views
Using 'bigfoot' and 'hyperref' package - PDF bookmarks reference to wrong page/line [closed]
Please compile the following document:
\documentclass{book}
\usepackage{bigfoot}
\usepackage{hyperref}
\usepackage{blindtext}
\begin{document}
\chapter{Chapter}
\blindtext
\blindtext
...
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 ...
6
votes
2answers
337 views
bigfoot: only break footnotes across double-page spread
The bigfoot handles the breaking of footnotes across pages quite well, but personally I don't like it if I have to turn the page to read a complete footnote.
Therefore my question: Is it possible to ...
13
votes
2answers
541 views
paragraphed footnote style with bigfoot
I need paragraphed footnotes precisely as manyfoot offers them, but also some of bigfoot's other features (mainly "natural" order of the notes).
As bigfoot is described as "a drop-in replacement of ...
14
votes
1answer
324 views
Footception: Footnote within a footnote within a footnote
Inspired by the question Footnote to a footnote (where it was asked if one could have a footnote reference in a footnote), I'm asking something a bit more complex. Before I ask though, let me prefence ...