diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/xnewcommand/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/xnewcommand/README | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/xnewcommand/README b/Master/texmf-dist/doc/latex/xnewcommand/README new file mode 100644 index 00000000000..5bb8aabe6a4 --- /dev/null +++ b/Master/texmf-dist/doc/latex/xnewcommand/README @@ -0,0 +1,10 @@ +For most purposes, the features of \newcommand suffice. Nonetheless, +\newcommand lacks some interesting features like the ability to make +definition global or to use the \protected prefix supplied by +e-TEX. This--surprisingly small--package makes possible to pass an +optional argument \newcommand so that is becomes possible to use the +\global and \protected prefixes. + +This material is subject to the LaTeX Project Public License. +See http://www.ctan.org/tex-archive/help/Catalogue/licenses.lppl.html +for the details of that license. |