diff options
author | Karl Berry <karl@freefriends.org> | 2016-07-08 21:40:37 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2016-07-08 21:40:37 +0000 |
commit | 625406d67c04aff1f4f94c6120aa8d14b2252708 (patch) | |
tree | 0fc40c9b417e941d65f3ba5e16b596a982705fe8 /Master/texmf-dist/doc/latex/getargs/README | |
parent | f9eb210015cebb4ec1dc660a507fdcceaae4f08e (diff) |
rm getargs, obsolete on CTAN
git-svn-id: svn://tug.org/texlive/trunk@41662 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/getargs/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/getargs/README | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/Master/texmf-dist/doc/latex/getargs/README b/Master/texmf-dist/doc/latex/getargs/README deleted file mode 100644 index 243be70c7cb..00000000000 --- a/Master/texmf-dist/doc/latex/getargs/README +++ /dev/null @@ -1,13 +0,0 @@ -THE getargs PACKAGE - -This short package provides a flexible list-parsing macro with the -ability to configure the parsing character, as well as the macro names -in which the parsed list items are placed. The name of the parsing -macro is \getargs. - -It is a significant improvement over similarly named macros in my -stringstrings and readarray packages. It is my intent to eventually -have the parsers of those other packages point to this package, to -achieve a measure of uniformity. - -Steven B. Segletes |