Unified plugin to reprocess macros names to possibly include @, _, or :. This plugin detects the \makeatletter and \ExplSyntaxOn commands and reprocesses macro names inside of those blocks to include those characters.
@
_
:
\makeatletter
\ExplSyntaxOn
Rest
Generated using TypeDoc
Unified plugin to reprocess macros names to possibly include
@
,_
, or:
. This plugin detects the\makeatletter
and\ExplSyntaxOn
commands and reprocesses macro names inside of those blocks to include those characters.