diff options
author | Karl Berry <karl@freefriends.org> | 2011-02-09 00:14:24 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-02-09 00:14:24 +0000 |
commit | 411888f6b880268f3f4e445bb276455b72e742a1 (patch) | |
tree | f9ed21962ad5c0336b19d9f672e19865c3217269 /Master/texmf-dist/doc/latex/catoptions/README | |
parent | 8585b7dec2ed96446fd3f1fa2fcda92db8292a78 (diff) |
new latex package catoptions (7feb11)
git-svn-id: svn://tug.org/texlive/trunk@21347 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 | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/catoptions/README b/Master/texmf-dist/doc/latex/catoptions/README new file mode 100644 index 00000000000..e75d6b7a377 --- /dev/null +++ b/Master/texmf-dist/doc/latex/catoptions/README @@ -0,0 +1,15 @@ +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 control sequences to represent all the visible ASCII characters. It also provides robust options parsing mechanisms, in addition to many TeX programming tools. + +AUTHOR +Ahmed Musa + +EARLIER WORKS +The 'catoptions' package is based on the 'pcatcode' package by Michael J. Downes and David M. Jones. + +VERSION +Version 0.1, February 2011 + + |