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

- change lua module names
- change TeX macros prefixes
- check for lua name conflicts ('module' used in mods)
- check for macros starting with \luatex
- write test files
- reload check, declaration, luatex test
- import/update doc
- fix Makefile: test files are source, not runfiles
- make tests cleaner: \begingroup\expandafter\ETC.
- handle catcodes for Plain
- import/write doc


Later
=====

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?)