From: Günter M. <mi...@us...> - 2022-10-29 18:25:46
|
- **status**: open --> pending-works-for-me - **Comment**: I cannot find spurious newlines in `latex2e/__init__.py` and no blank lines in {equation*} environments in the LaTeX test output. Nor in the output of "rst2latex" for a local copy of https://docutils.sourceforge.io/docs/ref/rst/mathematics.txt. Please provide a minimal example (input file + generated latex file), the Docutils version and eventual extensions/wrappers. --- ** [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 Sep 10, 2022 02:11 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. |