Philippe Nobili wrote: > > We use MathML+Jeuclid addons to author DocBook-4 with MathML formulas. > The default font sizes for both the internal add-on (equations rendered > in XMLMind styled view) and external add-on (equations rendered in > printed output) are way too small for us. > > Is there a way to change the default font size for these 2 add-ons ? > Sorry to ask, we could not find this information in the documentation.
--> When you *edit* MathML from within XXE: There is no way to configure that specifically for equations (other than tweaking the corresponding CSS style sheet, of course). * Use Options|Preferences, View section, "Default font size" combobox. See http://www.xmlmind.com/xmleditor/_distrib/doc/help/com.xmlmind.guiutil.PreferencesEditorDialog.html#viewOptions * OR Use the "View|Text Size" submenu. See http://www.xmlmind.com/xmleditor/_distrib/doc/help/viewMenu.html That's what I do. More precisely, I use Ctrl-Mouse-Wheel like in a Web browser. Try it, you'll like it. It's very fast when you edit standalone MathML documents. * AND Use Options|Preferences, Add-on|MathML section to specify nicer/larger fonts (e.g. the bundled fonts). See http://www.xmlmind.com/xmleditor/_distrib/doc/mathml/mathml_prefs.html On the some platforms, like on the Mac, the default serif font is intrinsically very small. --> When you *convert* MathML to other formats: This has been explained in a recent support request. See http://www.xmlmind.com/pipermail/xmleditor-support/2009-December/008111.html More simply, upgrade to v4.5.1 + JEuclid add-on v3.1.8_01. The add-on has been modified to increase the base math size (MATHSIZE parameter) from 12pt to 16pt. Note that if you convert you document to PDF using FOP+JEuclid, the base math size is inferred from the XSL-FO context. That is, the change we did recently has an effect only when you convert MathML to PNG.

