summaryrefslogtreecommitdiff
path: root/TODO
blob: 60329a347eec4f181d511c1b7210044092fe9b63 (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
attr: \newluatexattribute -> \newattribute

all: error if not running luatex!

modutils
--------

- Renaming:
    \luatexUseModule
    \luatexRequireModule
- syntax of public TeX macros and Lua functions
- create private functions for infwarrerr?
- use tex.error for error reporting if available
- review logic (see what LaTeX2e does)
- General review of code and comments.
- Update user documentation. Include template(s) for Lua modules.

mcb
---

- Incorporate remaining bits from luatextra?
- Enhance test file?
- General review of code and comments.
- Update user documentation.


afterwards
----------

- Bump version number, upload.