blob: 3a372fbea75802da8ed942c05dc4f7ecb9deb0fe (
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
28
29
30
31
32
33
34
35
36
37
38
39
|
Package: sepfootnotes
Description: Support footnotes and endnotes from separate files
This package supports footnotes and endnotes from separate files.
Basically, it provides \sepfootnotecontent and \sepfootnote:
the former defines the content of a note; the latter typesets that note.
2013/01/17 v0.2
* utf8 Support keys with UTF-8 characters
* \newfootnotes Use the standard footnote counter
* \newfootnotes* Use its own footnote counter
* \sepfootnote Default footnote apparatus
* \addto{prefix}notes Add text and commands to endnotes
* \print{prefix}note Print the content of a note
* \jobname.ent-{prefix} Renamed endnote external file
* \{prefix}noteref Removed
2012/03/06 v0.1
Initial version
--------------------------------------------------------------------------------
Installation:
*Copy sepfootnotes.sty to a location where LaTeX will find it.
See http://www.tex.ac.uk/faq
--------------------------------------------------------------------------------
Usage:
*See sepfootnotes.pdf
--------------------------------------------------------------------------------
Copyright (C) 2013 Eduardo C. Lourenço de Lima
This material is subject to the LaTeX Project Public License. See
http://www.ctan.org/tex-archive/help/Catalogue/licenses.lppl.html
for the details of that license
This work has the LPPL maintenance status "author-maintained"
|