Le 18/04/2017 à 18:57, Kornel Benko a écrit :
Am Dienstag, 18. April 2017 um 18:22:00, schrieb Jean-Marc Lasgouttes
<lasgout...@lyx.org>
Le 18/04/2017 à 14:52, Jean-Marc Lasgouttes a écrit :
The default value has unit==NONE, which is the definition of an empty
length. An empty length is not of size 0, it is undefined. This is what
is obtained when the entry field is left empty. What is wrong with that?
The Length constructor with an empty string did not do what it should
have done. I fixed that now.
With my latest commit, everything should be OK.
JMarc
Really?
# ctest -R export/doc/Math_lyx21
gives in LastTest.log
Is this my doing? I'll check it out tomorrow.
JMarc