How to split a long equation and make them show in two lines #5550
Answered
by
baptiste
XinyanYang95
asked this question in
Q&A
-
I have a long equation in .qmd. I want to make it show in two lines in both HTML and PDF. If I ender this .qmd to HTML. It displays in two lines. However, when I render it into PDF. An error was reported which told me \begin{multline} cannot work within
|
Beta Was this translation helpful? Give feedback.
Answered by
baptiste
May 16, 2023
Replies: 2 comments
-
you can use a variant that's happy to live inside
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
XinyanYang95
-
See #2170 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
you can use a variant that's happy to live inside
$$
likemultlined
from mathtools,