How do I use LaTeX physics with Typst? #11059
Answered
by
mcanouil
alex180500
asked this question in
Q&A
-
DescriptionHello! I'm trying to use formulas in quarto with the typst backend that uses the physics package. For example: $\ket{psi}$ Is there any way to include these with typst? |
Beta Was this translation helpful? Give feedback.
Answered by
mcanouil
Oct 14, 2024
Replies: 1 comment 5 replies
-
I believe you are in the wrong place. |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Support for Typst packages (as LaTeX packages, there is an auto-install though) does not come from Quarto.
Use
include-*
and partials/templates to add them: