summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO7
1 files changed, 7 insertions, 0 deletions
diff --git a/TODO b/TODO
index 27e0e7f..38d4e9a 100644
--- a/TODO
+++ b/TODO
@@ -13,10 +13,17 @@ general
- 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)
+- compat with LuaTeX 0.25.4? (Means problems with \directlua, primitive names,
+ kpse.find_file(..., 'lua'), etc.)
regs
----