summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorPhilipp Gesang <phg42.2a@gmail.com>2013-05-07 08:21:43 -0700
committerPhilipp Gesang <phg42.2a@gmail.com>2013-05-07 08:21:43 -0700
commitecd4cdef5b0c98dbaa4c6f0988e29f0c72e72b84 (patch)
tree68fffe461c3b61385ef74e25eb40a4747d36ea49 /TODO
parentb7f3f777b1c825e4b4e0c8d6ec5592090078f36b (diff)
parenta12c25a4a074c87557c211ab0c98c0dff5e7d470 (diff)
downloadluatexbase-ecd4cdef5b0c98dbaa4c6f0988e29f0c72e72b84.tar.gz
Merge pull request #1 from lualatex/master
sync with current
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 2 insertions, 1 deletions
diff --git a/TODO b/TODO
index 65e80cc..1f36826 100644
--- a/TODO
+++ b/TODO
@@ -29,6 +29,7 @@ cctb
----
- support for unicode-letters?
+- make the functions compatible with luatex.sty
mcb
---
@@ -38,7 +39,7 @@ mcb
- provide a list()?
- allow temporary disabling of callbacks
- do something with open_read_file etc
-- make callback.register = luatexbase_add_to_callback
+- make callback.register = luatexbase_add_to_callback?
- check if there are functions in the callbacks before luatexbase is loaded
and import them