diff options
author | Karl Berry <karl@freefriends.org> | 2011-08-06 23:43:34 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-08-06 23:43:34 +0000 |
commit | 16695ef7a4b10944b7d2abadabe64dcf89fb4234 (patch) | |
tree | 495404b57007782201c42e198cfffaf48e6a7cf3 /Master/texmf-dist/doc/plain/getoptk/README | |
parent | f031f598f31027d1018ef72f912ec392f411bb27 (diff) |
new plain package getoptk (28jun11)
git-svn-id: svn://tug.org/texlive/trunk@23436 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/plain/getoptk/README')
-rw-r--r-- | Master/texmf-dist/doc/plain/getoptk/README | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/plain/getoptk/README b/Master/texmf-dist/doc/plain/getoptk/README new file mode 100644 index 00000000000..03be616a134 --- /dev/null +++ b/Master/texmf-dist/doc/plain/getoptk/README @@ -0,0 +1,10 @@ +THE PLAIN TeX GETOPTK PACKAGE +(c) 2011 Michael Le Barbier Gruenewald + +The GETOPTK package eases the definition of macros accepting +optional arguments in the same style as \hrule or \hbox. +It is meant to be used with plain TeX. + +See guide.pdf for a quick guide. + +See COPYING and COPYING-FR for licence agreement. |