From: Günter M. <mi...@us...> - 2022-11-30 21:52:14
|
Could this be a misunderstanding? While "no *blank lines* `"\n\n"` are permitted within an equation or equation* environment", line breaks (newlines, `"\n"`) are no problem for LaTeX. --- ** [bugs:#456] Latex Blank lines in Block Math Environment** **Status:** pending-works-for-me **Created:** Thu Sep 01, 2022 09:14 PM UTC by Daniel James Perry **Last Updated:** Sat Oct 29, 2022 06:25 PM UTC **Owner:** nobody The latex writer has a serious bug regarding block math displays. According to the book *More Math into Latex*: > No blank lines are permitted within an equation or equation* environment. But if you look at the code that's **exactly what it does.** The resulting Latex output is incorrect. Please fix this as soon as possible. BTW get with the times and start using git please. --- Sent from sourceforge.net because doc...@li... is subscribed to https://sourceforge.net/p/docutils/bugs/ To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/docutils/admin/bugs/options. Or, if this is a mailing list, you can unsubscribe from the mailing list. |