summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/letltxmacro/README.md
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-12-05 03:00:50 +0000
committerNorbert Preining <norbert@preining.info>2019-12-05 03:00:50 +0000
commit2905ee4c8de47cfdeea4787e465eb827f9b99e8b (patch)
tree802c26d7002fd7e2188412b5bd1f86cd9ee2c4d6 /macros/latex/contrib/letltxmacro/README.md
parent05ad7831f64aa0e2fc9eac63816eeafcb0b09708 (diff)
CTAN sync 201912050300
Diffstat (limited to 'macros/latex/contrib/letltxmacro/README.md')
-rw-r--r--macros/latex/contrib/letltxmacro/README.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/macros/latex/contrib/letltxmacro/README.md b/macros/latex/contrib/letltxmacro/README.md
new file mode 100644
index 0000000000..424339a06e
--- /dev/null
+++ b/macros/latex/contrib/letltxmacro/README.md
@@ -0,0 +1,12 @@
+# letltxmacro
+
+letltxmacro package for LaTeX
+
+
+TeX's \let assignment does not work for LaTeX macros
+with optional arguments or for macros that are defined
+as robust macros by \DeclareRobustCommand. This package
+defines \LetLtxMacro that also takes care of the involved
+internal macros.
+
+