Is this pandoc or latex package problem? вт, 28 апр. 2020 г., 20:46 John Gabriele : > Hi, > > I'd like to display multiple equations vertically aligned on their equals > signs. In my foo.txt, I tried: > > ~~~ > Hi. > > $$ > a = 1 \\ > b = a + 1 \\ > c = a + b + 1 > $$ > > Bye. > ~~~ > > processed with: > > pandoc -o foo.pdf foo.txt > > but there's no line breaks there. Then I tried: > > ~~~ > Hi. > > \begin{eqnarray} > a = 1 \\ > b = a + 1 \\ > c = a + b + 1 > \end{eqnarray} > > Bye. > ~~~ > > (no `$$` needed) > > but they come out right-aligned, and also have eqn numbers at the far > right (see attached). > > How can I get them to be aligned on equals signs? > > Thanks, > -- John > > -- > You received this message because you are subscribed to the Google Groups > "pandoc-discuss" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to pandoc-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > To view this discussion on the web visit > https://groups.google.com/d/msgid/pandoc-discuss/c69c858a-9879-4815-8e46-cb1d357ac8ba%40www.fastmail.com > . > -- You received this message because you are subscribed to the Google Groups "pandoc-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to pandoc-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/CALZUCcAgNORGFL%2BrgLDXD%2BXkSfvYb9DaG3sqvJsHfyzXxLGGGA%40mail.gmail.com.