summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorManuel Pégourié-Gonnard <mpg@elzevir.fr>2010-03-27 14:12:45 +0100
committerManuel Pégourié-Gonnard <mpg@elzevir.fr>2010-03-27 14:12:45 +0100
commitef33b79773c88a941dcb96dc7799f7327073fccb (patch)
tree0e9b052ef8a8e17bcbce9e32dac164c55f1ad449 /TODO
parent8f6a797ab68d6aa3f79b1c360c8de126bf77b5bf (diff)
parentc14ea2489bbb1db61dd27b861015cdd269c888bc (diff)
downloadluatexbase-ef33b79773c88a941dcb96dc7799f7327073fccb.tar.gz
Merge branch 'master' into unstable
Diffstat (limited to 'TODO')
-rw-r--r--TODO15
1 files changed, 15 insertions, 0 deletions
diff --git a/TODO b/TODO
index 7ad6c7f..b893c91 100644
--- a/TODO
+++ b/TODO
@@ -11,8 +11,23 @@ general
- date & changes entry
- redo module loading in packages once mods is done.
+- adjust preamble to avoid duplicated list of files (refer to DTX instead)
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?) Well, is there any
+actual need for this?
+
+cctb
+----
+
+- don't write in the tex table!
+- don't define macros starting with \luatex