Hi,

I have some LaTeX codes inline in a graphviz code blocks as follows:

D1 [label="Prescription: Molecular Hydrogen ($\text{H}_{2}$)
> Water/Inhalation", fillcolor="#E0FFFF"];

E1 [label="Mechanism: Selective $\text{OH}\cdot$ Quenching; NF-$\kappa$B
> Suppression", fillcolor="#F0F8FF"];


Everything gets exported whether to a docx format or pdf except the parts
like "$\text{H}_{2}$", "$\text{OH}\cdot$" and "$\kappa$B"

I have header options set as follows:

> #+OPTIONS: timestamp:nil date:nil toc:nil broken-links:t \n:t
> #+LATEX_COMPILER: lualatex
> #+PANDOC_OPTIONS: standalone:t pdf-engine:weasyprint


 Any help appreciated.

Cheers,
/z

Reply via email to