Relative Content

Tag Archive for latexmarkdownmathjaxquarto

Include external custom math commands from YAML header

I have a bunch of custom math commands that I’d like to ba able to use in all my quarto documents.
Is there a way to include custom math commands in the quarto YAML header (for example, by pointing to a .sty file)?

Quarto custom math commands

I have a bunch of custom math commands that I’d like to ba able to use in all my quarto documents.
Is there a way to include custom math commands in the quarto YAML header?
(for example, by pointing to a .sty file)