Related to but not duplicating Standard pre-defined macros in LaTeX: where to find them all, based on how and where they are defined, what is a top-level classification of all commands, separate from those defined in document classes or packages, available during processing of LaTeX input, and what are the most beginner-friendly resources that comprehensively catalogue the items in each of these categories?
Asked
Active
Viewed 123 times
texdoc source2eso all macros defined in the latex format are defined in that file or in files like expl3 that are documented as being included in that file – David Carlisle May 16 '20 at 13:35