Copy link to clipboard
Copied
Hi all,
Is there any way that we can change the default font of equation say from default (para) font to bold?
Thanks
re: …it just means I will need to update every single template that I created.
It's no different than any other Character Format in that regard. Update the enterprise's or project's master template, and in each document:
File🞃 Import › Formats…
[Deselect All]
☑ Character Formats
[Import]
There is no way to push that to all projects & documents. Books, at least can bulk-import to all the component files.
re: When I open the equations palette, It switch back to "Default (para) font",…
What switches back?
When editing an Equation, it's normal for the Character Designer dialog to go blank (perhaps to disccourage users from trying to apply styles within the Eq palette, as that doesn't work).
On my system, that dialog shows:
Math Symbols: Symbol
and all the rest are [EquationVariables]
and doesn't revert to Default ¶ Font
The Bold gets applied via an attribute in Character Format EquationVariables, which is also stable.
It's not reverting on my FM2020.
All I did was revise the EquationVariables format for Bold & update the style.
I don't even recall doing a [set] on that palette pulldown, but it's showing what I reported above.
Copy link to clipboard
Copied
Hi,
In the equation editor (Insert | Equations - not MathML) there is a drop-down list on the left. Click Equations to open this list and click Equation Fonts. There you can change the fonts.
Is this what you need?
Best regards
Winfried
Copy link to clipboard
Copied
Hi @Winfried Reng ,
I want to change the default font to Bold so that I do not need to change everytime when I create the new equation. I know that It will change all equations in the same doc but as I always use bold, I want to keep it stay that way.
Copy link to clipboard
Copied
Since there are a couple of ways to get equations into your FM content, I'd start with the version of FM you've got & the method you're using; otherwise, @Winfried Reng has the solution.
Copy link to clipboard
Copied
HI @Jeff_Coatsworth ,
I got FM 2019, I want to change the default font to Bold so that I do not need to change everything I create the equation in the new doc.
I have knowledge in Coding as well so If there is any file or any code that need to change to archive it, please let me know.
Copy link to clipboard
Copied
I think I should rephrase my question.
Is there any way that I can set Bold as the default for "functions", "Numbers", "Strings" and "Variables" every time I create the new equation.
Thanks
Copy link to clipboard
Copied
a. to confirm: this is using the legacy Insert▼Equations… palette, and not MathML?
b. what happens when you navigate to
Format▼Characters › Character Designer
Style [EquationVariables]
Weight [Bold]
[Update Style]
Personally, due to the limitations of legacy equations in some output flows, and until MathML is working properly in FM once more (bug report FRMAKER-11189), I'd be tempted to use an external MathML editor, and import those objects.
Copy link to clipboard
Copied
Thank you so much @Bob_Niland .
Yeah I used the legacy Equation not the MathML.
This works, it just means I will need to update every single template that I created.
Copy link to clipboard
Copied
re: …it just means I will need to update every single template that I created.
It's no different than any other Character Format in that regard. Update the enterprise's or project's master template, and in each document:
File🞃 Import › Formats…
[Deselect All]
☑ Character Formats
[Import]
There is no way to push that to all projects & documents. Books, at least can bulk-import to all the component files.
Copy link to clipboard
Copied
When I open the equations palette, It switch back to "Default (para) font", Is ithere any way to prevent that? I want to keep using the EquationVariables.
Thank @Bob_Niland
Copy link to clipboard
Copied
re: When I open the equations palette, It switch back to "Default (para) font",…
What switches back?
When editing an Equation, it's normal for the Character Designer dialog to go blank (perhaps to disccourage users from trying to apply styles within the Eq palette, as that doesn't work).
Copy link to clipboard
Copied
Hi @Bob_Niland
The option for Functions, number, strings and Variable switch back to "Default (Para) Font".
I want to keep it as Bold (showed in the Variable) for all of them whenever I create the new equation.
Copy link to clipboard
Copied
On my system, that dialog shows:
Math Symbols: Symbol
and all the rest are [EquationVariables]
and doesn't revert to Default ¶ Font
The Bold gets applied via an attribute in Character Format EquationVariables, which is also stable.
Copy link to clipboard
Copied
Thanks @Bob_Niland
My system it reverts to Default ¶ Font when I create the new equation.
Do you know any setting that can keeps it unchanged?
Thanks
Copy link to clipboard
Copied
It's not reverting on my FM2020.
All I did was revise the EquationVariables format for Bold & update the style.
I don't even recall doing a [set] on that palette pulldown, but it's showing what I reported above.
Copy link to clipboard
Copied
Copy link to clipboard
Copied
re: I am using 2019. Will upgrade it to FM2022 soon.
I would not expect that to matter. I have used the Eq palette only rarely, but it's a very old feature (and pre-Unicode, which can matter*). I doubt that it has changed very much in the last quarter century. What appears to be needed is:
I don't immediately see anywhere else where Eq settings might be saved (such as maker.ini).
* Changing the Math Symbols: [Symbol] assignment could be a disaster. Symbol is the legacy codepage/overlay font, where code points 0x00-0xFF are not the ASCII & Latin1 glyphs found in any ISO/IEC-8859-1 or Unicode font, but are math symbols.
Copy link to clipboard
Copied
yeah not sure what change but if your setting is kept and mine reverts everytime when I create new doc, it change something in that regard.
Not sure if you come accorss this, but I successfully re-create the new equaion.mif and I can manipulate the input.
It just got to me that when I open the equation without in any doc, It keep the default as Bold ( i set it up). but when I open the equaion in within the doc, the character designer will override and it reverts back to "Default (para) Font".
Not sure if there is any statement in that mif file that can keep the input so that the character designer won't override my setting?
Thanks