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