Changeset 942 for trunk/plugins/Equation/readme.txt
- Timestamp:
- 01/26/08 00:07:41 (5 years ago)
- Files:
-
- 1 modified
-
trunk/plugins/Equation/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/plugins/Equation/readme.txt
r677 r942 9 9 Usage 10 10 The formmulae are stored in their ASCII representation, so you have to include the 11 ASCIIMathML library which can be found in the plugin folder in order render the MathML output in your pages.11 ASCIIMathML library which can be found in the plugin folder in order to render the MathML output in your pages. 12 12 13 13 Example (also see example.html): … … 17 17 <script type="text/javascript" src="/xinha/plugins/AsciiMath/ASCIIMathML.js"></script> 18 18 19 20 19 The recommended browser for using this plugin is Mozilla/Firefox. At the moment showing the MathML output 21 20 inside the editor is not supported in Internet Explorer.
