summaryrefslogtreecommitdiff
path: root/TODO
blob: df326e0640b810180cbd6fd56970468aebaf7dbc (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
general
-------

- check for user macros starting with \luatex
- problems for testing since the loader changed. review Makefile

compat
------

- \luadirect abstraction to \directlua
- \EnsureLuaTeXPrimitive
- use it in other packages, and test them with various versions

loader
------

- write doc
- make a real test using a fake texmf tree as TEXMFHOME?
- ensure compatibility with older versions of LuaTeX (no 'lua' type for
  kpse.find_file).

modutils
--------

Review extensively.
- names starting with \luatex
- logic (see what LaTeX2e does)

mcallbacks
----------

Review extensively.
Incorporate remaining bits from luatextra?