diff options
| author | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | 2010-05-23 12:10:22 +0200 | 
|---|---|---|
| committer | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | 2010-05-23 12:10:22 +0200 | 
| commit | 6474ea3b7ce5b93eef5b33b64c7812546a4d2078 (patch) | |
| tree | d10aedc55003b6bdff37d11a4e7fc2d7fb25a252 | |
| parent | dc2c70d202a6f7e940f2324ceec1800fe93c1e23 (diff) | |
| download | luatexbase-6474ea3b7ce5b93eef5b33b64c7812546a4d2078.tar.gz | |
Update TODO.
| -rw-r--r-- | TODO | 9 | ||||
| -rw-r--r-- | luatexbase.dtx | 4 | 
2 files changed, 5 insertions, 8 deletions
| @@ -1,5 +1,4 @@ -attr: \newluatexattribute -> \newattribute? -(Do it unless strong opposition before, like, May 16th.) +attr: \newluatexattribute -> \newattribute  modutils  -------- @@ -21,12 +20,6 @@ mcb  - 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  ---------- diff --git a/luatexbase.dtx b/luatexbase.dtx index 1a7499a..45e3cc0 100644 --- a/luatexbase.dtx +++ b/luatexbase.dtx @@ -136,6 +136,10 @@ See source file '\inFileName' for details.  %   single callback, and declare new callbacks for packages.  % \end{description}  % +% All packages in this bundle are supposed to work with \luatex 0.25.4 to +% 0.60.x, with formats based on \plaintex or \latex, as included in \texlive +% 2008, 2009, and 2010. +%  %    \section{Implementation}  %  %    \begin{macrocode} | 
