On Mon, Jan 14, 2002 at 06:05:23PM +0100, Andre Poenitz wrote:
 
> > Attached. And I am open to suggestions how to do this more elegantly ;-)
> 
> What exactly do you need the 'mathbbX' macros for (I did not look to
> closely, so maybe it's obvious)
> 
> Andre'
> 

It is the only (or easiest) way I found to get the expression to
collapse to the proper symbol on-screen in mathed. Without it, it
remains as ERT \mathbb{X}. Outside mathed the proper symbol is produced in
either case.

There must be a way to achieve this collapsing behaviour without this
trick. Dekel suggests "math-insert \mathbb{N}", but the problem is
convincing LyX to "do" that, when all it "does" currently is

        parent_.insertSymbol(latex_chosen_);

in FormMathsBitmap::apply().

I suppose one should play around with this a little ;-)

-- Martin

Attachment: msg31497/pgp00000.pgp
Description: PGP signature

Reply via email to