On 09/15/2013 07:39 AM, Regina Henschel wrote:
> Hi Markus,
> 
> If you have not used a special style for the formulas, then using an
> input field will work for you. See macro below, put all in one tab in a
> module in basic IDE. I will sent you a document with that macro in
> private mail.
> 
> Kind regards
> Regina
> 
Hi Regina,

Thank you very much for your quick and very helpful response.

For those who have similar problems in the future:

I used your macro and added some lines like
oModelFormula.BaseFontHeight = 22
oModelFormula.FontNameVariables= "Arial"
oModelFormula.FontVariablesIsItalic=false
oModelFormula.FontVariablesIsBold=false
etc. (as described in the Math documentation)
in function SetCharHeightDeep2 for changing the font size and all other
relevant attributes of my equations. (a quick-and-dirty solution,
without using message boxes).

This works perfectly now.

Kind regards,

Markus

-- 
To unsubscribe e-mail to: [email protected]
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted

Reply via email to