On Wed, Mar 05, 2003 at 11:55:01AM +0000, Angus Leeming wrote:
> > If we really need 'one or zero', MathArray would be the way to go.
> > But I doubt this is possible, as the empty label string can serve the same
> > purpose.
> 
> Ok. I''ll think about it.

Aehm.. I wanted to ssay:

 But I doubt this is _necessary_, as the empty label string can serve the same
 purpose.

> > If you want to play with IU a bit you could look at
> > math_tabularinset/math_gridinset and make it work with the tabular dialog
> > ;-)
> 
> ;-) Well I think that I disagree with you. I prefer an incremental approach; 
> fix the nearly working first before breaking the next bit.

There is currently no dialog attached to math_gridinset and it is better
insulated from the surroundings than the labels. So small steps apply here
as well.

> As for the tabular dialog; I haven't ported it to the new scheme yet. 

I see.

> Incidentally, what needs to be done to unify InsetRef and RefInset? Do
> we need a placeholder in the outside world analogous to formalabase?

To use RefInset in the outside world the quick'n'dirty way one can wrap it
into a MathHullInset of type "none" and put that into a FormulaInset.  I
had this working a while ago, but that changes the file format (outer world
refInsets would get written as  '\begin_inset Formula \ref{...', so this
never went in.

What we probably need is a fairly neutral approach that read/write the
'begin_inset/end_inset' stuff and let the 'Formula' part be filled in from
the HullInset.

Andre'

-- 
Those who desire to give up Freedom in order to gain Security,
will not have, nor do they deserve, either one. (T. Jefferson)

Reply via email to