diff options
author | Karl Berry <karl@freefriends.org> | 2006-01-09 00:44:40 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-01-09 00:44:40 +0000 |
commit | b4fc5f639874db951177ec539299d20908adb654 (patch) | |
tree | 52f08823ca58fffe3db6a9b075635038c567626c /Master/texmf-dist/doc/latex/pagenote | |
parent | dec3d98ebe442d7ea93efbaa8dd2e2be8149a467 (diff) |
doc 4
git-svn-id: svn://tug.org/texlive/trunk@80 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/pagenote')
-rw-r--r-- | Master/texmf-dist/doc/latex/pagenote/README | 52 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/pagenote/pagenote.pdf | bin | 0 -> 161997 bytes |
2 files changed, 52 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/pagenote/README b/Master/texmf-dist/doc/latex/pagenote/README new file mode 100644 index 00000000000..4ea49632409 --- /dev/null +++ b/Master/texmf-dist/doc/latex/pagenote/README @@ -0,0 +1,52 @@ + The pagenote package provides tagged notes on a separate page +(aka end notes). Unless the memoir class is used, the package requires +the ifmtarg package. + +Changes in v1.1 (2004/09/27) +o Some support added for babel +o Warning message if the notes file is missing + +Changes (2004/09/24) +o First public release + +----------------------------------------------------------------- + Author: Peter Wilson (The Herries Press) herries dot press at earthlink dot net + Copyright 2004 Peter R. Wilson + + This work may be distributed and/or modified under the + conditions of the LaTeX Project Public License, either + version 1.3 of this license or (at your option) any + later version. + The latest version of the license is in + http://www.latex-project.org/lppl.txt + and version 1.3 or later is part of all distributions of + LaTeX version 2003/06/01 or later. + + This work has the LPPL maintenance status "author-maintained". + + This work consists of the files: +README (this file) +pagenote.dtx +pagenote.ins +pagenote.pdf (the user manual) + and the derived files: +pagenote.sty + +----------------------------------------------------------------- + + To install the package: +o run: latex pagenote.ins (which will generate pagenote.sty) +o Move pagenote.sty to a location where LaTeX will find it (typically + in a local texmf tree at tex/latex/pagenote) and refresh the + file database. See the FAQ on CTAN at help/uk-tex-faq or + http://www.tug.ac.uk/faq for more information on this. + To process the user manual +o run: latex pagenote.dtx +o For an index, run: makeindex -s gind.ist pagenote +o run: latex pagenote.dtx +o Print pagenote.dvi for a hardcopy of the user manual + + +2004/09/27 +Peter Wilson +herries dot press at earthlink dot net diff --git a/Master/texmf-dist/doc/latex/pagenote/pagenote.pdf b/Master/texmf-dist/doc/latex/pagenote/pagenote.pdf Binary files differnew file mode 100644 index 00000000000..c0f6071be0e --- /dev/null +++ b/Master/texmf-dist/doc/latex/pagenote/pagenote.pdf |