15/05/2013 01:05, Uwe Stöhr:
Am 06.05.2013 11:52, schrieb Jean-Marc Lasgouttes:
As in Milano, I applied your patches and it works now for \mbox, but now
minipages and parboxes are broken:
- insert a new box via the toolbar button
- open its box dialog and delete there the width number and press apply
result: you cannot compile the file because minipages requires a width.
We should use a validator that refuses empty input. However, this does
not exist yet.
In LyX 2.0.x we do in this case use 0pt as width. This must also be done
when your patches are applied. The attached patch combines your patches,
update them against latest master and does this.
Is this OK? If so i will change lyx2lyx and tex2lyx.
I do not see what you have done exactly, so it is difficult to say. But
nothing looks wrong in the patch. The best would be that you commit your
changes in the features/empty-length branch, which would allow me to see
what happens. When everything is finished, you can merge this branch
into master. This is the workflow that was proposed in Milano.
JMarc