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
40
41
42
43
44
45
46
47
|
EDNOTES.STY -- typesetting scholarly critical editions with LaTeX
-- (C) Uwe Lueck, dir. Christian Tapp 2003--2006
Scholarly critical editions:
-- line numbers are printed in the margin;
-- you refer to them in one or two footnote layers or more.
Visit http://ednotes.sty.de.vu for learning more about the matter.
The present file `README' refers to the content of the CTAN
subdirectory /macros/latex/contrib/ednotes/.
The files contained in the same subdirectory are subject to the
LaTeX Project Public License -- see
http://www.ctan.org/tex-archive/help/Catalogue/licenses.lppl.html
For COPYRIGHTs as well as conditions of use (NO WARRANTY),
MODIFYING, and (RE)DISTRIBUTION, please see inside the files
mentioned in the present `READMORE.txt' file, as well as
`README-lineno.txt' and `README-ncctools.txt'. Usually, the LaTeX
Project Public License applies, a recent version of which can be
found on
http://www.latex-project.org/lppl.txt
Any REDISTRIBUTION of `ednotes.sty' must contain the present
`README' file.
If you DISTRIBUTE `manyfoot.sty' and `nccfoots.sty', they must be
accompanied by `manyfoot.dtx', `nccfoots.dtx', and
`README-ncctools.txt'.
For additional informations (installing; other kinds of usage ...),
please see READMORE.txt next.
-- Most notably: Packages lineno.sty, manyfoot.sty, nccfoots.sty
are required, to be found in CTAN subdirectories
/macros/latex/contrib/lineno/
/macros/latex/contrib/ncctools/
or maybe in another subdirectory of /macros/latex/contrib/
(enter `manyfoot' to http://tug.ctan.org/search.html).
With TeXLive, /ncctools/ is in collection-latexextra.
-- UL, 2006/10/05
|