[Libreoffice-bugs] [Bug 129400] X overlined with a bar that in latex is written \bar{x} is not correctly translated from Word
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Thu Jan 2 11:41:30 UTC 2020
https://bugs.documentfoundation.org/show_bug.cgi?id=129400
--- Comment #4 from schlebe <bernard.schleich at gmail.com> ---
I have read https://gerrit.libreoffice.org/#/c/85138/
and I have seen changed source; but I think that the correction is not perfect
because MS_COMBOVERLINE has been added just below MS_COMBOBAR.
That means that COMBOVERLINE is treated as COMBBAR !
I have read HXX source and I have seen that COMBBAR=0x0304 and
COMBOVERLINE=0x0305.
In Unicode table and on MS WORD these 2 characters has a little difference.
COMBBAR is shorter than COMBOVERLINE.
I think that to resolve this issue the value of 'acc' variable for MS_COMBBAR
must be distinct from MS_COMBOVERLINE value.
I say that just for helping you to solve this issue.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20200102/88168367/attachment.htm>
More information about the Libreoffice-bugs
mailing list