Source position: markdown.latexrender.pas line 35
type TLaTeXOptions = set of (
loEnvelope,
loNumberedSections
);