summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/xnewcommand/README
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2007-04-24 23:58:20 +0000
committerKarl Berry <karl@freefriends.org>2007-04-24 23:58:20 +0000
commit372e8497bf41d3fe0563c5c44fac9957c553a376 (patch)
treeff72cd23185aebdbf816380f6f3fbb404c00b1dd /Master/texmf-dist/doc/latex/xnewcommand/README
parent6d57ece139d5b666d50415ba2465a992b805b3f4 (diff)
new latex package xnewcommand (23apr07)
git-svn-id: svn://tug.org/texlive/trunk@4185 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/xnewcommand/README')
-rw-r--r--Master/texmf-dist/doc/latex/xnewcommand/README10
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.