diff options
author | Karl Berry <karl@freefriends.org> | 2010-09-28 16:03:57 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-09-28 16:03:57 +0000 |
commit | c298d4d9179fd47c8a610670a8d8a9b4a2dc3c83 (patch) | |
tree | 0b4919e1bb934c20e0371720d535db7de681fd42 /Master/texmf-dist/doc/latex/everyhook | |
parent | da57eb4aaebcac1afd9b194915a995517b9972ef (diff) |
new latex package everyhook (27sep10)
git-svn-id: svn://tug.org/texlive/trunk@19935 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/everyhook')
-rw-r--r-- | Master/texmf-dist/doc/latex/everyhook/README | 44 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/everyhook/everyhook.pdf | bin | 0 -> 104037 bytes |
2 files changed, 44 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/everyhook/README b/Master/texmf-dist/doc/latex/everyhook/README new file mode 100644 index 00000000000..6f99eed8257 --- /dev/null +++ b/Master/texmf-dist/doc/latex/everyhook/README @@ -0,0 +1,44 @@ +$Id: README 8 2010-09-27 07:20:55Z steve $ + +ABOUT + +The everyhook package takes control of the six TeX token parameters +everypar, everymath, everydisplay, everyhbox, everyvbox, and everycr. +Real hooks for each of these can be installed using a stack like +interface. For compatibility with LaTeX standard classes and packages, +each of the everyX token lists can be set without interfering with the +hooks. + + +LICENSE + +Copyright (C) 2010 by Stephen Checkoway + +This file may be distributed and/or modified under the +conditions of the LaTeX Project Public License, either +version 1.3c of this license or (at your option) any later +version. The latest version of this license is in: + + http://www.latex-project.org/lppl.txt + +and version 1.3c or later is part of all distributions of +LaTeX version 2005/12/01 or later. + +This work has the LPPL maintenance status 'maintained'. + +The Current Maintainer of this work is Stephen Checkoway. + +This work consists of everyhook.dtx and the derived file +everyhook.sty. + +REQUIREMENTS + +- e-TeX +- etoolbox package + +INSTALLATION + +1. Unpack the everyhook.tds.zip archive in the root directory of the + local TeX installation tree. + +2. Update the file name database, if required by running mktexlsr. diff --git a/Master/texmf-dist/doc/latex/everyhook/everyhook.pdf b/Master/texmf-dist/doc/latex/everyhook/everyhook.pdf Binary files differnew file mode 100644 index 00000000000..e9ab37bdd87 --- /dev/null +++ b/Master/texmf-dist/doc/latex/everyhook/everyhook.pdf |