summary:

  • Adds LaTeX math rendering to Quartz.
  • Syntax: Latex.

Note

Plugin configuration: Configuration.

Configuration

renderEngine:

customMacros:

  • Macro map.
  • example: {"\\R": "\\mathbb{R}"}

katexOptions:

mathJaxOptions:

typstOptions:

  • Typst options.

API

category: Transformer function: ExternalPlugin.Latex() source: quartz-community/latex install: npx quartz plugin add github:quartz-community/latex