summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/etexcmds/README.md
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-12-18 03:01:19 +0000
committerNorbert Preining <norbert@preining.info>2019-12-18 03:01:19 +0000
commit6d3d0706f9b7085f8bc6efa81398dbfe551272db (patch)
tree46f604191e8b84eb8f939a14f2bfc5fd795dddd9 /macros/latex/contrib/etexcmds/README.md
parent6cbf49c3ed1a2881b7fccbc67eccb5532d196b74 (diff)
CTAN sync 201912180301
Diffstat (limited to 'macros/latex/contrib/etexcmds/README.md')
-rw-r--r--macros/latex/contrib/etexcmds/README.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/macros/latex/contrib/etexcmds/README.md b/macros/latex/contrib/etexcmds/README.md
new file mode 100644
index 0000000000..866ab912e7
--- /dev/null
+++ b/macros/latex/contrib/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.
+
+