Re: ctests failing on current master

2025-04-28 Thread Scott Kostyshak
On Mon, Apr 28, 2025 at 05:12:49AM +0200, Jürgen Spitzmüller wrote: > Am Sonntag, dem 27.04.2025 um 21:25 +0200 schrieb Scott Kostyshak: > > On current master, these tests are now failing: > > Fixed with fc6e62539dc715. Those tests now pass. Thanks! Scott signature.asc Description: PGP signatu

Re: ctests failing on current master

2025-04-27 Thread Jürgen Spitzmüller
Am Sonntag, dem 27.04.2025 um 21:25 +0200 schrieb Scott Kostyshak: > On current master, these tests are now failing: Fixed with fc6e62539dc715. -- Jürgen signature.asc Description: This is a digitally signed message part -- lyx-devel mailing list lyx-devel@lists.lyx.org https://lists.lyx.org/

Re: ctests failing on current master

2025-04-27 Thread Scott Kostyshak
On Sun, Apr 27, 2025 at 12:51:18PM +0200, Jürgen Spitzmüller wrote: > Am Sonntag, dem 27.04.2025 um 09:56 +0200 schrieb Jürgen Spitzmüller: > > The problem with the AMS file is that lyx2lyx (2.4) inserts local > > layout code using the old theorem definition via preamble, and this > > causes the co

Re: ctests failing on current master

2025-04-27 Thread Kornel Benko
Am Sun, 27 Apr 2025 12:51:18 +0200 schrieb "Jürgen Spitzmüller" : > Am Sonntag, dem 27.04.2025 um 09:56 +0200 schrieb Jürgen Spitzmüller: > > The problem with the AMS file is that lyx2lyx (2.4) inserts local > > layout code using the old theorem definition via preamble, and this > > causes the con

Re: ctests failing on current master

2025-04-27 Thread Jürgen Spitzmüller
Am Sonntag, dem 27.04.2025 um 09:56 +0200 schrieb Jürgen Spitzmüller: > The problem with the AMS file is that lyx2lyx (2.4) inserts local > layout code using the old theorem definition via preamble, and this > causes the conflict. > > I think we need a file format change here and modify the local

Re: ctests failing on current master

2025-04-27 Thread Jürgen Spitzmüller
Am Sonntag, dem 27.04.2025 um 09:56 +0200 schrieb Jürgen Spitzmüller: > The MM problem is different, I have to check what theorem mechanism > this class actually uses. It doesn't seem to be amsthm, as I assumed. Monthly is fixed. The theorem definitions have been output before the mm-monthly packa

Re: ctests failing on current master

2025-04-27 Thread Jürgen Spitzmüller
Am Samstag, dem 26.04.2025 um 12:05 +0200 schrieb Scott Kostyshak: > The following ctests are failing on current master: > > export/examples/Articles/American_Mathematical_Society_%28AMS%29_lyx2 > 2 (Failed) The problem with the AMS file is that lyx2lyx (2.4) inserts local layout code using the o

Re: ctests failing on current master

2025-04-26 Thread Scott Kostyshak
On Sat, Apr 26, 2025 at 02:47:23PM +0200, Jürgen Spitzmüller wrote: > Am Samstag, dem 26.04.2025 um 12:05 +0200 schrieb Scott Kostyshak: > > The following ctests are failing on current master: > > I think I know what the problem is (theorems are being defined multiple > times), but I am running ou

Re: ctests failing on current master

2025-04-26 Thread Jürgen Spitzmüller
Am Samstag, dem 26.04.2025 um 12:05 +0200 schrieb Scott Kostyshak: > The following ctests are failing on current master: I think I know what the problem is (theorems are being defined multiple times), but I am running out of time for today. Will look into it over the weekend. -- Jürgen signat

Re: ctests failing on current master

2024-09-22 Thread Kornel Benko
Am Sun, 22 Sep 2024 11:20:12 +0200 schrieb Scott Kostyshak : > On Sun, Sep 22, 2024 at 10:23:36AM GMT, Kornel Benko wrote: > > Am Thu, 19 Sep 2024 22:46:36 +0200 > > schrieb Scott Kostyshak : > > > > > On Wed, Sep 18, 2024 at 11:42:34AM GMT, Scott Kostyshak wrote: > > > > On Wed, Sep 18, 2024

Re: ctests failing on current master

2024-09-22 Thread Scott Kostyshak
On Sun, Sep 22, 2024 at 10:23:36AM GMT, Kornel Benko wrote: > Am Thu, 19 Sep 2024 22:46:36 +0200 > schrieb Scott Kostyshak : > > > On Wed, Sep 18, 2024 at 11:42:34AM GMT, Scott Kostyshak wrote: > > > On Wed, Sep 18, 2024 at 09:58:05AM GMT, Kornel Benko wrote: > > > > > > But now using pdf your

Re: ctests failing on current master

2024-09-22 Thread Kornel Benko
Am Thu, 19 Sep 2024 22:46:36 +0200 schrieb Scott Kostyshak : > On Wed, Sep 18, 2024 at 11:42:34AM GMT, Scott Kostyshak wrote: > > On Wed, Sep 18, 2024 at 09:58:05AM GMT, Kornel Benko wrote: > > > > But now using pdf your patch makes more sense. > > > > Sounds good. I'll apply it. > > Done

Re: ctests failing on current master

2024-09-19 Thread Scott Kostyshak
On Wed, Sep 18, 2024 at 11:42:34AM GMT, Scott Kostyshak wrote: > On Wed, Sep 18, 2024 at 09:58:05AM GMT, Kornel Benko wrote: > > But now using pdf your patch makes more sense. > > Sounds good. I'll apply it. Done at c7be9780. > First I will see if any new tests fail with > it though. These tes

