| View previous topic :: View next topic |
| Author |
Message |
Le Furet General User

Joined: 11 Nov 2005 Posts: 6 Location: France
|
Posted: Tue Nov 22, 2005 2:05 am Post subject: Writing Equation Editor |
|
|
Suppose that one day, I wake up and say to myself "Why not writing a new equation editor for Ooo today ?", what should I know and what should I have read before ?
(please be serious in your answers, even if my question doesn't look to be. I am less naive than my question ). |
|
| Back to top |
|
 |
SergeM Super User

Joined: 09 Sep 2003 Posts: 3211 Location: Troyes France
|
|
| Back to top |
|
 |
Le Furet General User

Joined: 11 Nov 2005 Posts: 6 Location: France
|
Posted: Tue Nov 22, 2005 10:09 am Post subject: |
|
|
| May be, don't know. But what to read ? Where can I find a valuable documentation on the sources ? On the mans of communication between every components of Ooo ? |
|
| Back to top |
|
 |
SergeM Super User

Joined: 09 Sep 2003 Posts: 3211 Location: Troyes France
|
|
| Back to top |
|
 |
pitonyak Administrator


Joined: 09 Mar 2004 Posts: 3622 Location: Columbus, Ohio, USA
|
Posted: Tue Nov 22, 2005 7:40 pm Post subject: |
|
|
I thought that there already was an improvied equation editor of sorts. I seem to remember that the project started with a D and it was done by a French man. _________________ --
Andrew Pitonyak
http://www.pitonyak.org/oo.php |
|
| Back to top |
|
 |
SergeM Super User

Joined: 09 Sep 2003 Posts: 3211 Location: Troyes France
|
|
| Back to top |
|
 |
pidde General User


Joined: 28 Mar 2005 Posts: 45
|
|
| Back to top |
|
 |
Le Furet General User

Joined: 11 Nov 2005 Posts: 6 Location: France
|
Posted: Thu Nov 24, 2005 6:16 am Post subject: |
|
|
I won't call DMath an improved Equation Editor.
Several things bothers me with Equation Editor :
- bad vertical alignment when importing to Writer
- Didn't manage to change the Symbol Font, and default font is ugly (e.g integral sign)
- bad exponents and indices spacing
- few possibilities of customization
and that' only the beginning. To be honest, Word is far forehead for Mathematics, and I prefer not mentionning LaTeX.
I know there are macros for using LaTeX as Equation Editor (the famous OOOLaTeX macros by G. Piroux), and they do good job, but there is stille some drawbacks :
- they are slow
- vertical alugnment is still incorrect
- weird installation with Windows (you must install cygwin before, and TeX, ans some additionnal fonts, and LaTeX2Emf)
- very hard to change fonts (because it's TeX !)
You can also use Mathtype, but it's expensive, you still have bad alignments,and the OooMath way of typing a formula (inspired from TeX) is much faster.
In fact, it's only the rendering part that needs to be redone.
Is there a documentation on OooMath sources ? Where ? Or have I just to read myself the 194465890 lines of code, then 4 or 5 books about Ooo API (or the contrary) ? |
|
| Back to top |
|
 |
|