https://bugs.documentfoundation.org/show_bug.cgi?id=104194

--- Comment #10 from Denis J. Navas <[email protected]> ---
Comment on attachment 129040
  --> https://bugs.documentfoundation.org/attachment.cgi?id=129040
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,

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to