Is there a way to quickly change the font of all equations in a document? Maybe there's a built-in style for them or something...
I don't want to set a default style for new ones, but to change existing one's.
|
Is there a way to quickly change the font of all equations in a document? Maybe there's a built-in style for them or something... I don't want to set a default style for new ones, but to change existing one's. |
||||
|
|
|
I don't believe there is a built-in style for the formulas. However, you can have a macro iterate over all formulas and change the style. The French OpenOffice.org FAQ has an example of such a macro:
|
|||||||
|
|
For LibreOffice, I had to make some changes in the macro in order to get an automatic update of the formula. I took a look at this topic in the OpenOffice forums next to the present one. Here is the macro I have used:
|
||||
|
|