diff options
author | Karl Berry <karl@freefriends.org> | 2011-08-12 22:57:30 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-08-12 22:57:30 +0000 |
commit | 7b90a8aacceb4fdb1bfd9d67a541880603099624 (patch) | |
tree | e5793d331ca4d2d4d4e98244570cce17f281be74 /Master/texmf-dist/doc/latex/catoptions/README | |
parent | a07c67c54f352666c40d9af55958e6da1a1b659b (diff) |
catoptions (12aug11)
git-svn-id: svn://tug.org/texlive/trunk@23517 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/catoptions/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/catoptions/README | 22 |
1 files changed, 21 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/latex/catoptions/README b/Master/texmf-dist/doc/latex/catoptions/README index e336e3b278e..277392c5dce 100644 --- a/Master/texmf-dist/doc/latex/catoptions/README +++ b/Master/texmf-dist/doc/latex/catoptions/README @@ -1,6 +1,7 @@ This is the README file for the 'catoptions' package. SUMMARY + The 'catoptions' package changes package loading internals so that all subsequently loaded packages can rely on normal/standard catcodes of all ASCII characters. The package defines canonical @@ -8,14 +9,33 @@ control sequences to represent all the visible ASCII characters. It also provides robust options parsing mechanisms, in addition to many TeX programming tools. +LICENSE + +The 'catoptions' package may be distributed and/or modified under +the conditions of the LaTeX Project Public License, either +version 1.3 of this license or any later version. The latest +version of this license is in http://www.latex-project.org/lppl.txt +and version 1.3 or later is part of all distributions of LaTeX +version 2005/12/01 or later. + +The LPPL maintenance status of this software is 'author-maintained'. + +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 a particular +purpose. + AUTHOR + Ahmed Musa RELATED PACKAGES + The catcode section of the 'catoptions' package is based on the 'pcatcode' package by Michael J. Downes and David M. Jones. VERSION -Version 0.2.4, July 2011 + +Version 0.2.5, July 2011 |