diff options
author | Karl Berry <karl@freefriends.org> | 2010-04-03 15:37:37 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-04-03 15:37:37 +0000 |
commit | 2a8bfdf220d7f65a85d288b2edef58e46dd9f654 (patch) | |
tree | 79b1da7f7bd994d32efd60ad1efc511b19efbe9b /Master/texmf-dist/doc/latex/todo/README | |
parent | ef657b0c61ed6e67b60adb7ed1ae6577f076e8df (diff) |
todo 2.4142 (31mar10)
git-svn-id: svn://tug.org/texlive/trunk@17660 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/todo/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/todo/README | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/todo/README b/Master/texmf-dist/doc/latex/todo/README new file mode 100644 index 00000000000..a9a49182668 --- /dev/null +++ b/Master/texmf-dist/doc/latex/todo/README @@ -0,0 +1,11 @@ +The todo package, version 2.4142 + +todo provides macros for users to insert reminders in their +documents for tasks 'to do', which will then be shown as a list +at the end of the document. + +Version 2.4142 fixes bugs and adds extra functionality (quiet +todos, verbose todos, a new environment for full flexibility, +and a \done command to mark todos as 'done'). + +By Federico Garcia, 2002 (original) and 2010 (2.4142). |