diff options
author | Karl Berry <karl@freefriends.org> | 2006-01-09 00:49:07 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-01-09 00:49:07 +0000 |
commit | 007f67a693e4d031fd3d792df8e4d5f43e2cb2e7 (patch) | |
tree | 90d17e00e572ecb1e24764b6f29c80e098b08d29 /Master/texmf-dist/doc/latex/lastpage | |
parent | 950209b26f70aa87ed07c54f82a95b6f03b7c3a0 (diff) |
doc/latex
git-svn-id: svn://tug.org/texlive/trunk@84 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/lastpage')
-rw-r--r-- | Master/texmf-dist/doc/latex/lastpage/README.lastpage | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/lastpage/README.lastpage b/Master/texmf-dist/doc/latex/lastpage/README.lastpage new file mode 100644 index 00000000000..22d3a7820b2 --- /dev/null +++ b/Master/texmf-dist/doc/latex/lastpage/README.lastpage @@ -0,0 +1,22 @@ +This is an extremely minor package (7 lines of "real code") +for LaTeX2e. Allows for a references to something on the +last page of a document. + +README.lastpage This file (sorry not 8.3 character name) + +lastpage.ins The installation batch file. (just run + latex on that) to get .drv and .sty files + +lastpage.dtx The main file. + +Written and +currently maintained by Jeff Goldberg (J.Goldberg@Cranfield.ac.uk) + +Note that as of May 1999, I am formally releasing this package under the terms +of the General Public License Agreement of the Free Software Foundation. + +The previous license was not well thought out and was overly restrictive. +I am happy for the new freedoms granted by the license change to applied +retrospectively to any previous release of this package. + +1999/05/29 |