📜 ⬆️ ⬇️

OOoLaTeX or OpenOffice and mathematical formulas.

Printers relate mathematical work to convicts ...
D.E. Knut. Mathematical typography.


More than a year ago, when I decided that I would switch to fully licensed software, the choice to buy Microsoft Office or switch to OpenOffice was not very hard - it’s very difficult for a student to find extra money. The happiness from the fact that OO performs almost everything that is required of it ended rather quickly at the moment when I opened the built-in formula editor OO.Math. To say that he is bad is to say nothing. It was clear that you need to look for another tool.

Initially, the choice fell on Design Science MathType , which allowed you to work in almost the same editor as MSO (MS Equation is nothing more than a stripped-down MathType), but working with OLE objects was tedious and never amenable to automation. In addition, I thought that when switching to a Linux system, I would lose the ability to work with formulas again.
Looking through other means of extending the functionality or replacing OO.Math did not give anything but disappointment. All projects were very raw or not functional enough.
I continued the search and was rewarded: I found OOoLaTeX .
')
To be honest, before that, I read about TeX systems only briefly when I was interested in the writings of Donald Knuth , the author of this system and the series of remarkable books on algorithms. I knew that the capabilities of TeX systems are huge. As it was well noticed, “Sometimes people who are unfamiliar with TeX technologies hear that LaTeX is suitable only for a set of mathematics. When I get acquainted with true TeXnologies, an understanding arises that LaTeX is so good that with its help you can even recruit math. ”Therefore, I had no doubt about the possibilities offered by TeX.

So what did OOoLaTeX suggest? The idea is very simple, use a special macro to write formula notation in TeX, after which he (the macro) gave it to the TeX rendering engine and inserted the result as an image into an OO document. That is, we get a number of advantages:
For justice, it is worth noting a number of disadvantages:Initial OOoLatex Configuration

I think many will agree with me that the merits cover all the disadvantages. In this article, I will describe only the installation on MS Windows (yes, I still bought it and did not switch to Linux), the installation for Linux can be found both in the official documentation and here . To do this, you need to download the following programs:

Source: https://habr.com/ru/post/25170/


All Articles