https://bugs.documentfoundation.org/show_bug.cgi?id=73593
V Stuart Foote <[email protected]> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |[email protected]
See Also| |https://bz.apache.org/ooo/s
| |how_bug.cgi?id=2864
Version|4.1.3.2 release |Inherited From OOo
--- Comment #8 from V Stuart Foote <[email protected]> ---
Indeed, my apologies. Bug 119449 would be better set a duplicate of bug 96208
-- done.
Issue in general with support Tex and LaTex syntax is that our "native" format
to control node composition is StarMath--but our storage media is ODF. As ODF
requires use of MathML, we strive to support MathML for import and export. We
annotate the XML of each MathML ODF Formula object with its StarMath
composition--and reparse that StarMath on reimport.
There is no specification for using TeX with ODF, so while we could probably
filter import the LaTeX syntax formula entries and could also hold them as
annotations--the same as the StarMath for reimport--we would never adopt TeX
for canvas layout. TeX is treated to PostScript.
Filter based import of LaTex, and expanding the GUI to support LaTex syntax
entry is feasible. The first step for both is to ensure the MathML/StarMath can
correctly describe the additional symbology when recorded to ODF XML.
--
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