https://issues.apache.org/ooo/show_bug.cgi?id=42446
--- Comment #9 from [email protected] --- While waiting for the never-coming implementation :( I have come up with an alternative to using OOO Math: * Use image instead of Math object * Recommendation: save the text-based expressions as picture's "Description" to make it easier to change the expression in the future Here are two suggestions: 1. Go to http://www.codecogs.com/latex/eqneditor.php . Type in math expressions, use large font and resolution and download image . Scale down the image to have better resolution . Recommendation: backup Latex expression inside Description . For the arc, we can use either "\overarc {AB}" or "\stackrel \frown {AB}" 2. Use Wikipedia's math rendering engine . Edit any Wikipedia page (but DO NOT save it), or even better, use Sandbox at http://en.wikipedia.org/wiki/Wikipedia:Sandbox . Similarly, type in math expression using Wikipedia syntax, eg <math>\overset{\frown}{AB}</math> . See the preview and right-click on the image to save it . Check http://en.wikipedia.org/wiki/Help:Displaying_a_formula for the syntax . Contrary to the first suggestion, it's not possible to change resolution of Wikipedia rendered images HTH -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug. You are watching all bug changes.
