How do I use LaTeX intertext in quarto? #9211
Unanswered
justsharan
asked this question in
Q&A
Replies: 1 comment 3 replies
-
Use |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Description
Hey! I'm writing a statistics ebook in quarto, and I'd like to use
\intertext
within my align environments in LaTeX codeblocks to add text in-between. However, when I try to add it, this is what I see:Meanwhile, the expected behavior in a true LaTeX file would be:

Beta Was this translation helpful? Give feedback.
All reactions