From f6a6e91fb663b813a417b4de2377cb578d56f646 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 21 May 2012 23:53:48 +0000 Subject: new luatex package chickenize (21may12) git-svn-id: svn://tug.org/texlive/trunk@26550 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/luatex/chickenize/README | 19 +++++++++++++++++++ Master/texmf-dist/doc/luatex/chickenize/README.tex | 19 +++++++++++++++++++ .../texmf-dist/doc/luatex/chickenize/chickenize.pdf | Bin 0 -> 135925 bytes 3 files changed, 38 insertions(+) create mode 100644 Master/texmf-dist/doc/luatex/chickenize/README create mode 100644 Master/texmf-dist/doc/luatex/chickenize/README.tex create mode 100644 Master/texmf-dist/doc/luatex/chickenize/chickenize.pdf (limited to 'Master/texmf-dist/doc') diff --git a/Master/texmf-dist/doc/luatex/chickenize/README b/Master/texmf-dist/doc/luatex/chickenize/README new file mode 100644 index 00000000000..0d8c06a66ac --- /dev/null +++ b/Master/texmf-dist/doc/luatex/chickenize/README @@ -0,0 +1,19 @@ +This is the README file of the chickenize package. The package provides several commands and Lua functions to manipulate the input or output tokens of any Lua(La)TeX document. It serves mostly educational and playful usage, but some functions may be used in serious documents. + +To produce the package files, run lualatex on chickinize.dtx, wich should result in the creation of the following files: + chickenize.pdf (documentation) + chickenize.tex (plainTeX user interface) + chickenize.sty (LaTeX user interface) + chickenize.lua (Lua package code) [does the actual work] + +You need an up-to-date TeX Live (2011 or 2012, if possible) to use this package. Maybe a full MiKTeX will do, too. + +For any comments or suggestions, contact me: +arno dot trautmann at gmx dot de + +Hope you have fun with this package! + +This package is copyright © 20012 Arno L. Trautmann. It 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. This work has the LPPL mainten- +ance status ‘author-maintained’. diff --git a/Master/texmf-dist/doc/luatex/chickenize/README.tex b/Master/texmf-dist/doc/luatex/chickenize/README.tex new file mode 100644 index 00000000000..0d8c06a66ac --- /dev/null +++ b/Master/texmf-dist/doc/luatex/chickenize/README.tex @@ -0,0 +1,19 @@ +This is the README file of the chickenize package. The package provides several commands and Lua functions to manipulate the input or output tokens of any Lua(La)TeX document. It serves mostly educational and playful usage, but some functions may be used in serious documents. + +To produce the package files, run lualatex on chickinize.dtx, wich should result in the creation of the following files: + chickenize.pdf (documentation) + chickenize.tex (plainTeX user interface) + chickenize.sty (LaTeX user interface) + chickenize.lua (Lua package code) [does the actual work] + +You need an up-to-date TeX Live (2011 or 2012, if possible) to use this package. Maybe a full MiKTeX will do, too. + +For any comments or suggestions, contact me: +arno dot trautmann at gmx dot de + +Hope you have fun with this package! + +This package is copyright © 20012 Arno L. Trautmann. It 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. This work has the LPPL mainten- +ance status ‘author-maintained’. diff --git a/Master/texmf-dist/doc/luatex/chickenize/chickenize.pdf b/Master/texmf-dist/doc/luatex/chickenize/chickenize.pdf new file mode 100644 index 00000000000..04bd719012a Binary files /dev/null and b/Master/texmf-dist/doc/luatex/chickenize/chickenize.pdf differ -- cgit v1.2.3