Description
Hi @eeholmes, I inserted a basic equation into the template Chapter 1. It renders fine on quarto equation preview in VSCode, but it does not render in the pdf. If I change the output to html, the equation renders as expected.
Steps to Reproduce
$$
\int_{A_i}{\lambda (\mathbf{x})}
$$
Does quarto not natively support math such as \int?
From html output:

From pdf:

Description
Hi @eeholmes, I inserted a basic equation into the template Chapter 1. It renders fine on quarto equation preview in VSCode, but it does not render in the pdf. If I change the output to html, the equation renders as expected.
Steps to Reproduce
Does quarto not natively support math such as
\int?From html output:

From pdf:
