macroInfo: {
    beamer: MacroInfoRecord;
    cleveref: MacroInfoRecord;
    exam: MacroInfoRecord;
    geometry: MacroInfoRecord;
    hyperref: MacroInfoRecord;
    latex2e: MacroInfoRecord;
    listings: MacroInfoRecord;
    makeidx: MacroInfoRecord;
    mathtools: MacroInfoRecord;
    minted: MacroInfoRecord;
    multicol: MacroInfoRecord;
    nicematrix: MacroInfoRecord;
    systeme: MacroInfoRecord;
    tikz: MacroInfoRecord;
    xcolor: MacroInfoRecord;
    xparse: MacroInfoRecord;
} = ...

Info about the macros for available ctan packages. latex2e contains the standard macros for LaTeX.

Type declaration

Generated using TypeDoc