diff options
author | Karl Berry <karl@freefriends.org> | 2019-08-22 20:33:00 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-08-22 20:33:00 +0000 |
commit | 747ef3baec6f00217a3f5f5c265746fce13215f5 (patch) | |
tree | 8ced38dc39cb67c29a4ec5694b44dfcea1d8ab97 /Master/texmf-dist/doc/generic/tokcycle/README | |
parent | 050334038c7ab258fdd8d45311cce0ebe338e46b (diff) |
tokcycle (22aug19)
git-svn-id: svn://tug.org/texlive/trunk@51936 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/generic/tokcycle/README')
-rw-r--r-- | Master/texmf-dist/doc/generic/tokcycle/README | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/generic/tokcycle/README b/Master/texmf-dist/doc/generic/tokcycle/README new file mode 100644 index 00000000000..491a0006977 --- /dev/null +++ b/Master/texmf-dist/doc/generic/tokcycle/README @@ -0,0 +1,14 @@ +The tokcycle package helps one to build tools to process tokens from an input stream, on a token-by-token basis, by applying category-based directives to each successive token. + + +Author: Steven B Segletes, Christian Tellechea (contributor) + +Files : 1) tokcycle.tex + 2) tokcycle.sty + 3) tokcycle-doc.tex + 4) tokcycle-doc.pdf + 5) tokcycle-examples.tex + 6) tokcycle-examples.pdf + 7) README + +Released under the LaTeX Project Public License v1.3c or later, see http://www.latex-project.org/lppl.txt
\ No newline at end of file |