Jean-Marc Lasgouttes wrote: >>>>>>"Herbert" == Herbert Voss <[EMAIL PROTECTED]> writes: >>>>>> > >>>I wrote the code this week-end, and then lost it :( Anyway, it was >>>not too difficult. However what kind of length should I have? >>>LyXLength or LyXGlueLength? Can there be glue in column widths? >>>Same question holds for minipage width. Herbert? >>> > > Herbert> LyXLength is ok. > > That's what I thought. Do you know whether glue makes sense in this > context? Could be useful when importing latex files (although I've > never seen anybody using this)
as far as I remember \columnwidth, \textwidth, and others can't have a glue length because they are of registertype dimen and not of type skip, which can have glue. Herbert -- http://www.lyx.org/help/