@ajlittoz @Lupp @mikekaganski
Thank you very much for all the inputs.
I try to sum up our discussion. Here is what I got:
-
Font issue as in this post: LO should be able to detect if a variant of a font is not available. At least let the user know about it. Although I prefer LO math does not allow selection of unavailable variant.
Reason: it is misleading, especially for beginners. Not allowing will also “educate” the user, such as myself in this case.
-
It is convenient to use math-object for all math-variable in the text (as inline eqn) because it provides consistency everywhere in the text and not affected by style of the paragraph. For example a variable %alpha_1, i will use LO-math throughout the text, even tough it is possible to use symbol alpha and subscript 1.
I think it is the norm nowadays, as the other authors do the same.
So the ability to change all LO-math font & font size in the text at the same time should be there, without the need of extension or macro. A basic need.
Note: Word-math also has issue with this. In theory was easy, but when there’s a lot of equations it is not easy to change font all together, and I have to check and change one by one. The LO math extension actually works better in this case.
Below are more “imaginary” and probably more work to it. It is related to what @Lupp post.
- LO math is outdated compared to Word’s and Google Docs’s math because it returns an image and was designed as a separate app.
One advantage of LO math is that we can always edit the code, which is impossible in Word and Gdocs after the equation is printed. You can only write math in using code once in the beginning.
I imagine to return non-image formula would be a very far future project.
But to be able to go back on forth to the formula editor is the key here.
How to make it more straightforward, would be useful for text using plenty of formulas.
Instead of opening LO-math each time we write/edit a formula in writer, why not keep the formula-editor there inside the writer, for example in a special mode “math-mode”. Every time the text cursor is next to the math object (image), we can see the code appear in the formula-editor, then we can press something to be automatically in the formula-editor or back to text.
-
I don’t have enough knowledge on this matter.
The auto-scaling of inline-formula in Latex (as far as i remember) and Word works pretty well, for example when you write a fraction in inline-formula. I guess this is not possible when LO math still returns an image.
But we should go to this direction.
If you think, I should post a request/bug in the bugZilla. (if one of those ideas is good enough). Please let me know.