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

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

Type declaration

Generated using TypeDoc