diff options
author | Karl Berry <karl@freefriends.org> | 2010-02-14 00:13:21 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-02-14 00:13:21 +0000 |
commit | 08fc1629b2ad79d9d2b0526b720745e58535b65f (patch) | |
tree | 1c09cc3a157a7e59a632b97d5d4dd267cec06ace /Master/texmf-dist/doc | |
parent | caf27f98dd109e15fcda5323dce0c3a9f3e6eed0 (diff) |
luainputenc update (13feb10)
git-svn-id: svn://tug.org/texlive/trunk@16999 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc')
-rw-r--r-- | Master/texmf-dist/doc/lualatex/luainputenc/News | 13 | ||||
-rw-r--r-- | Master/texmf-dist/doc/lualatex/luainputenc/README | 8 | ||||
-rw-r--r-- | Master/texmf-dist/doc/lualatex/luainputenc/luainputenc.pdf | bin | 139197 -> 222681 bytes |
3 files changed, 15 insertions, 6 deletions
diff --git a/Master/texmf-dist/doc/lualatex/luainputenc/News b/Master/texmf-dist/doc/lualatex/luainputenc/News new file mode 100644 index 00000000000..f48618afb4d --- /dev/null +++ b/Master/texmf-dist/doc/lualatex/luainputenc/News @@ -0,0 +1,13 @@ + History of the luainputenc bundle + +2010/02/07, luainputenc v0.96: + * removing the files eu2enc.def and eu2lmr.fd from luainputenc, they + can now be found in the euenc package. + * creating luainputenc.package_option and luainputenc.encoding + +2009/11/28, luainputenc v0.95: + * fixing a bug with \endlinechar introduced in LuaTeX 0.43 + +2009/09/23, luainputenc v0.95: + * adapting to the new callback process_output_buffer introduced in + LuaTeX v0.43. diff --git a/Master/texmf-dist/doc/lualatex/luainputenc/README b/Master/texmf-dist/doc/lualatex/luainputenc/README index 098c51a742b..d2d72dbcdb3 100644 --- a/Master/texmf-dist/doc/lualatex/luainputenc/README +++ b/Master/texmf-dist/doc/lualatex/luainputenc/README @@ -16,7 +16,8 @@ documents. Please see luatextra-reference.pdf for an introduction. -This package is developed on <http://github.com/mpg/luainputenc>. +This package is developed on <http://github.com/mpg/luainputenc>, see the 'News' +file for version history. Installation ------------ @@ -50,9 +51,6 @@ Derived files: luainputenc.lua the lua functions for encoding translation lutf8.def replacement for utf8.def lutf8x.def idem, with new functionalities for Unicode fonts - eu2enc.def definition of the EU2 (Unicode) font encoding - for LuaTeX - eu2lmr.fd: lmodern font definition for the EU2 encoding inputenc.sty.diff: patch for inputenc.sty to load luainputenc automatically if running LuaTeX @@ -83,8 +81,6 @@ For further details about their license, please see the comments in these files. The other derived files are luainputenc.lua inputenc.sty.diff - eu2enc.def - eu2lmr.fd These files are under the CC0 license only. diff --git a/Master/texmf-dist/doc/lualatex/luainputenc/luainputenc.pdf b/Master/texmf-dist/doc/lualatex/luainputenc/luainputenc.pdf Binary files differindex c8fba75c092..945dea368ed 100644 --- a/Master/texmf-dist/doc/lualatex/luainputenc/luainputenc.pdf +++ b/Master/texmf-dist/doc/lualatex/luainputenc/luainputenc.pdf |