From 96d75501059aaba75f35e407391703be9cf3b21f Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Wed, 21 Dec 2011 23:43:42 +0000 Subject: ltxtools 0.0.1a (19dec11) git-svn-id: svn://tug.org/texlive/trunk@24897 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/ltxtools/README | 34 +++++++++++++++++++---------- 1 file changed, 22 insertions(+), 12 deletions(-) (limited to 'Master/texmf-dist/doc/latex/ltxtools/README') 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 -- cgit v1.2.3