diff options
author | Elie Roux <elie.roux@telecom-bretagne.eu> | 2013-05-05 06:54:08 -0700 |
---|---|---|
committer | Elie Roux <elie.roux@telecom-bretagne.eu> | 2013-05-05 06:54:08 -0700 |
commit | da42af178a34eb84c6da40aecea8e5c6f3c44086 (patch) | |
tree | 48a18f6c23d470c7f6a0f0d36701c5be69dadf3b /Changes | |
parent | e379d438d1903a0dbc1fab0fd82bf9e520c4b27a (diff) | |
parent | 4aceaacf168b1073cf4dff02bcae0b66d2fd0caf (diff) | |
download | luatexbase-da42af178a34eb84c6da40aecea8e5c6f3c44086.tar.gz |
Merge pull request #8 from eroux/master
new functions for modules and doc updates
Diffstat (limited to 'Changes')
-rw-r--r-- | Changes | 9 |
1 files changed, 8 insertions, 1 deletions
@@ -1,6 +1,13 @@ Changes in the luatexbase package/bundle -2013/04/22 v0.6 +2013/05/04 v0.6 + attr + - hack to make luatexbase and luatex.sty compatible for attribute + allocation (same thing should be done for catcodetables) + - adding whatsit nodes allocation functions (see doc) + modutils + - adding functions to check the availability and version of a module + - fixing small error in module date requirement loader - do not output included file paths when called by texlua mcb |