summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/luatex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2012-05-21 23:53:48 +0000
committerKarl Berry <karl@freefriends.org>2012-05-21 23:53:48 +0000
commitf6a6e91fb663b813a417b4de2377cb578d56f646 (patch)
tree9261c5e9bd07abde8b1f79c0f50894779e9457ce /Master/texmf-dist/doc/luatex
parent7ae4cacb27858b7f5cd8098daafe51e52cf61a3a (diff)
new luatex package chickenize (21may12)
git-svn-id: svn://tug.org/texlive/trunk@26550 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/luatex')
-rw-r--r--Master/texmf-dist/doc/luatex/chickenize/README19
-rw-r--r--Master/texmf-dist/doc/luatex/chickenize/README.tex19
-rw-r--r--Master/texmf-dist/doc/luatex/chickenize/chickenize.pdfbin0 -> 135925 bytes
3 files changed, 38 insertions, 0 deletions
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
--- /dev/null
+++ b/Master/texmf-dist/doc/luatex/chickenize/chickenize.pdf
Binary files differ