blob: 1564c112bc280f7771a7c351031b8b13f4c5203f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
|
<head>
<title>UK TeX FAQ -- question label multfoot</title>
</head><body>
<h3>More than one sequence of footnotes</h3>
<p/>The need for more than one series of footnotes is common in critical
editions (and other literary criticism), but occasionally arises in
other areas.
<p/>Of course, the canonical critical edition package, <i>edmac</i>,
offers the facility, as does its LaTeX port, the <i>ledmac</i>
package.
<p/>Multiple ranges of footnotes are offered to LaTeX users by the
<i>manyfoot</i> package. The package provides a fair array of
presentation options, as well. Another critical edition
<i>ednotes</i> package is built upon a basis that includes
<i>manyfoot</i>, as its mechanism for multiple sets of footnotes.
<p/>The <i>bigfoot</i> package also uses <i>manyfoot</i> as part of
its highly sophisticated structure of footnote facilities, which was
also designed to support typesetting critical editions.
<dl>
<dt><tt><i>bigfoot</i></tt><dd><a href="http://www.tex.ac.uk/tex-archive/macros/latex/contrib/bigfoot.zip">macros/latex/contrib/bigfoot</a> (or <a href="http://www.tex.ac.uk/tex-archive/macros/latex/contrib/bigfoot/">browse the directory</a>)
<dt><tt><i>edmac</i></tt><dd><a href="http://www.tex.ac.uk/tex-archive/macros/plain/contrib/edmac.zip">macros/plain/contrib/edmac</a> (or <a href="http://www.tex.ac.uk/tex-archive/macros/plain/contrib/edmac/">browse the directory</a>)
<dt><tt><i>ednotes</i></tt><dd><a href="http://www.tex.ac.uk/tex-archive/macros/latex/contrib/ednotes.zip">macros/latex/contrib/ednotes</a> (or <a href="http://www.tex.ac.uk/tex-archive/macros/latex/contrib/ednotes/">browse the directory</a>)
<dt><tt><i>ledmac</i></tt><dd><a href="http://www.tex.ac.uk/tex-archive/macros/latex/contrib/ledmac.zip">macros/latex/contrib/ledmac</a> (or <a href="http://www.tex.ac.uk/tex-archive/macros/latex/contrib/ledmac/">browse the directory</a>)
<dt><tt><i>manyfoot.sty</i></tt><dd>Distributed as part of <a href="http://www.tex.ac.uk/tex-archive/macros/latex/contrib/ncctools.zip">macros/latex/contrib/ncctools</a> (or <a href="http://www.tex.ac.uk/tex-archive/macros/latex/contrib/ncctools/">browse the directory</a>); <a href="http://www.tex.ac.uk/tex-archive/help/Catalogue/entries/manyfoot.html">catalogue entry</a>
</dl>
<p/><p>This question on the Web: <a href="http://www.tex.ac.uk/cgi-bin/texfaq2html?label=multfoot">http://www.tex.ac.uk/cgi-bin/texfaq2html?label=multfoot</a>
</body>
|