Categories:
Cloud (204)
Entertainment (11)
Facebook (43)
General (50)
Life (31)
Programming (64)
Technology (430)
Testing (4)
Tools (488)
Twitter (5)
Wearable (26)
Web Design (44)
Collections:
Other Resources:
Export Math Formulas as SVG Images
How to export mathematical formulas as SVG Images from OpenOffice Math? I want to include them in my Web page.
✍: FYIcenter.com
There is no simple way to export mathematical formulas
directly from OpenOffice Math.
But you export mathematical formulas as images indirectly using OpenOffice Document, Impress, Draw or Spreadsheet as shown in this tutorial.
1. Open OpenOffice Document, Impress, Draw or Spreadsheet.
2. Click "Insert > Object > Formula". You see the OpenOffice Math source code panel below the editing panel.
3. Enter the source code for the mathematical formula. Or copy and pasted it from another OpenOffice Math file. For example:
f(x,y) = {func e^{M} cdot sqrt{cos(x) + tan(y)}} over {M^{2}}
4. Select the formula object and click "File > Export". You see the Export window.
5. Change the following options:
File Type: SVG - Scalable Vector Graphics (.svg) [x] Automatic file name extension [x] Selection
6. Click "Save" to save the selected formula as an image in SVG format.
Note that image in SVG gives the much better result in Web pages than other formats like PNG, or JPG.
2021-07-10, 1432🔥, 0💬
Popular Posts:
How to turn on or off comments? I have a PowerPoint presentation which has comments entered by diffe...
What is the difference between a Web page and a Single File Web Page? Word supports 2 Web page forma...
How to test I/O performance on INTEL SSDPEKKF256G8L SSD (Solid State Disk) with SQLIO? INTEL SSDPEKK...
"Muss i denn" is a German folk song in the Swabian German dialect. The present form dates back to 18...
How to configure Mozilla Firefox to use Notepad to edit Web page source code? By default, when you u...