lyx_mirror/development
Jean-Marc Lasgouttes f04c7711b0 Fix empty width support for Box inset
* InsetBox and GuiBox: Use proper empty length instead of the broken -9.99col% trick
* some slight changes to the logic of GuiBox to make sure that values are set as needed.
* lengthToWidget(): handle properly the empty length case. All the other related Qt helpers did it already, it was probably an oversight. Also set the default_unit parameter as optional (not needed in this patch actually, but I got carried away :)
* allow generating LaTeX code for an empty length, since some broken code does that.
2013-05-24 15:44:59 +02:00
..
2012-10-01 17:14:34 +02:00
2013-05-14 17:34:53 +02:00
2011-04-03 13:38:05 +00:00
2010-02-18 09:58:20 +00:00
2013-02-03 19:26:21 +01:00
2013-05-24 15:44:59 +02:00
2012-06-05 12:22:13 +02:00
2010-03-16 09:25:30 +00:00