On 02/15/2015 04:21 AM, Kornel Benko wrote:
This error is in branch and in trunk. Independent of Qt version.
If I try to set e.g. horizontal space between xx with value like 1300000sp, the
dialog accepts it,
but saved lyx file is missing the value.
(This is not a too big value, it's about 7mm)
In lyx-file: Instead of having
x
\begin_inset space \hspace{}
\length 1300000sp
\end_inset
x
I see only
x
\begin_inset space \hspace{}
\end_inset
x
which is wrong. Consequently creation of pdf errors out.
Editing the exported tex-file and setting there the desired length works, so
this is not latex limitation.
Can you file an actual bug report? The problem is somewhere in the
conversion from what gets entered into the dialog to our lengths. Maybe
the int is too big?
Unfortunately, I don't have much time to deal with this kind of thing
right now. Along with everyone else in New England, I am spending way
too much clearing snow. We have had two major blizzards and over 6 feet
(about 2 meters) of snow in the last month.
Richard