Re: ctests failing on current master

2024-09-18 Thread Scott Kostyshak
On Wed, Sep 18, 2024 at 09:58:05AM GMT, Kornel Benko wrote: > Am Tue, 17 Sep 2024 21:53:07 +0200 > schrieb Scott Kostyshak : > > > > Should be working now. > > > > Very nice! Thanks! > > > > What do you think of the attached patch? If you agree with the approach, > > can you please double-chec

Re: ctests failing on current master

2024-09-18 Thread Scott Kostyshak
On Wed, Sep 18, 2024 at 09:51:36AM GMT, Jürgen Spitzmüller wrote: > Am Dienstag, dem 17.09.2024 um 21:59 +0200 schrieb Scott Kostyshak: > > Thanks for figuring out the issue. > > > > I have no idea. I guess the question is whether to switch to a > > different font or just leave it as is? I'm not s

Re: ctests failing on current master

2024-09-18 Thread Jürgen Spitzmüller
Am Dienstag, dem 17.09.2024 um 21:59 +0200 schrieb Scott Kostyshak: > Thanks for figuring out the issue. > > I have no idea. I guess the question is whether to switch to a > different font or just leave it as is? I'm not sure if Koji would > have an idea. I tried Noto Serif CJK JP, but this even

Re: ctests failing on current master

2024-09-18 Thread Kornel Benko
Am Tue, 17 Sep 2024 21:53:07 +0200 schrieb Scott Kostyshak : > > Should be working now. > > Very nice! Thanks! > > What do you think of the attached patch? If you agree with the approach, > can you please double-check the code carefully? Specifically, I don't > know if my use of _err vs. _err

Re: ctests failing on current master

2024-09-17 Thread Scott Kostyshak
On Tue, Sep 17, 2024 at 06:20:39PM GMT, Jürgen Spitzmüller wrote: > Am Montag, dem 16.09.2024 um 14:33 +0200 schrieb Jürgen Spitzmüller: > > I have also fixed most of Math, but there is a > > remaining issue -- a NULL character (0x) somewhere which cannot > > be displayed by the Japanese system

Re: ctests failing on current master

2024-09-17 Thread Scott Kostyshak
On Tue, Sep 17, 2024 at 06:49:10PM GMT, Kornel Benko wrote: > Am Tue, 17 Sep 2024 17:38:50 +0200 > schrieb Scott Kostyshak : > > > On Tue, Sep 17, 2024 at 04:12:42PM GMT, Jürgen Spitzmüller wrote: > > > Am Dienstag, dem 17.09.2024 um 15:15 +0200 schrieb Kornel Benko: > > > > I see the following

Re: ctests failing on current master

2024-09-17 Thread Kornel Benko
Am Tue, 17 Sep 2024 17:38:50 +0200 schrieb Scott Kostyshak : > On Tue, Sep 17, 2024 at 04:12:42PM GMT, Jürgen Spitzmüller wrote: > > Am Dienstag, dem 17.09.2024 um 15:15 +0200 schrieb Kornel Benko: > > > I see the following differences between the created between *.23.lyx > > > and *.23.23.lyx >

Re: ctests failing on current master

2024-09-17 Thread Jürgen Spitzmüller
Am Montag, dem 16.09.2024 um 14:33 +0200 schrieb Jürgen Spitzmüller: > I have also fixed most of Math, but there is a > remaining issue -- a NULL character (0x) somewhere which cannot > be displayed by the Japanese system font, I cannot figure out where. The construct that breaks is the formul

Re: ctests failing on current master

2024-09-17 Thread Scott Kostyshak
On Tue, Sep 17, 2024 at 04:12:42PM GMT, Jürgen Spitzmüller wrote: > Am Dienstag, dem 17.09.2024 um 15:15 +0200 schrieb Kornel Benko: > > I see the following differences between the created between *.23.lyx > > and *.23.23.lyx > > files > > > % Added by lyx2lyx > > > %% This document must be

Re: ctests failing on current master

