From: Günter M. <mi...@us...> - 2023-05-10 11:05:09
|
- **status**: open-accepted --> closed-accepted - **Comment**: Fixed in [Docutils 0.20](https://pypi.org/project/docutils/0.20) Thanks again for your contribution. --- **[patches:#197] MathML: support pandoc(1) as an external converter** **Status:** closed-accepted **Group:** None **Created:** Fri Oct 28, 2022 02:21 PM UTC by Ximin Luo **Last Updated:** Fri Nov 04, 2022 11:18 AM UTC **Owner:** nobody **Attachments:** - [0001-MathML-support-pandoc-1-as-an-external-converter.patch](https://sourceforge.net/p/docutils/patches/197/attachment/0001-MathML-support-pandoc-1-as-an-external-converter.patch) (3.5 kB; text/x-patch) In my personal experience, `pandoc` is more reliable than `latexml`, e.g. the current support for the latter in docutils does not automatically include amsfonts which prevents things like mathbb from working. In `pandoc` it Just Works. --- Sent from sourceforge.net because doc...@li... is subscribed to https://sourceforge.net/p/docutils/patches/ To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/docutils/admin/patches/options. Or, if this is a mailing list, you can unsubscribe from the mailing list. |