blob: 556c5d2ea5c4e87530cf536b8fd28299581c1c6e (
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
|
loader: kpse emulation is still wrong, see kpathsea's manual 4.2
modutils
--------
- Renaming:
\luatexUseModule
\luatexRequireModule
- syntax of public TeX macros and Lua functions
- create private functions for infwarrerr?
- review logic (see what LaTeX2e does)
- General review of code and comments.
- Update user documentation.
mcb
---
- Incorporate remaining bits from luatextra?
- Enhance test file?
- General review of code and comments.
- Update user documentation.
luatexbase
----------
- create it, make it load the others (except maybe mcb for now)
- create general documentation
afterwards
----------
- Bump version number, upload.
|