blob: a8fba74a818aa06b860d6122e87b2f64ffc9f0c0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
|
The luatextra generic bundle
WARNING: this package is undergoing major changes. The documentation (including
this readme) is sometimes inconsistent. Also, everything may change in the near
future.
luatextra loads many usefull packages for LuaTeX (like luaotfload) and provides
a few additional features and goodies.
Please see the luatextra-reference.pdf documentation for more details.
This package is developed on <http://github.com/mpg/luatextra/>, see the 'News'
file for version history.
Installation
------------
Here are the recommended installation methods (preferred first).
1. If you are using TeX Live 2008 or later, use 'tlmgr install luatextra'.
Alternatively, try your (TeX or Linux) distribution's package management system.
2. a. Grab luatextra.tds.zip on the CTAN.
b. Unzip it at the root of one or your TDS trees.
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.
License
-------
This work and the derived files are under the Creative Commons CC0 license.
See the full text at
http://creativecommons.org/publicdomain/zero/1.0/legalcode
and a FAQ at
http://wiki.creativecommons.org/CC0
|