On Mon, Oct 27, 2014 at 11:07 AM, Jean-Marc Lasgouttes
wrote:
> Le 27/10/2014 15:57, Scott Kostyshak a écrit :
>>>
>>> I did it. Just wanted to check first.
>>
>>
>> Why is x a double?
>
>
> There are doubles because spaces can have on integer width in justified text
> (extra space has to be share
Le 27/10/2014 15:57, Scott Kostyshak a écrit :
I did it. Just wanted to check first.
Why is x a double?
There are doubles because spaces can have on integer width in justified
text (extra space has to be shared). When the text is rtl, the left
margin can have strange values.
I agree thoug
On Mon, Oct 27, 2014 at 10:49 AM, Richard Heck wrote:
> On 10/27/2014 08:15 AM, Jean-Marc Lasgouttes wrote:
>>
>> Le 27/10/2014 00:40, Richard Heck a écrit :
>>>
>>> This is from JMarc's recent changes. It's probably harmless. JMarc?
>>
>>
>> Yes, these are harmless. I will fix them when I get som
On 10/27/2014 08:15 AM, Jean-Marc Lasgouttes wrote:
Le 27/10/2014 00:40, Richard Heck a écrit :
This is from JMarc's recent changes. It's probably harmless. JMarc?
Yes, these are harmless. I will fix them when I get some time.
I did it. Just wanted to check first.
Richard
Le 27/10/2014 00:40, Richard Heck a écrit :
This is from JMarc's recent changes. It's probably harmless. JMarc?
Yes, these are harmless. I will fix them when I get some time.
JMarc
On 10/26/2014 08:37 AM, Uwe Stöhr wrote:
After a long time I found time to take care of LyX. At first I
compiles master and got 3 compilation warnings:
* ..\..\src\Row.cpp(386): warning C4244: '=': conversion from 'double'
to 'int', possible dataloss
[D:\LyXGit\Master\compile-result\src\LyX.v
After a long time I found time to take care of LyX. At first I compiles
master and got 3 compilation warnings:
* ..\..\src\Row.cpp(386): warning C4244: '=': conversion from 'double'
to 'int', possible dataloss
[D:\LyXGit\Master\compile-result\src\LyX.vcxproj]
* ..\..\src\Row.cpp(408): warnin