AZ logo

CTAN directory: /macros/latex/contrib/ltxtools

You can get the contents of this directory bundled as a zip file.

Packages in this directory:

Identifier Caption
ltxtools A collection of LaTeX API macros.

Files

Name Size* Date UTC Notes
README 1 KiB 2011-Dec-18 Shown below
ltxtools-base.sty 165 KiB 2011-Dec-19
ltxtools-doc.sty 37 KiB 2011-Dec-19
ltxtools-environ.sty 5 KiB 2011-Dec-19
ltxtools-incluput.sty 6 KiB 2011-Dec-19
ltxtools-index.sty 17 KiB 2011-Dec-19
ltxtools-review.sty 29 KiB 2011-Dec-19
ltxtools-trace.sty 9 KiB 2011-Dec-19
ltxtools.sty 3 KiB 2011-Dec-19

  *File sizes in kibibytes.

Contents of README

This is the README file for the ltxtools package.

VERSION

Version 0.0.1a, December 2011

AUTHOR

(c) Ahmed Musa (amusa22@gmail.com)

SUMMARY

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

This software is author-maintained. Permission is granted to copy,
distribute and/or modify this software under the terms of the
LaTeX Project Public License, version 1.3 or higher. This software
is provided 'as it is', without warranty of any kind, either
expressed or implied, including, but not limited to, the implied
warranties of merchantability and fitness for any particular purpose.