diff options
author | Karl Berry <karl@freefriends.org> | 2011-02-19 23:45:54 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-02-19 23:45:54 +0000 |
commit | d98b8e798ec4acb601e2b27d26e034cc628c77b0 (patch) | |
tree | 038473cd49773d39b58c1f365e429568509f348b /Master/texmf-dist/doc/lualatex/luaindex/README | |
parent | f88c06401d61625c8ee39d465ac288ed6675c540 (diff) |
rm luaindex, needs newer luatex, will retry later
git-svn-id: svn://tug.org/texlive/trunk@21470 c570f23f-e606-0410-a88d-b1316a301751
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. - -============================================================================ |