summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/letltxmacro/README.md
blob: 424339a06ec6778ead91fcce1f92ea27b1f5a9d6 (plain)
1
2
3
4
5
6
7
8
9
10
11
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.