quarto-dev / quarto

Quarto open-source scientific and technical publishing system
https://quarto.org
GNU Affero General Public License v3.0
280 stars 19 forks source link

Latex math does not render correctly #365

Closed dmitryhits closed 4 months ago

dmitryhits commented 4 months ago

The latex math does not render correctly with quarto extension. For example, '$p_f$ is the final pressure' renders as: image

I am running Ubuntu 22.04.3 LTS on Windows LWS jupyterlab 4.0.12
jupyterlab-quarto 0.2.8

Is there a fix for this?

cderv commented 4 months ago

Do you mean in VSCODE visual mode ? It shows ok for me both in editor mode, and in HTML preview of the rendered output

image

Can you give more context and information ?

Are you referring to JupyterLab extension maybe ? (guessing from reference to jupyterlab-quarto 0.2.8) ?

This repo is about several of editor and Quarto extension, so it would help to have more detailed information.

dmitryhits commented 4 months ago

Yes, sorry. I am referring to the jupyterlab extension. Someone already opened a similar issue there with a lot more details. I guess we can close this one?