On Sat, Apr 28, 2018 at 02:09:36AM +, Richard Kimberly Heck wrote:
> Good for 2.3.x as well.
In at 9b821eb0.
Scott
signature.asc
Description: PGP signature
Is it easy to delay a screen update in order to make something look like
an atomic change to the user? If you open the beamer example manual and
use e.g. insert frame below, we can see the intermediate steps. I think
it would be smoother if we just showed the final result. I think I've
seen this in
On 04/27/2018 09:34 PM, Scott Kostyshak wrote:
> On Sat, Apr 28, 2018 at 12:03:55AM +, Richard Kimberly Heck wrote:
>> On 04/27/2018 06:02 PM, Scott Kostyshak wrote:
commit e2f864efe447c0d71eeaefaaeb4d51b8316f3fd1
Author: Daniel Ramöller
Date: Thu Nov 24 14:10:03 2016 +0200
>>
On Sat, Apr 28, 2018 at 12:03:55AM +, Richard Kimberly Heck wrote:
> On 04/27/2018 06:02 PM, Scott Kostyshak wrote:
> >> commit e2f864efe447c0d71eeaefaaeb4d51b8316f3fd1
> >> Author: Daniel Ramöller
> >> Date: Thu Nov 24 14:10:03 2016 +0200
> >>
> >> Lock toolbars (#10283)
> >>
> >>
On 04/27/2018 06:06 PM, Scott Kostyshak wrote:
> On Wed, Apr 25, 2018 at 06:41:36PM +, Scott Kostyshak wrote:
>
>> it is not 100% reproducible for me. I wonder if valgrind might be useful
>> to try in this situation.
> Attached is a valgrind log. Do the invalid reads provide any clues?
I'm not
On 04/27/2018 06:02 PM, Scott Kostyshak wrote:
>> commit e2f864efe447c0d71eeaefaaeb4d51b8316f3fd1
>> Author: Daniel Ramöller
>> Date: Thu Nov 24 14:10:03 2016 +0200
>>
>> Lock toolbars (#10283)
>>
>> - LFUNs to (un)lock toolbars positions (both individually and all at
>> once)
>>
On Wed, Apr 25, 2018 at 06:41:36PM +, Scott Kostyshak wrote:
> it is not 100% reproducible for me. I wonder if valgrind might be useful
> to try in this situation.
Attached is a valgrind log. Do the invalid reads provide any clues?
Scott
==4977== Memcheck, a memory error detector
==4977== Co
> commit e2f864efe447c0d71eeaefaaeb4d51b8316f3fd1
> Author: Daniel Ramöller
> Date: Thu Nov 24 14:10:03 2016 +0200
>
> Lock toolbars (#10283)
>
> - LFUNs to (un)lock toolbars positions (both individually and all at once)
>
> - corresponding menu entry to "Lock Toolbars" me
Am Freitag, 27. April 2018 12:39:12 CEST schrieb Kornel Benko :
> This looks again like language nesting problem ...
> Open autotests/export/lyx2lyx/lyx_2_1_test.lyx
> Try to compile ...
> ...
> ! Missing \endcsname inserted.
>
> \protect
> l.55 ...oreignlanguage{english}{-60}}{ with rotated}
>
Le 27/04/2018 à 11:35, Pavel Sanda a écrit :
Jean-Marc Lasgouttes wrote:
Le 27/04/2018 ?? 00:13, Jean-Marc Lasgouttes a écrit :
commit 90cfe4ec3b4ff22ef798a63e98ca70d0d33a1656
Author: Jean-Marc Lasgouttes
Date: Fri Apr 27 00:03:48 2018 +0200
Adapt caret height to context in mathed.
Le 27/04/2018 à 13:17, Pavel Sanda a écrit :
Clearly you prefer to think in a systematic way.
That might be good for the code, but what will remain for all the
procrastinating
hackers in the future who will be left without the mystery where the b came
from?
The good side is that we have plent
Jean-Marc Lasgouttes wrote:
>> I was refering merely to caret height; but we are getting to nitpicking,
>> meaning the situation is likely good enough for now :)
>
> Currently, the caret is never higher than the cell it is in. This is why I
> argue that the cell is too small.
Clearly you prefer t
Le 27/04/2018 à 12:38, Pavel Sanda a écrit :
Jean-Marc Lasgouttes wrote:
Le 27/04/2018 ?? 11:47, Pavel Sanda a écrit :
Limited testing shows no crash. As said previously cursor is much better
now,
though I would suggest use of 'b' instead of 'x' min height, e.g. try
"\dot u"
in mathed and compa
Jean-Marc Lasgouttes wrote:
> Le 27/04/2018 ?? 11:47, Pavel Sanda a écrit :
>> Limited testing shows no crash. As said previously cursor is much better
>> now,
>> though I would suggest use of 'b' instead of 'x' min height, e.g. try
>> "\dot u"
>> in mathed and compare both versions.
>
> Note tha
This looks again like language nesting problem ...
Open autotests/export/lyx2lyx/lyx_2_1_test.lyx
Try to compile ...
...
! Missing \endcsname inserted.
\protect
l.55 ...oreignlanguage{english}{-60}}{ with rotated}
The control sequence marked sh
Le 27/04/2018 à 11:47, Pavel Sanda a écrit :
Limited testing shows no crash. As said previously cursor is much better now,
though I would suggest use of 'b' instead of 'x' min height, e.g. try "\dot u"
in mathed and compare both versions.
Note that, while height of x is a proper font measuremen
Le 27/04/2018 à 03:03, Richard Kimberly Heck a écrit :
Yes, go ahead. It will let it get some testing before release.
Done, thanks. No status.23x entry necessary, since this is new code.
JMarc
Jean-Marc Lasgouttes wrote:
> Le 27/04/2018 ?? 00:13, Jean-Marc Lasgouttes a écrit :
>> commit 90cfe4ec3b4ff22ef798a63e98ca70d0d33a1656
>> Author: Jean-Marc Lasgouttes
>> Date: Fri Apr 27 00:03:48 2018 +0200
>> Adapt caret height to context in mathed.
>> Compute a height from curr
Jean-Marc Lasgouttes wrote:
> Le 27/04/2018 ?? 00:13, Jean-Marc Lasgouttes a écrit :
>> commit 90cfe4ec3b4ff22ef798a63e98ca70d0d33a1656
>> Author: Jean-Marc Lasgouttes
>> Date: Fri Apr 27 00:03:48 2018 +0200
>> Adapt caret height to context in mathed.
>> Compute a height from curr
Le 26/04/2018 à 14:41, Jean-Pierre Chrétien a écrit :
Le 20/04/2018 à 11:05, Jürgen Spitzmüller a écrit :
Am Mittwoch, den 18.04.2018, 18:05 +0200 schrieb Jean-Pierre Chrétien:
What do you think?
Frankly, I think neither of this looks really convincing. I do not have
a better idea myself, tho
20 matches
Mail list logo