summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/etexcmds
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-12-17 23:27:53 +0000
committerKarl Berry <karl@freefriends.org>2019-12-17 23:27:53 +0000
commitefd845c6c62e8bcc3f6a38107df5fa96632f18a5 (patch)
tree8f876d6cba3810d3848e236ef815d21bd1a5c4b1 /Master/texmf-dist/doc/latex/etexcmds
parent0e49cbf7e617d4a4092f3367ea1a9fda647e1fc3 (diff)
etexcmds split from oberdiek (18dec19)
git-svn-id: svn://tug.org/texlive/trunk@53171 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/etexcmds')
-rw-r--r--Master/texmf-dist/doc/latex/etexcmds/README.md11
-rw-r--r--Master/texmf-dist/doc/latex/etexcmds/etexcmds.pdfbin0 -> 301594 bytes
2 files changed, 11 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/etexcmds/README.md b/Master/texmf-dist/doc/latex/etexcmds/README.md
new file mode 100644
index 00000000000..866ab912e73
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/etexcmds/README.md
@@ -0,0 +1,11 @@
+# etexcmds
+
+etexcmds package for LaTeX
+
+
+New primitive commands are introduced in eTeX. Sometimes the
+names collide with existing macros. This package solves this
+name clashes by adding a prefix to eTeX's commands. For example,
+eTeX's \csunexpanded is provided as \etex@unexpanded.
+
+
diff --git a/Master/texmf-dist/doc/latex/etexcmds/etexcmds.pdf b/Master/texmf-dist/doc/latex/etexcmds/etexcmds.pdf
new file mode 100644
index 00000000000..69af64e6cf5
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/etexcmds/etexcmds.pdf
Binary files differ