2024-09-17 Thread Jürgen Spitzmüller
Am Dienstag, dem 17.09.2024 um 15:15 +0200 schrieb Kornel Benko: > I see the following differences between the created between *.23.lyx > and *.23.23.lyx > files > > % Added by lyx2lyx > > %% This document must be processed with xelatex or > lualatex! > > \AtBeginDocument{% >

Re: ctests failing on current master

2024-09-17 Thread Kornel Benko
Am Tue, 17 Sep 2024 11:43:51 +0200 schrieb Scott Kostyshak : > On Sun, Sep 15, 2024 at 07:05:02PM GMT, Scott Kostyshak wrote: > > > > > The following tests FAILED: > > 3134 - INVERTED.TODO_export/doc/ja/UserGuide_pdf5_systemF (Failed) > > 5020 - export/examples/es/Curricula_Vitae

Re: ctests failing on current master

2024-09-17 Thread Scott Kostyshak
On Sun, Sep 15, 2024 at 07:05:02PM GMT, Scott Kostyshak wrote: > > The following tests FAILED: > 3134 - INVERTED.TODO_export/doc/ja/UserGuide_pdf5_systemF (Failed) > 5020 - export/examples/es/Curricula_Vitae/Modern_CV_lyx22 (Failed) > 5021 - export/examples/es/Curricula_Vi

Re: ctests failing on current master

2024-09-17 Thread Scott Kostyshak
On Tue, Sep 17, 2024 at 09:51:54AM GMT, Jürgen Spitzmüller wrote: > Am Dienstag, dem 17.09.2024 um 08:01 +0200 schrieb Jürgen Spitzmüller: > > Am Montag, dem 16.09.2024 um 18:04 +0200 schrieb Scott Kostyshak: > > > To make sure I understand, now the following test fails for you > > > (i.e., the exp

Re: ctests failing on current master

2024-09-17 Thread Jürgen Spitzmüller
Am Dienstag, dem 17.09.2024 um 08:01 +0200 schrieb Jürgen Spitzmüller: > Am Montag, dem 16.09.2024 um 18:04 +0200 schrieb Scott Kostyshak: > > To make sure I understand, now the following test fails for you > > (i.e., the export succeeds)? > > > >   ctest -R 'INVERTED.TODO_export/doc/ja/UserGuide_

Re: ctests failing on current master

2024-09-16 Thread Jürgen Spitzmüller
Am Montag, dem 16.09.2024 um 18:04 +0200 schrieb Scott Kostyshak: > To make sure I understand, now the following test fails for you > (i.e., the export succeeds)? > >   ctest -R 'INVERTED.TODO_export/doc/ja/UserGuide_pdf4_systemF' This looks like a problem in the polyglossia XeTeX code of Chinese

Re: ctests failing on current master

2024-09-16 Thread Kornel Benko
Am Mon, 16 Sep 2024 18:04:29 +0200 schrieb Scott Kostyshak : > On Mon, Sep 16, 2024 at 02:33:29PM GMT, Jürgen Spitzmüller wrote: > > Am Sonntag, dem 15.09.2024 um 19:37 +0200 schrieb Scott Kostyshak: > > > It is strange (to me) that this export succeeds (i.e., the inverted > > > test fails), but

Re: ctests failing on current master

2024-09-16 Thread Scott Kostyshak
On Mon, Sep 16, 2024 at 02:33:29PM GMT, Jürgen Spitzmüller wrote: > Am Sonntag, dem 15.09.2024 um 19:37 +0200 schrieb Scott Kostyshak: > > It is strange (to me) that this export succeeds (i.e., the inverted > > test fails), but the corresponding XeTeX export fails. The LuaTeX > > output looks fine

Re: ctests failing on current master

2024-09-16 Thread Scott Kostyshak
On Mon, Sep 16, 2024 at 05:06:10PM GMT, Jürgen Spitzmüller wrote: > Am Montag, dem 16.09.2024 um 16:42 +0200 schrieb Scott Kostyshak: > > Great! These tests are failing now though: > > > >   export/doc/ja/Additional_lyx22 (Failed) > >   export/doc/ja/Additional_lyx23 (Failed) > >   export/doc/ja/A

Re: ctests failing on current master

2024-09-16 Thread Jürgen Spitzmüller
Am Montag, dem 16.09.2024 um 16:42 +0200 schrieb Scott Kostyshak: > Great! These tests are failing now though: > >   export/doc/ja/Additional_lyx22 (Failed) >   export/doc/ja/Additional_lyx23 (Failed) >   export/doc/ja/Additional_dvi (Failed) >   UNRELIABLE.NONSTANDARD_export/doc/ja/Additional_pdf

Re: ctests failing on current master

2024-09-16 Thread Scott Kostyshak
On Mon, Sep 16, 2024 at 02:33:29PM GMT, Jürgen Spitzmüller wrote: > Am Sonntag, dem 15.09.2024 um 19:37 +0200 schrieb Scott Kostyshak: > > It is strange (to me) that this export succeeds (i.e., the inverted > > test fails), but the corresponding XeTeX export fails. The LuaTeX > > output looks fine

Re: ctests failing on current master

2024-09-16 Thread Scott Kostyshak
On Mon, Sep 16, 2024 at 02:55:29PM GMT, Jürgen Spitzmüller wrote: > Am Montag, dem 16.09.2024 um 12:20 +0200 schrieb Scott Kostyshak: > > Regarding this test, > > > >    export/examples/es/Curricula_Vitae/Modern_CV_lyx23 > > > > I reproduce manually with: > > > >   lyx -e lyx23x Modern_CV.lyx &&

Re: ctests failing on current master

2024-09-16 Thread Jürgen Spitzmüller
Am Montag, dem 16.09.2024 um 12:20 +0200 schrieb Scott Kostyshak: > Regarding this test, > >    export/examples/es/Curricula_Vitae/Modern_CV_lyx23 > > I reproduce manually with: > >   lyx -e lyx23x Modern_CV.lyx && lyx -e lyx23x Modern_CV.23.lyx && > lyx -e default Modern_CV.23.23.lyx > > I get

Re: ctests failing on current master

2024-09-16 Thread Jürgen Spitzmüller
Am Sonntag, dem 15.09.2024 um 19:37 +0200 schrieb Scott Kostyshak: > It is strange (to me) that this export succeeds (i.e., the inverted > test fails), but the corresponding XeTeX export fails. The LuaTeX > output looks fine to my eyes though. The Japanese fonts do not cover some quotation marks.

Re: ctests failing on current master

2024-09-16 Thread Kornel Benko
Am Mon, 16 Sep 2024 14:17:57 +0200 schrieb Kornel Benko : > Am Mon, 16 Sep 2024 13:13:35 +0200 > schrieb "Jürgen Spitzmüller" : > > > Am Montag, dem 16.09.2024 um 12:50 +0200 schrieb Kornel Benko: > > > Maybe the error output on terminal when using lyx can help. Looks > > > like dvipdfm chokes.

Re: ctests failing on current master

2024-09-16 Thread Kornel Benko
Am Mon, 16 Sep 2024 13:13:35 +0200 schrieb "Jürgen Spitzmüller" : > Am Montag, dem 16.09.2024 um 12:50 +0200 schrieb Kornel Benko: > > Maybe the error output on terminal when using lyx can help. Looks > > like dvipdfm chokes. > > Yes, I also have these invalid font errors sometimes. I solved so

Re: ctests failing on current master

2024-09-16 Thread Jürgen Spitzmüller
Am Montag, dem 16.09.2024 um 12:50 +0200 schrieb Kornel Benko: > Maybe the error output on terminal when using lyx can help. Looks > like dvipdfm chokes. Yes, I also have these invalid font errors sometimes. I solved some of them by installing another version or format of the font. I think "virtua

Re: ctests failing on current master

2024-09-16 Thread Kornel Benko
Am Mon, 16 Sep 2024 12:08:57 +0200 schrieb "Jürgen Spitzmüller" : > Am Montag, dem 16.09.2024 um 11:53 +0200 schrieb Kornel Benko: > > I tried, but still failing. > > Running out of ideas. The warnings are more or less harmless. Don't > know what your issue is. > Maybe the error output on ter

Re: ctests failing on current master

2024-09-16 Thread Scott Kostyshak
On Sun, Sep 15, 2024 at 10:31:14PM GMT, Scott Kostyshak wrote: > On Sun, Sep 15, 2024 at 09:28:48PM GMT, Jürgen Spitzmüller wrote: > > Am Sonntag, dem 15.09.2024 um 19:05 +0200 schrieb Scott Kostyshak: > > > The following tests FAILED: > > > > I need concrete error messages, as these tests pass fo

Re: ctests failing on current master

2024-09-16 Thread Jürgen Spitzmüller
Am Montag, dem 16.09.2024 um 11:53 +0200 schrieb Kornel Benko: > I tried, but still failing. Running out of ideas. The warnings are more or less harmless. Don't know what your issue is. -- Jürgen signature.asc Description: This is a digitally signed message part -- lyx-devel mailing list lyx-

Re: ctests failing on current master

2024-09-16 Thread Kornel Benko
Am Mon, 16 Sep 2024 08:49:09 +0200 schrieb "Jürgen Spitzmüller" : > Am Sonntag, dem 15.09.2024 um 19:21 +0200 schrieb Kornel Benko: > > I have > > Font : IPAMincho Regular [IPA] > > Font : IPAPMincho Regular [IPA] > > Font : IPAX0208Mincho Regular [IPA] > > Font : IPAX0208PMincho Regular [IPA] > >

Re: ctests failing on current master

2024-09-15 Thread Jürgen Spitzmüller
Am Sonntag, dem 15.09.2024 um 19:21 +0200 schrieb Kornel Benko: > I have > Font : IPAMincho Regular [IPA] > Font : IPAPMincho Regular [IPA] > Font : IPAX0208Mincho Regular [IPA] > Font : IPAX0208PMincho Regular [IPA] > Font : IPAex Mincho Regular [IPA] > Font : IPAmj Mincho Regular [IPA] > > but n

Re: ctests failing on current master

2024-09-15 Thread Scott Kostyshak
On Sun, Sep 15, 2024 at 09:28:48PM GMT, Jürgen Spitzmüller wrote: > Am Sonntag, dem 15.09.2024 um 19:05 +0200 schrieb Scott Kostyshak: > > The following tests FAILED: > > I need concrete error messages, as these tests pass for me. Fair enough, I'll reproduce them and post the error messages manua

Re: ctests failing on current master

2024-09-15 Thread Jürgen Spitzmüller
Am Sonntag, dem 15.09.2024 um 19:05 +0200 schrieb Scott Kostyshak: > The following tests FAILED: I need concrete error messages, as these tests pass for me. -- Jürgen signature.asc Description: This is a digitally signed message part -- lyx-devel mailing list lyx-devel@lists.lyx.org http://li

Re: ctests failing on current master

2024-09-15 Thread Scott Kostyshak
On Sun, Sep 15, 2024 at 07:05:02PM GMT, Scott Kostyshak wrote: > The following tests FAILED: > 3134 - INVERTED.TODO_export/doc/ja/UserGuide_pdf5_systemF (Failed) It is strange (to me) that this export succeeds (i.e., the inverted test fails), but the corresponding XeTeX export fails. The

Re: ctests failing on current master

2024-09-15 Thread Kornel Benko
Am Sun, 15 Sep 2024 18:37:14 +0200 schrieb "Jürgen Spitzmüller" : > Am Sonntag, dem 15.09.2024 um 17:58 +0200 schrieb Kornel Benko: > > With the latest (649c5e9b) change there are only these 10 tests > > failing here. > > > The following tests FAILED: > > 490 - DEFAULTOUTPUT_export/export/l

Re: ctests failing on current master

2024-09-15 Thread Scott Kostyshak
On Sun, Sep 15, 2024 at 06:37:14PM GMT, Jürgen Spitzmüller wrote: > Am Sonntag, dem 15.09.2024 um 17:58 +0200 schrieb Kornel Benko: > > With the latest (649c5e9b) change there are only these 10 tests > > failing here. > > > The following tests FAILED: > > 490 - DEFAULTOUTPUT_export/export/late

Re: ctests failing on current master

2024-09-15 Thread Jürgen Spitzmüller
Am Sonntag, dem 15.09.2024 um 17:58 +0200 schrieb Kornel Benko: > With the latest (649c5e9b) change there are only these 10 tests > failing here. > The following tests FAILED: > 490 - DEFAULTOUTPUT_export/export/latex/languages/supported- > languages_polyglossia-XeTeX_pdf4_systemF (Failed) >

Re: ctests failing on current master

2024-09-15 Thread Kornel Benko
Am Sun, 15 Sep 2024 17:31:53 +0200 schrieb "Jürgen Spitzmüller" : > Am Sonntag, dem 15.09.2024 um 17:15 +0200 schrieb Jürgen Spitzmüller: > > Am Sonntag, dem 15.09.2024 um 17:08 +0200 schrieb Kornel Benko: > > > That's better. Attached the remaining tests here. > > > > You don't have the Sour

Re: ctests failing on current master

2024-09-15 Thread Kornel Benko
Am Sun, 15 Sep 2024 17:15:09 +0200 schrieb "Jürgen Spitzmüller" : > Am Sonntag, dem 15.09.2024 um 17:08 +0200 schrieb Kornel Benko: > > That's better. Attached the remaining tests here. > > You don't have the Source Han Code JP font installed, right? > > https://github.com/adobe-fonts/source-h

Re: ctests failing on current master

2024-09-15 Thread Jürgen Spitzmüller
Am Sonntag, dem 15.09.2024 um 17:15 +0200 schrieb Jürgen Spitzmüller: > Am Sonntag, dem 15.09.2024 um 17:08 +0200 schrieb Kornel Benko: > > That's better. Attached the remaining tests here. > > You don't have the Source Han Code JP font installed, right? > > https://github.com/adobe-fonts/source-

Re: ctests failing on current master

2024-09-15 Thread Jürgen Spitzmüller
Am Sonntag, dem 15.09.2024 um 17:08 +0200 schrieb Kornel Benko: > That's better. Attached the remaining tests here. You don't have the Source Han Code JP font installed, right? https://github.com/adobe-fonts/source-han-code-jp/releases/download/2.012R/SourceHanCodeJP.ttc -- Jürgen signature.a

Re: ctests failing on current master

2024-09-15 Thread Kornel Benko
Am Sun, 15 Sep 2024 16:02:55 +0200 schrieb "Jürgen Spitzmüller" : > Am Sonntag, dem 15.09.2024 um 15:46 +0200 schrieb Kornel Benko: > > At least these tests compiles fine if using > > Serif: Noto Serif CJK HK > > Sans:  Noto Sans CJK HK > > Mono:  Noto Sans CJK HK > > Not quite the correct font

Re: ctests failing on current master

2024-09-15 Thread Jürgen Spitzmüller
Am Sonntag, dem 15.09.2024 um 15:46 +0200 schrieb Kornel Benko: > At least these tests compiles fine if using > Serif: Noto Serif CJK HK > Sans:  Noto Sans CJK HK > Mono:  Noto Sans CJK HK Not quite the correct fonts. I have added the Noto fonts for Simplified Chinese (i.e., SC) instead. And Mono

Re: ctests failing on current master

2024-09-15 Thread Kornel Benko
Am Sun, 15 Sep 2024 14:01:36 +0200 schrieb "Jürgen Spitzmüller" : > export/doc/zh_CN/Intro_pdf4_systemF (Failed) > export/doc/zh_CN/Intro_pdf5_systemF (Failed) At least these tests compiles fine if using Serif: Noto Serif CJK HK Sans: Noto Sans CJK HK Mono: Noto Sans CJK HK These fonts are part

Re: ctests failing on current master

2024-09-15 Thread Jürgen Spitzmüller
Am Sonntag, dem 15.09.2024 um 14:01 +0200 schrieb Jürgen Spitzmüller: > > DEFAULTOUTPUT_export/export/latex/languages/supported- > > languages_polyglossia-XeTeX_pdf4_systemF (Failed) > > Have to look into this ... Fixed. -- Jürgen signature.asc Description: This is a digitally signed message

Re: ctests failing on current master

2024-09-15 Thread Jürgen Spitzmüller
Am Samstag, dem 14.09.2024 um 23:59 +0200 schrieb Scott Kostyshak: > UNRELIABLE.WRONG_OUTPUT_export/export/latex/CJK/zh_CN- > toc_pdf4_systemF (Failed) > UNRELIABLE.WRONG_OUTPUT_export/export/latex/CJK/zh_CN- > toc_pdf5_systemF (Failed) > export/export/latex/languages/ja-listings-uncodable- > error

Re: ctests failing on current master

2024-09-15 Thread Jürgen Spitzmüller
Am Sonntag, dem 15.09.2024 um 10:30 +0200 schrieb Scott Kostyshak: > Thanks, that's easy enough. And where do I put that file? I just opened it with KFontView and hit the install button. That installed it to ~/.fonts/s/SourceHanCodeJP.ttc It seems that XeTeX does have problems with this sort of f

Re: ctests failing on current master

2024-09-15 Thread Scott Kostyshak
On Sun, Sep 15, 2024 at 08:58:56AM GMT, Jürgen Spitzmüller wrote: > Am Samstag, dem 14.09.2024 um 19:34 +0200 schrieb Scott Kostyshak: > > After cloning the repository, it is 262M. Probably I just need a few > > files from there? If so, can you tell me which files? > > Just this: > https://github.

Re: ctests failing on current master

2024-09-14 Thread Jürgen Spitzmüller
Am Samstag, dem 14.09.2024 um 19:34 +0200 schrieb Scott Kostyshak: > After cloning the repository, it is 262M. Probably I just need a few > files from there? If so, can you tell me which files? Just this: https://github.com/adobe-fonts/source-han-code-jp/releases/download/2.012R/SourceHanCodeJP.tt

Re: ctests failing on current master

2024-09-14 Thread Scott Kostyshak
On Sat, Sep 14, 2024 at 01:27:38PM GMT, Jürgen Spitzmüller wrote: > Am Mittwoch, dem 11.09.2024 um 17:15 +0200 schrieb Kornel Benko: > > > UNRELIABLE.WRONG_OUTPUT_export/export/latex/CJK/zh_CN- > > > toc_pdf4_systemF > > > UNRELIABLE.WRONG_OUTPUT_export/export/latex/CJK/zh_CN- > > > toc_pdf5_system

Re: ctests failing on current master

2024-09-14 Thread Scott Kostyshak
On Sat, Sep 14, 2024 at 02:07:55PM GMT, Jürgen Spitzmüller wrote: > Am Samstag, dem 14.09.2024 um 13:27 +0200 schrieb Jürgen Spitzmüller: > > These, for instance. Here, we need to agree on an appropriate > > typewriter font that supports CJK. > > Source Han Code seems to work well: > https://githu

Re: ctests failing on current master

2024-09-14 Thread Jürgen Spitzmüller
Am Samstag, dem 14.09.2024 um 13:27 +0200 schrieb Jürgen Spitzmüller: > These, for instance. Here, we need to agree on an appropriate > typewriter font that supports CJK. Source Han Code seems to work well: https://github.com/adobe-fonts/source-han-code-jp -- Jürgen signature.asc Description:

Re: ctests failing on current master

2024-09-14 Thread Jürgen Spitzmüller
Am Mittwoch, dem 11.09.2024 um 17:15 +0200 schrieb Kornel Benko: > > UNRELIABLE.WRONG_OUTPUT_export/export/latex/CJK/zh_CN- > > toc_pdf4_systemF > > UNRELIABLE.WRONG_OUTPUT_export/export/latex/CJK/zh_CN- > > toc_pdf5_systemF Should be fixed. Basically appropriate non-TeX fonts needed to be set (as

Re: ctests failing on current master

2024-09-14 Thread Jürgen Spitzmüller
Am Mittwoch, dem 11.09.2024 um 18:33 +0200 schrieb Kornel Benko: > > Oh, the Spanish docs are not using > > polyglossia... Is there a sane error > > message? > > > > ?? They pass now here. This is without the polyglossia in git, but > with updated TL24. Maybe also due to my babel options fix. -

Re: ctests failing on current master

2024-09-14 Thread Jürgen Spitzmüller
Am Mittwoch, dem 11.09.2024 um 18:46 +0300 schrieb Udicoudco: > > export/doc/es/Tutorial_dvi3_systemF > > export/doc/es/Tutorial_pdf4_systemF > > export/doc/es/Tutorial_pdf5_systemF > > These ones are compiling fine for me after > a fix from Jürgen at 498135ef383a6e75. > Are you testing with the m

Re: ctests failing on current master

2024-09-11 Thread Kornel Benko
Am Wed, 11 Sep 2024 18:50:24 +0300 schrieb Udicoudco : > Oh, the Spanish docs are not using > polyglossia... Is there a sane error > message? > ?? They pass now here. This is without the polyglossia in git, but with updated TL24. Kornel pgpSeUBl7fig6.pgp Description: Digitale Signatu

Re: ctests failing on current master

2024-09-11 Thread Udicoudco
On Wed, Sep 11, 2024 at 6:46 PM Udicoudco wrote: > > On Wed, Sep 11, 2024 at 6:06 PM Kornel Benko wrote: > > > > Am Tue, 10 Sep 2024 11:34:38 +0200 > > schrieb Scott Kostyshak : > > > > > On Mon, Sep 09, 2024 at 06:43:30PM GMT, Kornel Benko wrote: > > > > Am Mon, 9 Sep 2024 17:36:01 +0200 > > > >

Re: ctests failing on current master

2024-09-11 Thread Udicoudco
On Wed, Sep 11, 2024 at 6:06 PM Kornel Benko wrote: > > Am Tue, 10 Sep 2024 11:34:38 +0200 > schrieb Scott Kostyshak : > > > On Mon, Sep 09, 2024 at 06:43:30PM GMT, Kornel Benko wrote: > > > Am Mon, 9 Sep 2024 17:36:01 +0200 > > > schrieb Scott Kostyshak : > > > > > > > On Mon, Sep 09, 2024 at 04:

Re: ctests failing on current master

2024-09-11 Thread Kornel Benko
Am Tue, 10 Sep 2024 11:34:38 +0200 schrieb Scott Kostyshak : > On Mon, Sep 09, 2024 at 06:43:30PM GMT, Kornel Benko wrote: > > Am Mon, 9 Sep 2024 17:36:01 +0200 > > schrieb Scott Kostyshak : > > > > > On Mon, Sep 09, 2024 at 04:55:24PM GMT, Jürgen Spitzmüller wrote: > > > > Am Sonntag, dem 08

Re: ctests failing on current master

2024-09-10 Thread Scott Kostyshak
On Mon, Sep 09, 2024 at 06:43:30PM GMT, Kornel Benko wrote: > Am Mon, 9 Sep 2024 17:36:01 +0200 > schrieb Scott Kostyshak : > > > On Mon, Sep 09, 2024 at 04:55:24PM GMT, Jürgen Spitzmüller wrote: > > > Am Sonntag, dem 08.09.2024 um 12:08 +0200 schrieb Scott Kostyshak: > > > > > (the reason being

Re: ctests failing on current master

2024-09-09 Thread Jürgen Spitzmüller
Am Montag, dem 09.09.2024 um 18:37 +0200 schrieb Jürgen Spitzmüller: > Am Montag, dem 09.09.2024 um 18:43 +0200 schrieb Kornel Benko: > > LaTeX.cpp (867): Log line: > > LaTeX.cpp (867): Log line: ! LaTeX Error: The key > > 'polyglossia/gloss/english/__current_options_tl' is > > LaTeX.cpp (1156): li

Re: ctests failing on current master

2024-09-09 Thread Jürgen Spitzmüller
Am Montag, dem 09.09.2024 um 18:43 +0200 schrieb Kornel Benko: > LaTeX.cpp (867): Log line: > LaTeX.cpp (867): Log line: ! LaTeX Error: The key > 'polyglossia/gloss/english/__current_options_tl' is > LaTeX.cpp (1156): line: 3954 > Desc: LaTeX Error: The key > 'polyglossia/gloss/english/__current_op

Re: ctests failing on current master

2024-09-09 Thread Kornel Benko
Am Mon, 9 Sep 2024 17:36:01 +0200 schrieb Scott Kostyshak : > On Mon, Sep 09, 2024 at 04:55:24PM GMT, Jürgen Spitzmüller wrote: > > Am Sonntag, dem 08.09.2024 um 12:08 +0200 schrieb Scott Kostyshak: > > > > (the reason being that we didn't use polyglossia for Japanese and > > > > Chinese before

Re: ctests failing on current master

2024-09-09 Thread Scott Kostyshak
On Mon, Sep 09, 2024 at 04:55:24PM GMT, Jürgen Spitzmüller wrote: > Am Sonntag, dem 08.09.2024 um 12:08 +0200 schrieb Scott Kostyshak: > > > (the reason being that we didn't use polyglossia for Japanese and > > > Chinese before that commit with non-TeX fonts, but babel) > > > > Sounds good! Thanks

Re: ctests failing on current master

2024-09-09 Thread Jürgen Spitzmüller
Am Sonntag, dem 08.09.2024 um 12:08 +0200 schrieb Scott Kostyshak: > > (the reason being that we didn't use polyglossia for Japanese and > > Chinese before that commit with non-TeX fonts, but babel) > > Sounds good! Thanks for confirming. You might want to rerun the test with an up-to date polygl

Re: ctests failing on current master

2024-09-08 Thread Scott Kostyshak
On Sun, Sep 08, 2024 at 11:21:48AM GMT, Jürgen Spitzmüller wrote: > Am Sonntag, dem 08.09.2024 um 11:16 +0200 schrieb Jürgen Spitzmüller: > > Sure, but the bug (which is not in LyX) is just exposed by that. > > (the reason being that we didn't use polyglossia for Japanese and > Chinese before that

Re: ctests failing on current master

2024-09-08 Thread Jürgen Spitzmüller
Am Sonntag, dem 08.09.2024 um 11:16 +0200 schrieb Jürgen Spitzmüller: > Sure, but the bug (which is not in LyX) is just exposed by that. (the reason being that we didn't use polyglossia for Japanese and Chinese before that commit with non-TeX fonts, but babel) -- Jürgen signature.asc Descripti

Re: ctests failing on current master

2024-09-08 Thread Jürgen Spitzmüller
Am Samstag, dem 07.09.2024 um 23:34 +0200 schrieb Scott Kostyshak: > git bisect leads to: > > commit b625138be66ec5f76c3b9418a6a33c26bb313902 > Author: Juergen Spitzmueller > Date:   Sun Aug 25 13:22:07 2024 +0200 > >     Add support for the following languages Sure, but the bug (which is not

Re: ctests failing on current master

2024-09-07 Thread Scott Kostyshak
On Sat, Sep 07, 2024 at 10:27:26AM GMT, Scott Kostyshak wrote: > On Sat, Sep 07, 2024 at 12:06:41AM GMT, Udicoudco wrote: > > BTW, I'm really not sure > > why this test does not fail > > with previous builds... > > I can check when I have time. But I'm not too surprised. The test > "passing" befo

Re: ctests failing on current master

2024-09-07 Thread Scott Kostyshak
On Sat, Sep 07, 2024 at 12:06:41AM GMT, Udicoudco wrote: > On Fri, Sep 6, 2024 at 11:49 PM Scott Kostyshak wrote: > > > > On Fri, Sep 06, 2024 at 10:20:50PM GMT, Udicoudco wrote: > > > On Tue, Sep 3, 2024 at 1:37 PM Kornel Benko wrote: > > > > > > > > Am Tue, 3 Sep 2024 10:36:13 +0200 > > > > sch

Re: ctests failing on current master

2024-09-06 Thread Udicoudco
On Fri, Sep 6, 2024 at 11:49 PM Scott Kostyshak wrote: > > On Fri, Sep 06, 2024 at 10:20:50PM GMT, Udicoudco wrote: > > On Tue, Sep 3, 2024 at 1:37 PM Kornel Benko wrote: > > > > > > Am Tue, 3 Sep 2024 10:36:13 +0200 > > > schrieb Scott Kostyshak : > > > > > > > @Kornel does the following pass or

Re: ctests failing on current master

2024-09-06 Thread Scott Kostyshak
On Fri, Sep 06, 2024 at 10:20:50PM GMT, Udicoudco wrote: > On Tue, Sep 3, 2024 at 1:37 PM Kornel Benko wrote: > > > > Am Tue, 3 Sep 2024 10:36:13 +0200 > > schrieb Scott Kostyshak : > > > > > @Kornel does the following pass or fail for you? > > > > > > ctest -R 'export/doc/ja/Customization_pdf5_

Re: ctests failing on current master

2024-09-06 Thread Udicoudco
On Tue, Sep 3, 2024 at 1:37 PM Kornel Benko wrote: > > Am Tue, 3 Sep 2024 10:36:13 +0200 > schrieb Scott Kostyshak : > > > @Kornel does the following pass or fail for you? > > > > ctest -R 'export/doc/ja/Customization_pdf5_systemF' > > > > Scott > > No. The error in LastTest.log is > ... > LaTeX

Re: ctests failing on current master

2024-09-03 Thread Kornel Benko
Am Tue, 3 Sep 2024 10:36:13 +0200 schrieb Scott Kostyshak : > @Kornel does the following pass or fail for you? > > ctest -R 'export/doc/ja/Customization_pdf5_systemF' > > Scott No. The error in LastTest.log is ... LaTeX.cpp (867): Log line: LaTeX Font Warning: Font shape `TU/IPAGothic(0)/b/n'

Re: ctests failing on current master

2024-09-03 Thread Scott Kostyshak
On Tue, Sep 03, 2024 at 09:41:09AM GMT, Kornel Benko wrote: > Am Mon, 2 Sep 2024 22:28:40 +0200 > schrieb Scott Kostyshak : > > > On Mon, Sep 02, 2024 at 01:20:33PM GMT, Udicoudco wrote: > > > > > > > > > >> export/doc/ja/Customization_pdf5_systemF > > > > > > > What fonts for example are you

Re: ctests failing on current master

2024-09-03 Thread Kornel Benko
Am Mon, 2 Sep 2024 22:28:40 +0200 schrieb Scott Kostyshak : > On Mon, Sep 02, 2024 at 01:20:33PM GMT, Udicoudco wrote: > > > > > > > >> export/doc/ja/Customization_pdf5_systemF > > > > > What fonts for example are you using for the japanese tests? > > > > What is the error you get with the Jap

Re: ctests failing on current master

2024-09-02 Thread Scott Kostyshak
On Mon, Sep 02, 2024 at 01:20:33PM GMT, Udicoudco wrote: > > > > > >> export/doc/ja/Customization_pdf5_systemF > > > What fonts for example are you using for the japanese tests? > > > What is the error you get with the Japanese Customization doc > > > test? > > > > I get the following error: > >

Re: ctests failing on current master

2024-09-02 Thread Udicoudco
On Mon, Sep 2, 2024 at 12:20 PM Scott Kostyshak wrote: > > On Sun, Sep 01, 2024 at 11:47:57PM GMT, Udicoudco wrote: > > On Sun, Sep 1, 2024 at 11:16 PM Scott Kostyshak wrote: > > > > > > On Sun, Sep 01, 2024 at 01:58:34PM GMT, Jürgen Spitzmüller wrote: > > > > Kornel Benko schrieb am 28.08.2024 1

Re: ctests failing on current master

2024-09-01 Thread Udicoudco
On Sun, Sep 1, 2024 at 11:16 PM Scott Kostyshak wrote: > > On Sun, Sep 01, 2024 at 01:58:34PM GMT, Jürgen Spitzmüller wrote: > > Kornel Benko schrieb am 28.08.2024 12:44 (GMT +02:00): > > > Am Tue, 27 Aug 2024 22:21:35 +0200 > > > schrieb Scott Kostyshak : > > > > > >> The following tests are fail

Re: ctests failing on current master

2024-09-01 Thread Scott Kostyshak
On Sun, Sep 01, 2024 at 01:58:34PM GMT, Jürgen Spitzmüller wrote: > Kornel Benko schrieb am 28.08.2024 12:44 (GMT +02:00): > > Am Tue, 27 Aug 2024 22:21:35 +0200 > > schrieb Scott Kostyshak : > > > >> The following tests are failing for me on current master. Note that I > >> haven't > >> updated

Re: ctests failing on current master

2024-09-01 Thread Jürgen Spitzmüller
Kornel Benko schrieb am 28.08.2024 12:44 (GMT +02:00): > Am Tue, 27 Aug 2024 22:21:35 +0200 > schrieb Scott Kostyshak : > >> The following tests are failing for me on current master. Note that I haven't >> updated >> my TeX Live distribution for a couple of months. And I saw a couple of notes >> m

Re: ctests failing on current master

2024-08-28 Thread Kornel Benko
Am Tue, 27 Aug 2024 22:21:35 +0200 schrieb Scott Kostyshak : > The following tests are failing for me on current master. Note that I haven't > updated > my TeX Live distribution for a couple of months. And I saw a couple of notes > mentioning > the new babel system so perhaps I just need to upda

Re: ctests failing on current master

2023-12-05 Thread Jürgen Spitzmüller
Am Montag, dem 04.12.2023 um 13:22 +0100 schrieb Kornel Benko: > > So I suggest we add to the module definition: > > > > % Disable all character activation, as this interferes > > % with other packages and some languages > > \PassOptionsToPackage{hanging}{% > > notcomma, > > notperiod, >

Re: ctests failing on current master

2023-12-04 Thread Kornel Benko
Am Mon, 04 Dec 2023 12:47:59 +0100 schrieb "Jürgen Spitzmüller" : > Am Montag, dem 04.12.2023 um 12:14 +0100 schrieb Jürgen Spitzmüller: > > I am not sure which general solution would be best. Using notquote > > generally seems to limit the functionality too strongly. > > On the other hand, the

Re: ctests failing on current master

2023-12-04 Thread Jürgen Spitzmüller
Am Montag, dem 04.12.2023 um 12:14 +0100 schrieb Jürgen Spitzmüller: > I am not sure which general solution would be best. Using notquote > generally seems to limit the functionality too strongly. On the other hand, the package authors themselves encourage to disable all character activation: "Th

Re: ctests failing on current master

2023-12-04 Thread Kornel Benko
Am Mon, 04 Dec 2023 12:14:10 +0100 schrieb "Jürgen Spitzmüller" : > Am Montag, dem 04.12.2023 um 11:38 +0100 schrieb Kornel Benko: > > Thanks, unfortunately adding > > \usepackage[notquote]{hanging} > > to the preamble led to > > ! LaTeX Error: Option clash for package hanging. > > , so th

Re: ctests failing on current master

2023-12-04 Thread Jürgen Spitzmüller
Am Montag, dem 04.12.2023 um 11:38 +0100 schrieb Kornel Benko: > Thanks, unfortunately adding > \usepackage[notquote]{hanging} > to the preamble led to > ! LaTeX Error: Option clash for package hanging. > , so that is not a good sollution. Adding "notquote" to the class options solves

  1   2   >