Georg Baum wrote:
Am Freitag, 6. April 2007 16:15 schrieb Abdelrazak Younes:
So, I've hard-coded the needed math symbol in ControlMath.C (see
attached). As soon as the lib/symbols file is cleaned up to associate
the math symbols with unicode (as I understand, it can't now because
mathed use these fonts), then we will fill-in math_symbols_ from the
symbols define in there.
I've also the local 'delim' definition to ControlMath.C along the other
ones.
I hope you tested this very well, especially the big delimiters. I remember
that this was tricky to get right.
I didn't change the logic of the controller at all. All my work is
focused in the dialog representation, not the LyX one. So I don't think
I've introduced any problem.
And do you know that we have both \|
and |?
No, but I didn't touch that. Only \| is used from the delimiter dialog.
Abdel.