diff options
Diffstat (limited to 'Master/texmf-dist/doc/lualatex/luaindex/README')
-rw-r--r-- | Master/texmf-dist/doc/lualatex/luaindex/README | 42 |
1 files changed, 0 insertions, 42 deletions
diff --git a/Master/texmf-dist/doc/lualatex/luaindex/README b/Master/texmf-dist/doc/lualatex/luaindex/README deleted file mode 100644 index e44fa768213..00000000000 --- a/Master/texmf-dist/doc/lualatex/luaindex/README +++ /dev/null @@ -1,42 +0,0 @@ -LuaLaTeX package luaindex -Copyright (c) Markus Kohm, 2011 - -This file is part of the luaTeX package `luaindex'. - -This work may be distributed and/or modified under the conditions of -the LaTeX Project Public License, version 1.3c of the license. -The latest version of this license is in - http://www.latex-project.org/lppl.txt -and version 1.3c or later is part of all distributions of LaTeX -version 2005/12/01 or later and of this work. - -This work has the LPPL maintenance status "maintained". - -The Current Maintainer and author of this work is Markus Kohm. - -This work consists of the files `luaindex.dtx' and `README'. - -============================================================================ - -luaindex is another index processor written in Lua. Currently usage of -LuaLaTeX is provided only, but plainLuaTeX, ConTeXt or other formats may -follow. - -luaindex provides more than one index. Like SplitIndex it needs only one -help file for all produced indexes. - -============================================================================ - -Note: This is an alpha version! -For additional version information see `lualatex.dtx.' - -============================================================================ - -To produce the package, the examples, and the manual from `luaindex.dtx' -you have to run - - lualatex --shell-escape luaindex.dtx - -simply. - -============================================================================ |