summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/luatex/lualibs/README
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/luatex/lualibs/README')
-rw-r--r--Master/texmf-dist/doc/luatex/lualibs/README21
1 files changed, 10 insertions, 11 deletions
diff --git a/Master/texmf-dist/doc/luatex/lualibs/README b/Master/texmf-dist/doc/luatex/lualibs/README
index f3020f927c2..c5eae78307c 100644
--- a/Master/texmf-dist/doc/luatex/lualibs/README
+++ b/Master/texmf-dist/doc/luatex/lualibs/README
@@ -8,17 +8,22 @@ Lualibs is a collection of Lua modules useful for general programming.
This work is based on Lua modules shipped with ConTeXt, to make them available
for use independent of ConTeXt.
-This package is developed by the LuaLaTeX development team on
-<http://github.com/lualatex/lualibs>. See the 'NEWS' file for version history.
+This package has been developed by the LuaLaTeX development team on
+<http://github.com/lualatex/lualibs>.
+
+The current verson 2.6. has been build by Ulrike Fischer on
+<https://github.com/u-fischer/lualibs>.
+
+See the 'NEWS' file for version history.
+
Installation
--------------------------------------------------------------------------------
-Here are the recommended installation methods (preferred first).
-The methods "commented out" are currently not available.
-1. If you are using TeX Live 2010 or later, use 'tlmgr install lualibs'.
+1. If you are using TeX Live 2010 or later use 'tlmgr install lualibs'.
+ With miktex, use the miktex console.
Alternatively, use your (TeX or Linux) distribution's package management
system.
@@ -27,9 +32,6 @@ The methods "commented out" are currently not available.
c. You may need to update some filename database after this, see your TeX
distribution's manual for details.
-3. a. Grab the sources from CTAN or github.
- b. Run 'make install TEXMFROOT=/path/to/texmf'.
- c. See 2c.
Manifest
--------------------------------------------------------------------------------
@@ -68,11 +70,8 @@ Source files:
lualibs-util-tab.lua tex/luatex/lualibs/lualibs-util-tab.lua
lualibs-util-tpl.lua tex/luatex/lualibs/lualibs-util-tpl.lua
LICENSE doc/luatex/lualibs/LICENSE
- Makefile source/luatex/lualibs/Makefile
NEWS doc/luatex/lualibs/NEWS
README doc/luatex/lualibs/README
- test-lualibs.lua source/luatex/lualibs/test-lualibs.lua
- whatsnew.lua source/luatex/lualibs/whatsnew.lua
Derived files:
lualibs.lua tex/luatex/lualibs/lualibs.lua