* [ox-odt, bug] no space after math
@ 2015-02-26 14:12 Rasmus
2015-02-26 14:43 ` Nicolas Goaziou
0 siblings, 1 reply; 2+ messages in thread
From: Rasmus @ 2015-02-26 14:12 UTC (permalink / raw)
To: emacs-orgmode
Hi,
ox-odt doesn't insert space after math-fragments (at least when using
mathml). It becomes particular annoying when converting from via LO to
doc.
Test case:
* test
x \(y\) z
Convert via ox-odt and notice that it has essentially been transformed to
x [\(y\)]z
where [·] is some sort of box that LO puts math inside... The box is kind
of wide enough inside LO, but the width "disappears" when exporting from
LO. In any case, *a space is lost in ox-odt* and it shouldn't be IMO.
Thanks,
Rasmus
--
Me gusta la noche, me gustas tú
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [ox-odt, bug] no space after math
2015-02-26 14:12 [ox-odt, bug] no space after math Rasmus
@ 2015-02-26 14:43 ` Nicolas Goaziou
0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2015-02-26 14:43 UTC (permalink / raw)
To: Rasmus; +Cc: emacs-orgmode
Hello,
Rasmus <rasmus@gmx.us> writes:
> ox-odt doesn't insert space after math-fragments (at least when using
> mathml). It becomes particular annoying when converting from via LO to
> doc.
>
> Test case:
>
> * test
> x \(y\) z
>
> Convert via ox-odt and notice that it has essentially been transformed to
>
> x [\(y\)]z
>
> where [·] is some sort of box that LO puts math inside... The box is kind
> of wide enough inside LO, but the width "disappears" when exporting from
> LO. In any case, *a space is lost in ox-odt* and it shouldn't be IMO.
Fixed in cebdec663d63d6971c20cb99e5502e646ee12187. Thank you.
Regards,
--
Nicolas Goaziou
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-02-26 14:42 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-26 14:12 [ox-odt, bug] no space after math Rasmus
2015-02-26 14:43 ` Nicolas Goaziou
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).