dc678f2790
Lots of parts split off to seperate packages: tex-accsupp{,-doc} version 0.6 tex-alphalph{,-doc} version 2.6 tex-askinclude{,-doc} version 2.7 tex-atenddvi{,-doc} version 1.4 tex-attachfile2{,-doc} version 2.11 tex-atveryend{,-doc} version 1.11 tex-auxhook{,-doc} version 1.6 tex-bigintcalc{,-doc} version 1.5 tex-bitset{,-doc} version 1.3 tex-bookmark{,-doc} version 1.28 tex-catchfile{,-doc} version 1.8 tex-embedfile{,-doc} version 2.11 tex-epstopdf-pkg{,-doc} version 2.11 tex-etexcmds{,-doc} version 1.7 tex-gettitlestring{,-doc} version 1.6 tex-grfext{,-doc} version 1.3 tex-grffile{,-doc} version 2.1 tex-hobsub{,-doc} version 2020 tex-hologo{,-doc} version 1.14 tex-hycolor{,-doc} version 1.10 tex-infwarerr{,-doc} version 1.5 tex-inputenx{,-doc} version 1.12 tex-intcalc{,-doc} version 1.3 tex-kvdefinekeys{,-doc} version 1.6 tex-kvsetkeys{,-doc} version 1.18 tex-letltxmacro{,-doc} version 1.6 tex-listingsutf8{,-doc} version 1.5 tex-ltxcmds{,-doc} version 1.24 tex-luacolor{,-doc} version 1.15 tex-magicnum{,-doc} version 1.7 tex-makerobust{,-doc} version 2.0 tex-mleftright{,-doc} version 1.2 tex-pdfcolmk{,-doc} version 2.0 tex-pdfescape{,-doc} version 1.15 tex-pdflscape{,-doc} version 0.12 tex-picture{,-doc} version 1.6 tex-pmboxdraw{,-doc} version 1.4 tex-refcount{,-doc} version 3.6 tex-rerunfilecheck{,-doc} version 1.9 tex-selinput{,-doc} version 1.6 tex-soulutf8{,-doc} version 1.2 tex-stringenc{,-doc} version 1.12 tex-transparent{,-doc} version 1.4 tex-uniquecounter{,-doc} version 1.4 tex-zref{,-doc} version 2.29
9 lines
501 B
Text
9 lines
501 B
Text
Heiko Oberdiek's makerobust package defined a command with name
|
|
\MakeRobustCommand that could be used to make fragile commands
|
|
robust. The LaTeX format has, since 2015, included a command
|
|
\MakeRobust with the same syntax and behaviour. Also by 2019,
|
|
almost all commands in LaTeX that may be used in a moving
|
|
argument are already robust. This package is now just a simple
|
|
one-liner defining the name \MakeRobustCommand as an alias for
|
|
\MakeRobust. This package should not be used in any new
|
|
documents.
|