summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/luatex/interpreter/README
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/luatex/interpreter/README')
-rw-r--r--Master/texmf-dist/doc/luatex/interpreter/README8
1 files changed, 4 insertions, 4 deletions
diff --git a/Master/texmf-dist/doc/luatex/interpreter/README b/Master/texmf-dist/doc/luatex/interpreter/README
index c91f26a1d59..f3e1c56c528 100644
--- a/Master/texmf-dist/doc/luatex/interpreter/README
+++ b/Master/texmf-dist/doc/luatex/interpreter/README
@@ -2,15 +2,15 @@ This is the README file for the Interpreter package.
Author: Paul Isambert.
E-mail: zappathustra AT free DOT fr
Comments and suggestions are welcome.
-Date: December 2011.
-Version: 1.1.
+Date: June 2012.
+Version: 1.2.
Interpreter preprocesses input files on the fly (no external program) and
manipulates input lines, e.g. to turn some markup into proper TeX syntax.
Interpreter doesn't work with ConTeXt.
-LuaTeX is required, as is, since version 1.1, the Lua side of the
-Gates package (i.e. gates.lua).
+LuaTeX is required, and the Lua side of the Gates package (i.e. gates.lua),
+version at least 0.2.
Relevant information can be found in interpreter-doc.pdf
or interpreter-doc.txt (source of the doc readable in a text editor).