Am Fri, 23 May 2025 10:13:08 +0200
schrieb Jean-Marc Lasgouttes :
> Le 19/05/2025 à 11:17, Kornel Benko a écrit :
> >
> > Using external hunspell, I see these warnings
> > /usr2/src/lyx/lyx-git/src/HunspellChecker.cpp:372:9: warning: 'spell' is
> > depr
Am Tue, 20 May 2025 08:09:58 +0200
schrieb Pavel Sanda :
> On Tue, May 20, 2025 at 07:32:54AM +0200, Kornel Benko wrote:
> > I get now:
> > /usr2/src/lyx/lyx-git/src/xml.cpp:138:40: error: no member named 'find_if'
> > in
> > namespace 'std&
/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/ranges_util.h:543:33:
note: 'std::ranges::find_if' declared here 543 | inline constexpr __find_if_fn
find_if{}; | ^ 1 error generated.
Kornel
pgpd4ZNXlJbC_.pgp
Description: Digitale Signatur von OpenPGP
--
lyx-devel mailing list
lyx-devel@lists.lyx.org
https://lists.lyx.org/mailman/listinfo/lyx-devel
4:5: warning: 'free_list' is
deprecated
[-Wdeprecated-declarations]
The installed version of the devel package libhunspell-dev is
1.7.2+really1.7.2-10build3
(Mint 22.1)
Kornel
pgpTkVk2mdOzn.pgp
Description: Digitale Signatur von OpenPGP
--
lyx-devel mailing list
lyx-devel@lists.
can tell. The reason is that this is a very
> > small code, not commonly packaged (at least by debian/ubuntu).
> >
> > The 3rdparty directory is mostly here because of the windows port.
>
> Thanks. In that case, Kornel's patch seems good to me.
>
> Scott
Comm
which the included version is preferred with
> autotools is "nod", as far as I can tell. The reason is that this is a
> very small code, not commonly packaged (at least by debian/ubuntu).
>
> The 3rdparty directory is mostly here because of the windows port.
Using 3rdpar
Am Fri, 16 May 2025 14:08:02 +0200
schrieb Scott Kostyshak :
> > Could you set LYX_EXTERNAL_ICONV to on by default, except for windows? This
> > is a standard part of Unix.
>
> Kornel, any thoughts on this?
No problem. Maybe something like the attached.
> Scott
e different compiler
> versions or could be different othe CMake flags. Kornel does it compile
> successfully (although with warnings) for you?
The only warning I got is with gcc14 for mythes (but not iconv)
CMake Warning:
/usr2/src/lyx/lyx-test/3rdparty/mythes/1.2.5/mythes.
Am Sun, 11 May 2025 20:08:33 +0200
schrieb Kornel Benko :
> Am Sun, 11 May 2025 17:00:38 +0200
> schrieb Scott Kostyshak :
>
> > Are you sure this succeeded for you before the tlmgr update? I just
> > checked again on up to date TL and the following passes for me:
>
Am Sun, 11 May 2025 17:00:38 +0200
schrieb Scott Kostyshak :
> Are you sure this succeeded for you before the tlmgr update? I just
> checked again on up to date TL and the following passes for me:
>
This I was not claiming. In fact, I am not testing very often.
Am Sun, 11 May 2025 01:10:19 +0200
schrieb Scott Kostyshak :
> On Sat, May 10, 2025 at 12:28:29PM +0200, Kornel Benko wrote:
> >
> > Updated TL25.
> >
> > See attached
>
> Just updated and I don't see any change in failures. I tried the
> UserGuide te
Updated TL25.
See attached
Kornel
,x
Description: Binary data
pgp_ewgPpTupw.pgp
Description: Digitale Signatur von OpenPGP
--
lyx-devel mailing list
lyx-devel@lists.lyx.org
https://lists.lyx.org/mailman/listinfo/lyx-devel
Am Sun, 4 May 2025 12:55:46 +0200
schrieb Scott Kostyshak :
> On Sun, May 04, 2025 at 12:35:01PM +0200, Kornel Benko wrote:
> > Am Sun, 04 May 2025 12:14:48 +0200
> > schrieb "Jürgen Spitzmüller" :
> >
> > > Am Sonntag, dem 04.05.2025 um 11:42 +0200
w imported properly (so it does no
> longer create a LaTeX error).
>
> Now of course the test result differs. The PDF should probably be
> replaced by the new one.
>
Done at 7a7e9e52
Kornel
pgpXIu8sVUcNP.pgp
Description: Digitale Signatur von OpenPGP
--
lyx-de
PDF looks a bit different, but this is OK IMHO.
>
> We might want to do something to fix the problem this file documents,
> though.
>
The new imported pdf starts numbering inside a section (1.1., 1.2., 1.3.) while
the
previous shows (1., 2., 3.)
Nice to see with using 'diffpdf&
Am Tue, 29 Apr 2025 15:05:06 +0200
schrieb Jean-Marc Lasgouttes :
> Le 29/04/2025 à 13:51, Kornel Benko a écrit :
> > The issue is that regex does not identify them as regular chars, that is
> > regex
> > requires them backslashed. So setting them to values > 0xf wh
Am Tue, 29 Apr 2025 13:04:30 +0200
schrieb Jean-Marc Lasgouttes :
> Le 29/04/2025 à 12:02, Kornel Benko a écrit :
> > Am Tue, 29 Apr 2025 08:28:22 +
> > schrieb Bernt Lie via lyx-users :
> >
> >> I'm on LyX 2.4.3 + Windows 64bit.
> >>
> >
, and this
> > causes the conflict.
> >
> > I think we need a file format change here and modify the local layout
> > code accordingly. Will have a look.
>
> Should be fixed.
>
Looks good.
Kornel
pgpOgD8l_SJc4.pgp
Description: Digitale Signatur von
Am Fri, 25 Apr 2025 21:29:24 +0200
schrieb Jean-Marc Lasgouttes :
> Le 25 avril 2025 21:20:25 GMT+02:00, Kornel Benko a écrit :
> >Am Fri, 25 Apr 2025 16:32:09 +
> >schrieb Jean-Marc Lasgouttes :
> >
> >> commit a86e7c0a05f60fb604828a12efd324206cc73737
>
Am Fri, 25 Apr 2025 16:32:09 +
schrieb Jean-Marc Lasgouttes :
> commit a86e7c0a05f60fb604828a12efd324206cc73737
> Author: Jean-Marc Lasgouttes
> Date: Fri Apr 25 18:27:05 2025 +0200
>
> rename InsetMathHull member: label_ => labels_
Forgotten to rename everythin
izontalAdvance' int col_width =
> max(fm.horizontalAdvance(header_labels_[LightColorColumn]), ^~~~~
Compiles here with QT5.15.13 and also with QT6.4.2
Kornel
pgpleNKf2VfQi.pgp
Description: Digitale Signatur von OpenPGP
--
lyx-devel mailing list
lyx-devel@lists.lyx.org
https://lists.lyx.org/mailman/listinfo/lyx-devel
Am Tue, 25 Mar 2025 08:12:19 +0900
schrieb Koji Yokota :
> > On Fri, Mar 21, 2025 at 01:25:03PM +0100, Kornel Benko wrote:
> >> I'd like to change the strin 'Color name' in GuiPrefs.cpp:1028 to
> >> something more
> >> appropriate.
> >&g
Am Tue, 1 Apr 2025 10:01:05 +0200 (CEST)
schrieb "Jürgen Spitzmüller" :
> Kornel Benko schrieb am 30.03.2025 09:34 (GMT +02:00):
> > I don't get it. Why is this here needed, but other occurrences (in other ui
> > files) are left unchanged? See attached.
>
&
nds/qt/ui/PrefColorsUi.ui
> @@ -39,7 +39,7 @@
>
>
>
> - Qt::Orientation::Horizontal
> + Qt::Horizontal
>
>
>
...
I don't get it. Why is this here needed, but other occurrences (in other ui
files) are
left unchanged? See a
This is part of PrefColorsUi.ui, but is not handled there.
See attached. It looks not better in another language.
Kornel
pgp8XJqrih1wW.pgp
Description: Digitale Signatur von OpenPGP
--
lyx-devel mailing list
lyx-devel@lists.lyx.org
https://lists.lyx.org/mailman/listinfo/lyx-devel
ng and to
> me that's the most problematic.
>
> If you think it would help, I can make a trac ticket. I think it's good
> to separate "finding the regression" from reporting and keeping track of
> the regression".
>
> Scott
OK with this. I am glad you t
Am Thu, 27 Mar 2025 14:48:00 +0100
schrieb Scott Kostyshak :
> On Thu, Mar 27, 2025 at 10:35:41PM +0900, Yokota K. wrote:
> >
> > > 2025/03/27 22:23、Scott Kostyshak のメール:
> > > Just a note that I'm fine with "Object/Element" or "Object or Eleme
I'd like to change the strin 'Color name' in GuiPrefs.cpp:1028 to something more
appropriate.
It describes a set of objects (not colors) which appears in a specified color.
The string could be something like
'Colored object' or
'Colored element'
Kor
#x27;
> > doDispatch() methods, where lfuns can be delegated to a higher lever.
>
> The commit is reverted now. Sorry for the inconvenience.
>
> JMarc
Thanks Jean-Marc. FindAdv seems to work again.
Kornel
pgpElN_X7YVja.pgp
Description: Digitale Signatur von Op
ch, so I
> will have to review it to see if some parts still make sense.
>
> JMarc
Would be nice to resolve this. Bisecting can be confusing.
On the first bisect I tried HEAD <-> HEAD~600 but stopped at 3 steps before end.
On the second bisect it was HEAD~590 <->
it is not clear when they will be
> fixed. These tests are now ignored so as to keep the test output
> clean (i.e., so a new failing test will stand out).
> ---
The problem with the ignored tests is that they are easy to overlook.
Just my 2c.
Kornel
pgpMhGYGMSJvE.pgp
Desc
Am Mon, 17 Mar 2025 23:27:09 +0100
schrieb Pavel Sanda :
...
> BTW Kornel, when I tried to test this in master, it seems that Adv Find is
> broken there.
> If I just follow steps in MWE of the bug above the search errorneously
> triggers
> the dialog of reach end of document, alt
yx-converter lilypond-book->latex.
But this did not produce an error.
OTOH, after installing lilypond, the test passes, because running lilypond
produces
errors.
Kornel
,x
Description: Binary data
pgpUqPk9uvHIG.pgp
Description: Digitale Signatur von OpenPGP
--
lyx-devel mailing
/Springer_Nature_Journals_docbook5
Kornel
pgpUXc6WrNFpX.pgp
Description: Digitale Signatur von OpenPGP
--
lyx-devel mailing list
lyx-devel@lists.lyx.org
https://lists.lyx.org/mailman/listinfo/lyx-devel
er the package is updated then it will be easy to uninvert.
>
> Scott
Even with the new TL25 the error persists. That is
1/1 Test #491:
INVERTED.DEFAULTOUTPUT.TEXISSUES_export/export/latex/languages/supported-languages_polyglossia-XeTeX_pdf4_systemF
... Passed 12.10 sec
x27;]
This is the case with color-theme-branch and also with master-branch
Would be nice to know the offending file.
Kornel
pgp4VxN5zNujs.pgp
Description: Digitale Signatur von OpenPGP
--
lyx-devel mailing list
lyx-devel@lists.lyx.org
https://lists.lyx.org/mailman/listinfo/lyx-devel
Am Thu, 27 Feb 2025 21:59:06 +0900
schrieb Koji Yokota :
> > 2025/02/27 17:57、Kornel Benko のメール:
> >
> > after this commit, I get error compiling with clang-15 ang QT 6.2.4.
> >
> > Kornel
>
>
> Thank you, Kornel.
>
> The operator “+” to
Hi Koji,
after this commit, I get error compiling with clang-15 ang QT 6.2.4.
Kornel
,x
Description: Binary data
pgpItytz6EWdB.pgp
Description: Digitale Signatur von OpenPGP
--
lyx-devel mailing list
lyx-devel@lists.lyx.org
https://lists.lyx.org/mailman/listinfo/lyx-devel
Am Tue, 25 Feb 2025 14:34:30 +0100
schrieb "Jürgen Spitzmüller" :
> Am Dienstag, dem 25.02.2025 um 14:14 +0100 schrieb Kornel Benko:
> > Nice work Jürgen. I like it.
>
> Thanks. Sorting the colors was quite a challenge, and I am still not
> completely satisfied
| 4597
> +++---
> src/LaTeXColors.cpp | 18 +-
> src/LaTeXColors.h|2 +-
> src/frontends/qt/ColorsCombo.cpp | 21 +-
> 4 files changed, 2303 insertions(+), 2335 deletions(-)
Nice work Jürgen. I like it.
Kornel
pgp
Am Sat, 22 Feb 2025 07:38:15 +0100
schrieb "Jürgen Spitzmüller" :
> Am Freitag, dem 21.02.2025 um 17:42 +0100 schrieb Kornel Benko:
> > The string 'Select Color' is used in some GUI's, but is
> > not found in the sources and probably therefore not translate
Am Sat, 22 Feb 2025 12:01:32 +0100
schrieb "Jürgen Spitzmüller" :
> Am Samstag, dem 22.02.2025 um 12:07 +0100 schrieb Kornel Benko:
> > Yes, we can.
>
> If this works for you, go ahead.
>
Done at 1211c859
Kornel
pgpRrRvYDrzg2.pgp
Description: Digitale
Am Fri, 21 Feb 2025 23:01:50 +
schrieb Pavel Sanda :
> - tests/dummy_functions.cpp
> + tests/dummy_functions.cpp \
> + tests/dummy4checklayout.cpp
Thanks Pavel. I forgot this.
Kornel
pgpGARughPHl6.pgp
Description: Digitale Signatur von OpenPGP
--
lyx-deve
in some GUI's, but is
not found in the sources and probably therefore not translated (not in po-file)
Kornel
pgp5iGiJ70CqQ.pgp
Description: Digitale Signatur von OpenPGP
--
lyx-devel mailing list
lyx-devel@lists.lyx.org
https://lists.lyx.org/mailman/listinfo/lyx-devel
Am Fri, 21 Feb 2025 16:01:32 +0100
schrieb Pavel Sanda :
> On Thu, Feb 20, 2025 at 03:24:59PM +0100, Kornel Benko wrote:
> > > > Missing dummy_impl.cpp in sources for the tests like check_layouts ...
> > > >
> > > > Please wait a while.
> > >
&g
Am Fri, 21 Feb 2025 14:01:08 +0100
schrieb Jean-Marc Lasgouttes :
> Le 21/02/2025 à 13:24, Jürgen Spitzmüller a écrit :
> > Am Freitag, dem 21.02.2025 um 13:37 +0100 schrieb Kornel Benko:
> >> Sure, but if someone wants to define a color like "#887543" with a
Am Fri, 21 Feb 2025 12:57:36 +0100
schrieb "Jürgen Spitzmüller" :
> Am Freitag, dem 21.02.2025 um 11:48 +0100 schrieb Kornel Benko:
> > The need to use only ASCII characters and without blanks does not
> > feel right.
> >
> > They have plenty of translated
The need to use only ASCII characters and without blanks does not feel right.
They have plenty of translated color names but the custom names can only be
ASCII?
Kornel
pgpkMGERPGLPZ.pgp
Description: Digitale Signatur von OpenPGP
--
lyx-devel mailing list
lyx-devel@lists.lyx.org
Am Thu, 20 Feb 2025 13:50:21 +0100
schrieb Scott Kostyshak :
> On Thu, Feb 20, 2025 at 01:10:47PM +0100, Kornel Benko wrote:
> > Am Thu, 20 Feb 2025 11:49:26 +0100
> > schrieb Scott Kostyshak :
> >
> > > On Thu, Feb 20, 2025 at 11:35:16AM +0100, Jürgen S
++: error: linker command failed with exit code 1 (use -v to see
> > > invocation)
> >
> > Is this autotools or CMake? If the latter, Kornel needs to have a look.
>
> CMake. Kornel, can you reproduce?
>
> Scott
Same here using clang.
Missing dummy_imp
m for l7n.
>
> This is indeed frightening. I wonder whether would solve just by showing
> the color without label?
>
> I am personally fine just to ignore them in .po file, but I am afraid that
> many
> translators won't get it and run rnto headaches.
+1
> Pavel
Am Fri, 7 Feb 2025 10:52:49 +0100
schrieb pdv :
> Herewith a small patch for the sign-install target on MacOS.
> The hard-coded "LyX2.4.app" name is replaced by "LyX${LYX_VERSION}.app".
>
> pdv
Thanks for the patch.
Committed at f10f41bf.
Kornel
Am Thu, 6 Feb 2025 21:56:38 +0100
schrieb Kornel Benko :
> > > Right, committed at ea55792f
> > >
> > > Kornel
> > >
> > >
> > Thanks, but there is a typo in the elseif().
> >
> > pdv
> >
>
> Ouch, bad hab
Am Thu, 6 Feb 2025 20:28:02 +0100
schrieb pdv :
> On 06/02/2025 11:51, Kornel Benko wrote:
> > Am Wed, 5 Feb 2025 17:57:00 +0100
> > schrieb pdv :
> >
> >> I noticed when installing LyX2.5.app that most of the files to be
> >> installed in .../Resour
e
>
> causing this behavior.
>
> Probably APPLE must be excluded in this if(WIN32) ... else() ...endif().
>
> pdv
>
Right, committed at ea55792f
Kornel
pgpq3nXA_4lwC.pgp
Description: Digitale Signatur von OpenPGP
--
lyx-devel mailing list
lyx-devel@lists.lyx.org
https://lists.lyx.org/mailman/listinfo/lyx-devel
Am Wed, 29 Jan 2025 12:01:30 +0100
schrieb Scott Kostyshak :
> On Wed, Jan 29, 2025 at 10:41:05AM +0100, Pavel Sanda wrote:
> > On Wed, Jan 29, 2025 at 10:32:11AM +0100, Scott Kostyshak wrote:
> > > > > > Can anyone else who uses switch workspace reproduce?
> > > > >
> > > > > I can reproduce
Am Sun, 19 Jan 2025 15:29:16 +
schrieb Kornel Benko :
> commit fe5888401dd5141b6c2f40ed7a314eb789146f79
> Author: Kornel Benko
> Date: Sun Jan 19 16:39:11 2025 +0100
>
> Add 'multiline' to the list of math environments for ADV-Find
> ---
> src/lyxfind.
.
LaTeX.cpp (1156): line: 29 Desc: Undefined control sequence.
Text: \define@boolkey
{churchslavonic}[churchslavonic@]{babelshorthands}[false]{}
...
Kornel
pgpaweW0_xUxE.pgp
Description: Digitale Signatur von OpenPGP
--
lyx-devel mailing list
lyx-devel@lists.lyx.o
t
> > would be interesting to know how the corruption happened, as this is of
> > course a serious problem that should never happen.
>
> Additionally, if I open the chapter document directly, LyX gives me a
> SIGSEGV after clicking on "OK". Can this be
ursor at the beginning of the file.
> 3. Hold shift and press .
> 4. Hold shift and press .
>
> Result: the cursor appears to get stuck and doesn't move down.
>
> Can you reproduce?
>
> Scott
Same here.
Kornel
pgpg3ajTLlQWw.pgp
Description: Digitale Signatur von OpenPGP
--
lyx-devel mailing list
lyx-devel@lists.lyx.org
https://lists.lyx.org/mailman/listinfo/lyx-devel
Am Wed, 20 Nov 2024 19:37:51 +0100
schrieb Pavel Sanda :
> On Tue, Nov 19, 2024 at 10:27:20AM +0100, Kornel Benko wrote:
> > Am Tue, 19 Nov 2024 09:49:50 +0100
> > schrieb Pavel Sanda :
> >
> > > > I am running the tests mostly as 24 jobs parallel (I h
Am Tue, 19 Nov 2024 10:43:16 +0100
schrieb Jean-Marc Lasgouttes :
> Le 19/11/2024 à 10:27, Kornel Benko a écrit :
> > Am Tue, 19 Nov 2024 09:49:50 +0100
> > schrieb Pavel Sanda :
> >
> >>> I am running the tests mostly as 24 jobs parallel (I have 8 cpu'
Am Tue, 19 Nov 2024 10:42:17 +0100
schrieb Jean-Marc Lasgouttes :
> Le 19/11/2024 à 08:54, Kornel Benko a écrit :
> > I am running the tests mostly as 24 jobs parallel (I have 8 cpu's with 2
> > cores each).
> > The individual export tests may vary between <
ts here
> > $ ctest -j24 --timeout 1800 -L export -E '(xhtml|lyx..)$'
> > is about 1 hour for 5608 tests.
>
> What is your compilation time with -j24?
>
As I wrote ... about 1 hour for the above command.
Kornel
pgpYxLsIKZYVW.pgp
Description:
tml|lyx..)$'
is about 1 hour for 5608 tests.
> I think if we could get with an hour or half an hour of compute for parallel
> regime
> that's negligible enough and we might not even ask.
We could limit the tests so that we could alternatively test only html exports,
or
ersonally argue this would be a good use
> of our
> funds, to donate in compensation for the cycles; but I'm not sure how other
> developers
> feel about this.
>
> Thank you, Pavel. I'm excited about this possibility!
>
> Kornel, I'm guessing that at som
Am Thu, 07 Nov 2024 12:36:35 +0100
schrieb "Jürgen Spitzmüller" :
> Am Donnerstag, dem 07.11.2024 um 12:05 +0100 schrieb Kornel Benko:
> > I see only 'Qt::TextFormat::PlainText' in
> > src/frontends/qt/ui/AboutUi.ui.
>
> Thanks, I'll fix those.
&g
ton:: => QDialogButtonBox::
>
> But there are probably more. I think all enums containing a subspace
> are suspicious. So we could probably test for Q*::*::* and at least
> warn if such a case is found.
>
> Thanks,
I see only 'Qt::TextFormat::PlainText' in src/fron
t; Qt::AlignmentFlag:: => Qt::
> Qt::TextInteractionFlag:: => Qt::
> QDialogButtonBox::StandardButton:: => QDialogButtonBox::
>
> But there are probably more. I think all enums containing a subspace
> are suspicious. So we could probably test for Q*::*::* and at least
latest commits, we now support Ubuntu 18.04, which actually has
> > python 3.8 in its repositories.
> >
> > Everything compiles fine with gcc 7 and Qt 5.9.5.
>
> Kornel, I did not modify CMake stuff for the Qt version (and I do not
> know whether CMake 3.10, which is available with
Am Mon, 04 Nov 2024 12:06:44 +0100
schrieb "Jürgen Spitzmüller" :
> Am Montag, dem 04.11.2024 um 11:55 +0100 schrieb Kornel Benko:
> > Doing the export manually, I had to abort the call. On the terminal I
> > see:
> > ...
> > LyX konnte nicht geschlosse
Am Mon, 4 Nov 2024 11:49:34 +0100
schrieb Kornel Benko :
> > The following tests FAILED:
> > 268 - export/export/WrongDfnTagHandling_lyx23 (Timeout)
> > 4543 - export/examples/Welcome_lyx23 (Timeout)
> >
> > But since it works for you, maybe it'
s for having a look! I committed your suggested change, it seems to
> > fix the issue on my side.
>
> Thanks for taking a look. I double-checked that I pulled in the recent
> commits, but even with a fresh build I still see the following:
>
> ctest --timeout 30 -R
> '(export/ex
Am Thu, 24 Oct 2024 14:34:06 +0200
schrieb Jean-Marc Lasgouttes :
> Le 24/10/2024 à 14:38, Kornel Benko a écrit :
> >> Forbid the use of gcc 4.9 (which still uses COW).
> >
> > Is gcc4.10 allowed, or should we start with 5.0?
>
> There is no gcc 4.10
Am Thu, 24 Oct 2024 12:26:06 +0200
schrieb Jean-Marc Lasgouttes :
> Le 24/10/2024 à 11:39, Kornel Benko a écrit :
> > My try at commits 7bba9a3a and 112208dd.
>
> These are fine. There are also a couple older things (see below). For
> the second point, what is useful for c
Am Thu, 24 Oct 2024 12:28:24 +0200
schrieb Jean-Marc Lasgouttes :
> Le 24/10/2024 à 12:26, Jean-Marc Lasgouttes a écrit :
> > Le 24/10/2024 à 11:39, Kornel Benko a écrit :
> >> My try at commits 7bba9a3a and 112208dd.
> >
> > These are fine.
>
> Sorry,
Am Wed, 23 Oct 2024 15:36:41 +0200
schrieb Jean-Marc Lasgouttes :
> Le 23/10/2024 à 14:44, Kornel Benko a écrit :
> > My qt is 6.2.4
>
> Indeed, sorry. Try again.
>
> JMarc
>
> PS: do you have on your radar the recent changes (not only today) to
> autoconf tha
Am Wed, 23 Oct 2024 16:32:41 +0200
schrieb Jean-Marc Lasgouttes :
> Le 23/10/2024 à 16:29, Kornel Benko a écrit :
> > How about 'push' together with 'commit'?
>
> Hmm, right.
>
> Actually, I did push, but my fancy hook that prevents me from pushing
Am Wed, 23 Oct 2024 15:36:41 +0200
schrieb Jean-Marc Lasgouttes :
> Le 23/10/2024 à 14:44, Kornel Benko a écrit :
> > My qt is 6.2.4
>
> Indeed, sorry. Try again.
>
> JMarc
>
> PS: do you have on your radar the recent changes (not only today) to
> autoconf tha
es/frontend_qt.dir/LayoutBox.cpp.o -c
/usr2/src/lyx/lyx-git/src/frontends/qt/LayoutBox.cpp
/usr2/src/lyx/lyx-git/src/frontends/qt/LayoutBox.cpp:323:16: error: no member
named
'setFilterRegExp' in 'lyx::frontend::GuiLayoutFilterModel'
filterModel_->setFilterRegExp(charFilterRegExp(fi
Am Tue, 22 Oct 2024 13:20:01 +0200
schrieb Jean-Marc Lasgouttes :
> Le 22/10/2024 à 12:27, Scott Kostyshak a écrit :
> > On Wed, Sep 18, 2024 at 10:06:58AM GMT, Kornel Benko wrote:
> >> Lyx compiled with -fsanitize=undefined gives this at start:
> >>
> >&g
Am Thu, 10 Oct 2024 16:00:24 +0200
schrieb "Jürgen Spitzmüller" :
> Am Donnerstag, dem 10.10.2024 um 16:06 +0200 schrieb Kornel Benko:
> > https://www.brailleauthority.org/sizespacingofbraille/index.html
>
> https://www.brailleauthority.org/size-and-spacing-brai
Am Mon, 7 Oct 2024 22:40:45 +0200
schrieb Kornel Benko :
> Am Mon, 7 Oct 2024 10:39:20 -0400
> schrieb Richard Kimberly Heck :
>
> > On 10/7/24 6:13 AM, Kornel Benko wrote:
> > > commit c0ee28a7c9d4b47b68f02d6cdb4205a29fbb6742
> > > Author: Kornel Benko
>
Am Thu, 10 Oct 2024 09:13:51 +0200
schrieb "Jürgen Spitzmüller" :
> Am Mittwoch, dem 09.10.2024 um 16:48 +0200 schrieb Kornel Benko:
> > this url appears only in lib/doc/fr/UserGuide.lyx and I am having
> > trouble to replace it with reasonable value.
>
> I
Am Wed, 9 Oct 2024 19:50:16 +0200
schrieb Pavel Sanda :
> On Wed, Oct 09, 2024 at 06:15:17PM +0200, Kornel Benko wrote:
> > remote: sendmail: cannot connect to lists.lyx.org, port 25: Connection
> > timed out
>
> Right, we are undergoing some infra changes, should be tem
rverwendet 0 (Delta 0), Pack wiederverwendet 0
remote: sendmail: cannot connect to lists.lyx.org, port 25: Connection timed out
remote: sendmail: could not send mail (account default from /etc/msmtprc)
To git.lyx.org:lyx
41e89d7751..9e22fd41c1 2.4.x -> 2.4.x
Kornel
pgpRS2ByKUBa5.pg
Hi Jean-Pierre and Jean-Marc,
this url appears only in lib/doc/fr/UserGuide.lyx and I am having trouble to
replace it
with reasonable value.
Kornel
pgpC2KYjhBus9.pgp
Description: Digitale Signatur von OpenPGP
--
lyx-devel mailing list
lyx-devel@lists.lyx.org
http://lists.lyx.org
Am Wed, 9 Oct 2024 12:11:34 +0200
schrieb Kornel Benko :
> Am Wed, 9 Oct 2024 11:57:15 +0200
> schrieb Kornel Benko :
>
> > Am Wed, 9 Oct 2024 11:06:23 +0200
> > schrieb Pavel Sanda :
> >
> > > On Tue, Oct 08, 2024 at 08:22:05AM +0200, Jürgen Spitzmüll
Am Wed, 9 Oct 2024 11:57:15 +0200
schrieb Kornel Benko :
> Am Wed, 9 Oct 2024 11:06:23 +0200
> schrieb Pavel Sanda :
>
> > On Tue, Oct 08, 2024 at 08:22:05AM +0200, Jürgen Spitzmüller wrote:
> > > Am Montag, dem 07.10.2024 um 12:21 +0200 schrieb Kornel Benko:
&
Am Wed, 9 Oct 2024 11:06:23 +0200
schrieb Pavel Sanda :
> On Tue, Oct 08, 2024 at 08:22:05AM +0200, Jürgen Spitzmüller wrote:
> > Am Montag, dem 07.10.2024 um 12:21 +0200 schrieb Kornel Benko:
> > > My own tests show:
> > > 99% tests passed, 1 tests failed out of 411
Am Mon, 7 Oct 2024 10:39:20 -0400
schrieb Richard Kimberly Heck :
> On 10/7/24 6:13 AM, Kornel Benko wrote:
> > commit c0ee28a7c9d4b47b68f02d6cdb4205a29fbb6742
> > Author: Kornel Benko
> > Date: Mon Oct 7 12:19:28 2024 +0200
> >
> > Corrected some use
Am Mon, 7 Oct 2024 11:42:24 +0200
schrieb Pavel Sanda :
> On Sun, Oct 06, 2024 at 06:14:40PM +0200, Kornel Benko wrote:
> > I'd like to commit my changes in the lyx-files. 62 files are affected.
>
> Please go on.
>
> Pavel
Am Sun, 6 Oct 2024 18:17:50 +0200
schrieb S
ed out of 4111
1740 - export/doc/LaTeXConfig_docbook5 (Failed) manuals:export
The error log shows:
...
-- _err = 1, jingout =
/usr9/BUILD/Mint21/BuildLyxGitQt6.2.4local-clang15.0.7/autotests/out-home/AbC_XS6v_J/doc/LaTeXConfig.xml:2592:131:
error: value of attribute "
Am Mon, 7 Oct 2024 11:11:19 +0200
schrieb Pavel Sanda :
> On Mon, Oct 07, 2024 at 10:50:19AM +0200, Pavel Sanda wrote:
> > "ftp://ftp.springer.de/pub/tex/latex/llncs/latex2e";
> >
> > https://ctan.org/pkg/llncs
> >
> > Also it seems that Springer officially supports templates at overleaf
> > htt
I'd like to commit my changes in the lyx-files. 62 files are affected.
Kornel
pgpf7aNHriekz.pgp
Description: Digitale Signatur von OpenPGP
--
lyx-devel mailing list
lyx-devel@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-devel
Am Sat, 5 Oct 2024 18:01:36 +0200
schrieb Jean-Pierre Chrétien :
> Le 05/10/2024 à 14:18, Kornel Benko a écrit :
> > Am Tue, 1 Oct 2024 17:59:21 +0200
>
> >
> > Using my own perl script BTW.
> > As of now I have 55 lyx-files modified.
> > Need help for the
ke). And using vim or sed might be actually faster than editing manuals...
> :)
>
> Pavel
Using my own perl script BTW.
As of now I have 55 lyx-files modified.
Need help for the remaining urls.
Kornel
diff --git a/lib/doc/Additional.lyx b/lib/doc/Additional.lyx
index f0220e8a4
Am Sat, 05 Oct 2024 09:25:13 +0200
schrieb "Jürgen Spitzmüller" :
> Am Freitag, dem 04.10.2024 um 18:40 +0200 schrieb Kornel Benko:
> > I don't know of any policy. The only one I can think of, is to use
> > CTAN if possible.
>
> And for CTAN links, it is a
Am Fri, 4 Oct 2024 19:34:00 +0200
schrieb Kornel Benko :
> Am Fri, 4 Oct 2024 18:38:22 +0200
> schrieb Jean-Pierre Chrétien :
>
> > Le 04/10/2024 à 18:40, Kornel Benko a écrit :
> >
> > >
> > > So far I have these changes local.
> >
> >
Am Fri, 4 Oct 2024 18:38:22 +0200
schrieb Jean-Pierre Chrétien :
> Le 04/10/2024 à 18:40, Kornel Benko a écrit :
>
> >
> > So far I have these changes local.
>
> So you have the patch to correct the 72 URLs which are not accessible ?
>
Unfortunately there are sti
1 - 100 of 1119 matches
Mail list logo