summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/ltxtools
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2011-12-21 23:43:42 +0000
committerKarl Berry <karl@freefriends.org>2011-12-21 23:43:42 +0000
commit96d75501059aaba75f35e407391703be9cf3b21f (patch)
tree5bc7357d078ee23aab948474cc9edfc1fd043589 /Master/texmf-dist/doc/latex/ltxtools
parente9250f00ffb6069748594707c033a97104a3c7b9 (diff)
ltxtools 0.0.1a (19dec11)
git-svn-id: svn://tug.org/texlive/trunk@24897 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/ltxtools')
-rw-r--r--Master/texmf-dist/doc/latex/ltxtools/README34
1 files changed, 22 insertions, 12 deletions
diff --git a/Master/texmf-dist/doc/latex/ltxtools/README b/Master/texmf-dist/doc/latex/ltxtools/README
index 59e42388eab..2b4eb1153a8 100644
--- a/Master/texmf-dist/doc/latex/ltxtools/README
+++ b/Master/texmf-dist/doc/latex/ltxtools/README
@@ -2,16 +2,35 @@ This is the README file for the ltxtools package.
VERSION
-Version 0.0.1, September 2011
+Version 0.0.1a, December 2011
+
+AUTHOR
+
+(c) Ahmed Musa (amusa22@gmail.com)
SUMMARY
-The ltxtools package provides several LaTeX API tools.
+The ltxtools bundle provides several LaTeX API and document
+formatting tools. The packages currently included in the bundle are:
+
+1. ltxtools - The interface for loading other packages
+ in the bundle.
+2. ltxtools-base - The core of general API tools.
+3. ltxtools-trace - General code tracing utilities.
+4. ltxtools-environ - Environments whose bodies are collected
+ for processing. A version of the 'environ'
+ package that requires no auxiliary commands
+ for the environments being defined.
+5. ltxtools-doc - Document formatting commands and tools.
+6. ltxtools-review - Document review and editing tools.
+7. ltxtools-index - Document indexing utilities.
+
+Each package can be loaded independently.
LICENSE
-Copyright (c) 2011 Ahmed Musa.
+Copyright (c) 2011 Ahmed Musa
This software is author-maintained. Permission is granted to copy,
distribute and/or modify this software under the terms of the
@@ -21,12 +40,3 @@ expressed or implied, including, but not limited to, the implied
warranties of merchantability and fitness for any particular purpose.
-AUTHOR
-
-Ahmed Musa (amusa22@gmail.com)
-
-
-RELEASE NOTES
-
-The user guide is not yet complete, but some of my packages
-require the tools in ltxtools. \ No newline at end of file