Command/unprotect

From Wiki
< Command
Revision as of 20:44, 16 January 2025 by Garulfoo (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


\unprotect ... \​protect

Summary

The environment \unprotect ... \​protect changes the catcode regime to allow characters like @ and _ in macro names.

Description

This is mostly used in core code and Module writing to allow internal commands and namespaces that aren’t accessible for users.

Examples

Notes

See also

Help from ConTeXt-Mailinglist/Forum

All issues with: