Uwe Stöhr wrote:
> That won't work with big delimiters. Besides, that's not what I was
talking about, I meant to
> display the full LFUN argument.
Fro what is this needed? The users needs a SMALL info, so just giving
out e.g. "\bigg\{" should be enough. Even \right and \left is in my
opinion not needed because only a minority are interested in seeing the
exact TeX-code.
Your patch doesn't fix the bugs and it gives out e.g. "\{\}" (always
both commands).
Yes, that's the point. They will see all options at the same time before
pressing "Insert". You think the user needs a SMALL info, I think
otherwise that the user should need the full info. The small info is
already visible in the tooltips.
Your patch looks from the structure similar to mine, so I propose that I
committ my patch as it fixes two real bugs. You can then add the \big
stuff to this as this is an enhancement.
OK?
Well, my patch do a bunch of clean-up at the same time and do a bit more
like correctly update the label for any user action (with the size
combo, etc). Besides, your patch is a bit wrong because it updates the
label on each user click.
Abdel.