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

- write test files
- change prefix for internal TeX macros
- check for lua name conflicts ('module' used in mods)
- check for macros starting with \luatex
- 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.

Later
=====

- change lua module name(s) (luatexbase or luatexbase.regs etc)

regs
----

- Should the various allocation macros set something in a Lua table, or should
  we just wait for it to be implemented in LuaTeX? (The \*blk macros would be
rather tricky in this respect, but are they really used?)

attr
---

- don't write in the tex table!