summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/etexcmds/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/etexcmds/README.md')
-rw-r--r--Master/texmf-dist/doc/latex/etexcmds/README.md11
1 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.
+
+