The last remaining bit of TODO.killqt4 is INSTALL.MacOSX. I thought we
wanted to update it, but I fail to see what should be kept in this file
as it is.
Stephan, do we have a reason to keep it?
Later, you could create a new INSTALL.macOS with up-to-date information
if you feel that the file i
Le 20/07/2024 à 21:22, Richard Kimberly Heck a écrit :
On 7/20/24 11:16 AM, Jean-Marc Lasgouttes wrote:
Le 20/07/2024 à 17:13, Jean-Marc Lasgouttes a écrit :
commit 485f5afc21ba553fd16465231de7570b0c631298
Author: Jean-Marc Lasgouttes
Date: Sat Jul 20 17:12:09 2024 +0200
Fixup 2bdd6911
Le 19/06/2024 à 16:23, Jean-Marc Lasgouttes a écrit :
I can't find the place where math comments appearance was discussed
recently, so here is is.
This trivial patch uses a yellow (Note) background to mark comments.
While the result is not the same as Notes (the output actually goes to
LaTeX)
Le 20/07/2024 à 21:23, Richard Kimberly Heck a écrit :
On 7/20/24 3:22 PM, Jean-Marc Lasgouttes wrote:
PS: the profiler tells me that more than 10% of this time is lost
updating macros over and over. I'll take a look at that.
That is at the root of a lot of the performance issues we have.
Th
On 7/20/24 3:22 PM, Jean-Marc Lasgouttes wrote:
PS: the profiler tells me that more than 10% of this time is lost
updating macros over and over. I'll take a look at that.
That is at the root of a lot of the performance issues we have.
Riki
--
lyx-devel mailing list
lyx-devel@lists.lyx.org
ht
On 7/20/24 11:16 AM, Jean-Marc Lasgouttes wrote:
Le 20/07/2024 à 17:13, Jean-Marc Lasgouttes a écrit :
commit 485f5afc21ba553fd16465231de7570b0c631298
Author: Jean-Marc Lasgouttes
Date: Sat Jul 20 17:12:09 2024 +0200
Fixup 2bdd691130: remove two more Update::SinglePar instances
Hello,
I find that the small patch below makes scrolling by setting mouse at
the bottom of the screen much smoother. The question is whether the
performance is good enough on slower systems. I guess there is a way to
measure that drawing requires more time than the inter-event duration,
but I
Le 20/07/2024 à 17:13, Jean-Marc Lasgouttes a écrit :
commit 485f5afc21ba553fd16465231de7570b0c631298
Author: Jean-Marc Lasgouttes
Date: Sat Jul 20 17:12:09 2024 +0200
Fixup 2bdd691130: remove two more Update::SinglePar instances
They do not do what the author(s) of these line
Am Donnerstag, dem 06.06.2024 um 12:01 -0400 schrieb Richard Kimberly
Heck:
> It's possible that it is enough to change KeySequence::print, which
> seems to ignore ~S and the like, but I haven't experimented with it.
I provided a patch for anybody who wants to try out at
https://www.lyx.org/trac/