diff options
author | Norbert Preining <preining@logic.at> | 2006-10-07 19:42:45 +0000 |
---|---|---|
committer | Norbert Preining <preining@logic.at> | 2006-10-07 19:42:45 +0000 |
commit | a0ec1f41c7dbc4bda73a4b155ea91dee96705f76 (patch) | |
tree | 4726974c30b5f6725dc107debefc2239d4207939 /Master/texmf-dist/doc/latex/ednotes/README | |
parent | e7d01390c7f9356131d93b26d3a33808d78f635d (diff) |
update of ednotes
git-svn-id: svn://tug.org/texlive/trunk@2261 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/ednotes/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/ednotes/README | 47 |
1 files changed, 47 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/ednotes/README b/Master/texmf-dist/doc/latex/ednotes/README new file mode 100644 index 00000000000..57326615da4 --- /dev/null +++ b/Master/texmf-dist/doc/latex/ednotes/README @@ -0,0 +1,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 |