<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - MathML <mspace width="2.0em"> not rendered by the equation edito"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=104194#c10">Comment # 10</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - MathML <mspace width="2.0em"> not rendered by the equation edito"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=104194">bug 104194</a>
              from <span class="vcard"><a class="email" href="mailto:denis.navas@gmail.com" title="Denis J. Navas <denis.navas@gmail.com>"> <span class="fn">Denis J. Navas</span></a>
</span></b>
        <pre>Comment on <span class=""><a href="http://bugs.documentfoundation.org/attachment.cgi?id=129040" name="attach_129040" title="Original text document with markdown markup">attachment 129040</a> <a href="http://bugs.documentfoundation.org/attachment.cgi?id=129040&action=edit" title="Original text document with markdown markup">[details]</a></span>
Original text document with markdown markup

---
title:  Math whitespace commands and docx output
author: Thomas J Duck on Pandoc newsgroup
date:   2016-11-25
# UPDATE the document to comply with Pandoc
# pandoc -s qquad-space.txt -o qquad-space.odt
...

NOTE: This document has been updated to comply with Pandoc 2.4; 
also to clarify that LibreOffice does not have a known way to me, 
to insert spaces in mathematical formulae. Therefore, its convertion 
from markdown to LibreOffice, is the way to show that LibreOffice does 
not implement the qquad space of LaTex mark-up. I tested again with 
LO 6.1.2.1, and the problem persist.

Hi there,

Pandoc seems to ignore math commands when the output format is docx (as viewed
with LibreOffice 5.2.3.3).  For example, the `\qquad` in the following equation
is ignored:

$y = mx + b \qquad (1)$

Y otra ecuaciĆ³n sin el espacio qquad para cotejar diferencias:

$y = mx + b (1)$

It works for LaTeX and html output.

This is a simple example: Whitespace is used for many purposes in writing
equations.

Is this a bug, or am I missing something?  Is there a workaround?

Thanks,</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>