Am Montag, dem 20.05.2024 um 06:51 + schrieb Juergen Spitzmueller:
> commit 10b5f03d95dca8f3e8c225aa2deca4d473f8b169
> Author: Juergen Spitzmueller
> Date: Mon May 20 08:50:39 2024 +0200
>
> Initialize is_long_tabular before updateIndexes() (which employs
> it)
Should maybe go to 2.4.1
Am Sonntag, dem 19.05.2024 um 19:23 +0200 schrieb Jean-Marc Lasgouttes:
> You are right. What happens is that, since ad6aa8ba4b9,
> updateIndexes()
> relies on is_long_tabular, but this boolean is initialized *after*
> calling updateIndexes() in Tabular::init().
>
> I could just put the initiali
Am Sonntag, dem 19.05.2024 um 12:22 -0400 schrieb Scott Kostyshak:
> Starting with this commit, one of my knitr chunks in a beamer file
> now
> fails to compile. I committed a minimal example file to master
> located
> here:
>
> autotests/export/latex/lyxbugs/ed62816e-knitr-comment-beamer.lyx
S
On Sun, May 19, 2024 at 02:10:05PM GMT, Scott Kostyshak wrote:
> On Sun, May 19, 2024 at 07:38:13PM GMT, Jean-Marc Lasgouttes wrote:
> > Le 16/05/2024 à 18:48, Scott Kostyshak a écrit :
> > > Not sure if it's related, but after a search, if I press escape to hide
> > > the search bar, the part of t
On Sun, May 19, 2024 at 04:58:26PM GMT, Richard Kimberly Heck wrote:
> On 5/19/24 15:15, Richard Kimberly Heck wrote:
> > On 5/19/24 14:49, Jean-Marc Lasgouttes wrote:
> > > Le 19/05/2024 à 20:20, Jean-Marc Lasgouttes a écrit :
> > > > If you look at the error details, it seems to me that the
> > >
On Sat, May 18, 2024 at 12:45:11PM +0200, Jürgen Spitzmüller wrote:
> > Suggestion: It may be useful to indicate in the LyX wiki
> > https://wiki.lyx.org/LyX/InstantPreview that suffix.sty and
> > cprotect.sty are additionally needed for Instant Preview to work.
>
> Don't know about suffix, but cp
On 5/19/24 15:15, Richard Kimberly Heck wrote:
On 5/19/24 14:49, Jean-Marc Lasgouttes wrote:
Le 19/05/2024 à 20:20, Jean-Marc Lasgouttes a écrit :
If you look at the error details, it seems to me that the addresses
are different. But this is weird.
Note that we can use count() instead of find
On 5/19/24 14:49, Jean-Marc Lasgouttes wrote:
Le 19/05/2024 à 20:20, Jean-Marc Lasgouttes a écrit :
If you look at the error details, it seems to me that the addresses
are different. But this is weird.
Note that we can use count() instead of find(), which would solve the
issue.
What about t
Le 19/05/2024 à 20:20, Jean-Marc Lasgouttes a écrit :
If you look at the error details, it seems to me that the addresses are
different. But this is weird.
Note that we can use count() instead of find(), which would solve the
issue.
What about that? It seems that the compiler was right after
Le 19/05/2024 à 20:11, Richard Kimberly Heck a écrit :
On 5/19/24 13:55, Scott Kostyshak wrote:
On Sun, May 19, 2024 at 07:27:42PM GMT, Jean-Marc Lasgouttes wrote:
Le 18/05/2024 à 17:28, Scott Kostyshak a écrit :
When I compile LyX with some compiler debug flags and extra checks, I
get the out
Le 19/05/2024 à 19:55, Scott Kostyshak a écrit :
On Sun, May 19, 2024 at 07:27:42PM GMT, Jean-Marc Lasgouttes wrote:
Le 18/05/2024 à 17:28, Scott Kostyshak a écrit :
When I compile LyX with some compiler debug flags and extra checks, I
get the output below when trying to compile a .lyx file to
On 5/19/24 13:55, Scott Kostyshak wrote:
On Sun, May 19, 2024 at 07:27:42PM GMT, Jean-Marc Lasgouttes wrote:
Le 18/05/2024 à 17:28, Scott Kostyshak a écrit :
When I compile LyX with some compiler debug flags and extra checks, I
get the output below when trying to compile a .lyx file to PDF.
An
On Sun, May 19, 2024 at 07:38:13PM GMT, Jean-Marc Lasgouttes wrote:
> Le 16/05/2024 à 18:48, Scott Kostyshak a écrit :
> > Not sure if it's related, but after a search, if I press escape to hide
> > the search bar, the part of the work area behind the search panel is
> > missing a painting update u
On Sun, May 19, 2024 at 07:27:42PM GMT, Jean-Marc Lasgouttes wrote:
> Le 18/05/2024 à 17:28, Scott Kostyshak a écrit :
> > When I compile LyX with some compiler debug flags and extra checks, I
> > get the output below when trying to compile a .lyx file to PDF.
> >
> > Anything worth fixing here?
>
Le 16/05/2024 à 18:48, Scott Kostyshak a écrit :
Not sure if it's related, but after a search, if I press escape to hide
the search bar, the part of the work area behind the search panel is
missing a painting update until I scroll.
I failed to reproduce this with master with xcb and wayland, (t
Le 18/05/2024 à 17:28, Scott Kostyshak a écrit :
When I compile LyX with some compiler debug flags and extra checks, I
get the output below when trying to compile a .lyx file to PDF.
Anything worth fixing here?
Definitely. Could you run it under gdb and tell us where the error
happened to hap
Le 18/05/2024 à 17:45, Jürgen Spitzmüller a écrit :
Am Samstag, dem 18.05.2024 um 16:28 +0200 schrieb Kornel Benko:
How should I know? I am reacting to the output of
valgrind only.
I'd like to understand why the patch is needed. And why only for this
boolean. Otherwise it seems just a shot in
Please ignore this "delete me also..." email (please don't delete me!).
I'm debugging an issue with my MUA.
The initial report about the file now not compiling is indeed valid.
Scott
On Sun, May 19, 2024 at 12:26:21PM GMT, Scott Kostyshak wrote:
> delete me also...
>
> On Sun, May 19, 2024 at
delete me also...
On Sun, May 19, 2024 at 12:22:49PM GMT, Scott Kostyshak wrote:
> On Mon, May 13, 2024 at 05:27:45AM GMT, Juergen Spitzmueller wrote:
> > commit ed62816eb64b1af6c4edddb05782cab2cd3492af
> > Author: Juergen Spitzmueller
> > Date: Mon May 13 07:26:41 2024 +0200
> >
> > Handl
On Mon, May 13, 2024 at 05:27:45AM GMT, Juergen Spitzmueller wrote:
> commit ed62816eb64b1af6c4edddb05782cab2cd3492af
> Author: Juergen Spitzmueller
> Date: Mon May 13 07:26:41 2024 +0200
>
> Handle URL escaping in beamer frames
>
> File format change -- this introduces the first L
If I enter a math macro from below/above, it does not paint correctly. From
left or right, it does display correctly.
For an example, you can search in the Math manual for "Math macros".
Can anyone reproduce?
Scott
signature.asc
Description: PGP signature
--
lyx-devel mailing list
lyx-devel@
Am Samstag, dem 18.05.2024 um 20:00 +0100 schrieb José Matos:
> But, for example, to correctly
> compile the User Guide what is the list of latex dependencies?
The User Guide loads these, but of course, other docs will require
other packages:
*File List*
scrbook.cls2023/07/07 v3.41 KOMA-Scr
22 matches
Mail list logo