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

- write test files
- change prefix for internal TeX macros
- check for lua name conflicts ('module' used in mods)
- make TeX tests cleaner: \begingroup\expandafter\ETC.
- reload check, declaration, luatex test, catcodes for plain
- import/update doc
- date & changes entry

- redo module loading in packages once mods is done.
- adjust preamble to avoid duplicated list of files (refer to DTX instead)

loader
------

- a.b.c -> a/b/c or a/b.c or a.b.c

Later
=====

- change lua module name(s) (luatexbase or luatexbase.regs etc)
- check for macros starting with \luatex
- compat with LuaTeX 0.25.4? (Means problems with \directlua, primitive names,
  kpse.find_file(..., 'lua'), etc.)