• 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.

    Parameters

    • this: Processor<void, Root, void, void>
    • Rest ...settings: PluginOptions[]

    Returns void | Transformer<Root, Root>

Generated using TypeDoc