Re: Assertion when selecting large table in User Guide on master

2024-07-03 Thread Scott Kostyshak
On Wed, Jul 03, 2024 at 06:35:03PM GMT, Scott Kostyshak wrote: > On Wed, Jul 03, 2024 at 11:59:14PM GMT, Jean-Marc Lasgouttes wrote: > > Le 03/07/2024 à 19:34, Scott Kostyshak a écrit : > > > On Wed, Jul 03, 2024 at 05:48:23PM GMT, Jean-Marc Lasgouttes wrote: > > > > Le 03/07/2024 à 06:17, Scott Ko

Re: Assertion when selecting large table in User Guide on master

2024-07-03 Thread Scott Kostyshak
On Wed, Jul 03, 2024 at 11:59:14PM GMT, Jean-Marc Lasgouttes wrote: > Le 03/07/2024 à 19:34, Scott Kostyshak a écrit : > > On Wed, Jul 03, 2024 at 05:48:23PM GMT, Jean-Marc Lasgouttes wrote: > > > Le 03/07/2024 à 06:17, Scott Kostyshak a écrit : > > > > I still get an assertion while selecting the

Re: Assertion when selecting large table in User Guide on master

2024-07-03 Thread Jean-Marc Lasgouttes
Le 03/07/2024 à 19:34, Scott Kostyshak a écrit : On Wed, Jul 03, 2024 at 05:48:23PM GMT, Jean-Marc Lasgouttes wrote: Le 03/07/2024 à 06:17, Scott Kostyshak a écrit : I still get an assertion while selecting the phone table. Hmm, I was two quick in my testing. I just pushed two patches which:

Re: Assertion when selecting large table in User Guide on master

2024-07-03 Thread Scott Kostyshak
On Wed, Jul 03, 2024 at 05:48:23PM GMT, Jean-Marc Lasgouttes wrote: > Le 03/07/2024 à 06:17, Scott Kostyshak a écrit : > > I still get an assertion while selecting the phone table. > > Hmm, I was two quick in my testing. > > I just pushed two patches which: > 1/ avoids setting Update::SinglePar i

Re: Assertion when selecting large table in User Guide on master

2024-07-03 Thread Jean-Marc Lasgouttes
Le 03/07/2024 à 06:17, Scott Kostyshak a écrit : I still get an assertion while selecting the phone table. Hmm, I was two quick in my testing. I just pushed two patches which: 1/ avoids setting Update::SinglePar in a place where this does not make sense 2/ make BufferView::singleParUpdate rob

Re: Assertion when selecting large table in User Guide on master

2024-07-03 Thread Kornel Benko
Am Wed, 3 Jul 2024 00:17:29 -0400 schrieb Scott Kostyshak : > On Wed, Jul 03, 2024 at 12:35:38AM GMT, Jean-Marc Lasgouttes wrote: > > Le 02/07/2024 à 05:27, Scott Kostyshak a écrit : > > > I no longer get the assertion in that place. But if I work a bit harder > > > and drag the selection up and

Re: Assertion when selecting large table in User Guide on master

2024-07-02 Thread Scott Kostyshak
On Wed, Jul 03, 2024 at 12:35:38AM GMT, Jean-Marc Lasgouttes wrote: > Le 02/07/2024 à 05:27, Scott Kostyshak a écrit : > > I no longer get the assertion in that place. But if I work a bit harder > > and drag the selection up and down, eventually I get an assertion. > > Backtrace attached (this was

Re: Assertion when selecting large table in User Guide on master

2024-07-02 Thread Jean-Marc Lasgouttes
Le 02/07/2024 à 05:27, Scott Kostyshak a écrit : I no longer get the assertion in that place. But if I work a bit harder and drag the selection up and down, eventually I get an assertion. Backtrace attached (this was while testing the patch). OK, I just pushed a different solution: instead of b

Re: Assertion when selecting large table in User Guide on master

2024-07-02 Thread Jean-Marc Lasgouttes
Le 02/07/2024 à 17:44, Scott Kostyshak a écrit : Oops, sorry about that. Backtrace now attached. The way I reproduce is just drag selection with my mouse up and down, up and down in the User Guide. It usually just takes a few seconds. I can reproduce too. The goodpart is that the assertion

Re: Assertion when selecting large table in User Guide on master

2024-07-02 Thread Scott Kostyshak
ertion. > > Backtrace attached (this was while testing the patch). Oops, sorry about that. Backtrace now attached. The way I reproduce is just drag selection with my mouse up and down, up and down in the User Guide. It usually just takes a few seconds. Scott (gdb) bt #0 __pthread_kill

Re: Assertion when selecting large table in User Guide on master

2024-07-01 Thread Richard Kimberly Heck
No backtrace! On 7/1/24 11:27 PM, Scott Kostyshak wrote: On Tue, Jul 02, 2024 at 12:12:07AM GMT, Jean-Marc Lasgouttes wrote: Le 28/06/2024 à 18:15, Scott Kostyshak a écrit : Does this patch help? It does not seem to help. I still get the assertion. This one should be better. I no longer get

Re: Assertion when selecting large table in User Guide on master

2024-07-01 Thread Scott Kostyshak
On Tue, Jul 02, 2024 at 12:12:07AM GMT, Jean-Marc Lasgouttes wrote: > Le 28/06/2024 à 18:15, Scott Kostyshak a écrit : > > > Does this patch help? > > > > It does not seem to help. I still get the assertion. > > This one should be better. I no longer get the assertion in that place. But if I wor

Re: Assertion when selecting large table in User Guide on master

2024-07-01 Thread Jean-Marc Lasgouttes
Le 28/06/2024 à 18:15, Scott Kostyshak a écrit : Does this patch help? It does not seem to help. I still get the assertion. This one should be better. JMarc From 59bac4712239505148b2fc8e3d9443373d138890 Mon Sep 17 00:00:00 2001 From: Jean-Marc Lasgouttes Date: Mon, 1 Jul 2024 23:56:33 +02

Re: Assertion when selecting large table in User Guide on master

2024-06-28 Thread José Matos
On Fri, 2024-06-28 at 14:29 -0400, Scott Kostyshak wrote: > The table is in the user guide. I open the user guide, I search for > "phone" which takes me to the table. Then I double click on a word a > couple of lines above the table, and hold and drag down. > > Scott Sc

Re: Assertion when selecting large table in User Guide on master

2024-06-28 Thread Scott Kostyshak
> > Backtrace is attached. > > > > > > Does this patch help? > > > > It does not seem to help. I still get the assertion. > > Do you have an example file for me? The table is in the user guide. I open the user guide, I search for "phone" which tak

Re: Assertion when selecting large table in User Guide on master

2024-06-28 Thread Jean-Marc Lasgouttes
Le 28/06/2024 à 18:15, Scott Kostyshak a écrit : On Fri, Jun 28, 2024 at 05:36:15PM GMT, Jean-Marc Lasgouttes wrote: Le 26/06/2024 à 06:25, Scott Kostyshak a écrit : When I select the table with the mouse cursor (see attachment for which table), I get the following assertion: support/lasse

Re: Assertion when selecting large table in User Guide on master

2024-06-28 Thread Scott Kostyshak
On Fri, Jun 28, 2024 at 05:36:15PM GMT, Jean-Marc Lasgouttes wrote: > Le 26/06/2024 à 06:25, Scott Kostyshak a écrit : > > When I select the table with the mouse cursor (see attachment for which > > table), I get the following assertion: > > > >support/lassert.cpp (52): ASSERTION hasPosition()

Re: Assertion when selecting large table in User Guide on master

2024-06-28 Thread Jean-Marc Lasgouttes
Le 26/06/2024 à 06:25, Scott Kostyshak a écrit : When I select the table with the mouse cursor (see attachment for which table), I get the following assertion: support/lassert.cpp (52): ASSERTION hasPosition() VIOLATED IN /home/scott/lyxbuilds/master-master/repo/src/ParagraphMetrics.cpp:71

Assertion when selecting large table in User Guide on master

2024-06-25 Thread Scott Kostyshak
When I select the table with the mouse cursor (see attachment for which table), I get the following assertion: support/lassert.cpp (52): ASSERTION hasPosition() VIOLATED IN /home/scott/lyxbuilds/master-master/repo/src/ParagraphMetrics.cpp:71 I reproduce it by starting my mouse cursor selection

Re: Does compilation of ja User Guide work on updated TL?

2023-02-28 Thread Scott Kostyshak
On Tue, Feb 28, 2023 at 09:19:54PM +0900, Yokota K. wrote: > It seems they have fixed it yesterday. We can wait until it is reflected in > the upstream. A tlmgr update already picked it up on my side (probably depends on the mirror). It works great! Thank you for reporting it! Scott > Koji >

Re: Does compilation of ja User Guide work on updated TL?

2023-02-28 Thread Scott Kostyshak
On Mon, Feb 27, 2023 at 08:42:03AM +0100, Jürgen Spitzmüller wrote: > Am Samstag, dem 25.02.2023 um 07:24 -0500 schrieb Scott Kostyshak: > > Thanks, Jürgen and Koji! It seems there is already action on it. > > Resolved for me with today's update. Same here. Thanks! Scott signature.asc Descript

Re: Does compilation of ja User Guide work on updated TL?

2023-02-28 Thread Yokota K.
It seems they have fixed it yesterday. We can wait until it is reflected in the upstream. Koji 2023年2月25日 21:24 +0900、Scott Kostyshak のメール: > On Fri, Feb 24, 2023 at 10:57:47PM +0900, Yokota K. wrote: > > > Has anyone done a tlmgr update in the last week or so, and if so can > > > you reproduce?

Re: Does compilation of ja User Guide work on updated TL?

2023-02-26 Thread Jürgen Spitzmüller
Am Samstag, dem 25.02.2023 um 07:24 -0500 schrieb Scott Kostyshak: > Thanks, Jürgen and Koji! It seems there is already action on it. Resolved for me with today's update. -- Jürgen signature.asc Description: This is a digitally signed message part -- lyx-devel mailing list lyx-devel@lists.lyx

Re: Does compilation of ja User Guide work on updated TL?

2023-02-25 Thread Scott Kostyshak
On Fri, Feb 24, 2023 at 10:57:47PM +0900, Yokota K. wrote: > > Has anyone done a tlmgr update in the last week or so, and if so can > > you reproduce? > > I can confirm this after tlmgr update. It seems a side effect of an > inappropriate patch to a different problem. > > I asked them if they co

Re: Does compilation of ja User Guide work on updated TL?

2023-02-24 Thread Yokota K.
platex/issues/95 I think I wait for a few days hoping there is any kind of response soon. Koji Yokota (yoko...@gmail.com) 2023年2月24日 17:15 +0900、Jürgen Spitzmüller のメール: > Am Donnerstag, dem 23.02.2023 um 12:16 -0500 schrieb Scott Kostyshak: > > The Japanese User Guide in current master

Re: Does compilation of ja User Guide work on updated TL?

2023-02-24 Thread Jürgen Spitzmüller
Am Donnerstag, dem 23.02.2023 um 12:16 -0500 schrieb Scott Kostyshak: > The Japanese User Guide in current master used to compile before > doing a tlmgr update. Now it fails with an error: > >   ! LaTeX Error: Direction change inside float!? > > LyX helpfully highlights the mar

Does compilation of ja User Guide work on updated TL?

2023-02-23 Thread Scott Kostyshak
The Japanese User Guide in current master used to compile before doing a tlmgr update. Now it fails with an error: ! LaTeX Error: Direction change inside float!? LyX helpfully highlights the margin not inset, and upon removing it compilation succeeds. However, since it worked before a tlmgr

Re: fr User Guide lyx2lyx tests now failing

2022-11-06 Thread Scott Kostyshak
On Sun, Nov 06, 2022 at 05:16:43PM +0100, Jürgen Spitzmüller wrote: > Am Sonntag, dem 06.11.2022 um 17:12 +0100 schrieb Kornel Benko: > > fr/UserGuide.lyx: > > The exported 23.lyx is not correct now, therefore the test fails > > again. > > OK, then I revert that and don't care about the empty line

Re: fr User Guide lyx2lyx tests now failing

2022-11-06 Thread Jürgen Spitzmüller
Am Sonntag, dem 06.11.2022 um 17:12 +0100 schrieb Kornel Benko: > fr/UserGuide.lyx: > The exported 23.lyx is not correct now, therefore the test fails > again. OK, then I revert that and don't care about the empty lines. -- Jürgen signature.asc Description: This is a digitally signed message p

Re: fr User Guide lyx2lyx tests now failing

2022-11-06 Thread Kornel Benko
Am Sun, 06 Nov 2022 16:41:41 +0100 schrieb "Jürgen Spitzmüller" : > Am Samstag, dem 05.11.2022 um 11:44 +0100 schrieb Kornel Benko: > > Exporting to 2.3 format and exporting from the exported differ in > > extra lines and > > in changed sequence of 2 lines at begin. > > Please check whether thi

Re: fr User Guide lyx2lyx tests now failing

2022-11-06 Thread Jürgen Spitzmüller
Am Samstag, dem 05.11.2022 um 11:44 +0100 schrieb Kornel Benko: > Exporting to 2.3 format and exporting from the exported differ in > extra lines and > in changed sequence of 2 lines at begin. Please check whether things are better after 9ce0ff50c1a96b. -- Jürgen signature.asc Description: Thi

Re: fr User Guide lyx2lyx tests now failing

2022-11-05 Thread Scott Kostyshak
On Sat, Nov 05, 2022 at 10:29:38AM -0400, Scott Kostyshak wrote: > On Sat, Nov 05, 2022 at 01:15:38PM +0100, Kornel Benko wrote: > > Am Sat, 05 Nov 2022 13:06:11 +0100 > > schrieb "Jürgen Spitzmüller" : > > > > > Am Samstag, dem 05.11.2022 um 11:44 +0100 schrieb Kornel Benko: > > > > Exporting to

Re: fr User Guide lyx2lyx tests now failing

2022-11-05 Thread Scott Kostyshak
On Sat, Nov 05, 2022 at 01:15:38PM +0100, Kornel Benko wrote: > Am Sat, 05 Nov 2022 13:06:11 +0100 > schrieb "Jürgen Spitzmüller" : > > > Am Samstag, dem 05.11.2022 um 11:44 +0100 schrieb Kornel Benko: > > > Exporting to 2.3 format and exporting from the exported differ in > > > extra lines and >

Re: fr User Guide lyx2lyx tests now failing

2022-11-05 Thread Kornel Benko
Am Sat, 05 Nov 2022 13:06:11 +0100 schrieb "Jürgen Spitzmüller" : > Am Samstag, dem 05.11.2022 um 11:44 +0100 schrieb Kornel Benko: > > Exporting to 2.3 format and exporting from the exported differ in > > extra lines and > > in changed sequence of 2 lines at begin. > > > > $ diff doc/fr/UserGuid

Re: fr User Guide lyx2lyx tests now failing

2022-11-05 Thread Jürgen Spitzmüller
Am Samstag, dem 05.11.2022 um 11:44 +0100 schrieb Kornel Benko: > Exporting to 2.3 format and exporting from the exported differ in > extra lines and > in changed sequence of 2 lines at begin. > > $ diff doc/fr/UserGuide.23.lyx fr/UserGuide.23.23.lyx Thanks. I don't see anything problematic there

Re: fr User Guide lyx2lyx tests now failing

2022-11-05 Thread Kornel Benko
Am Sat, 05 Nov 2022 08:41:20 +0100 schrieb "Jürgen Spitzmüller" : > Am Freitag, dem 04.11.2022 um 13:16 -0400 schrieb Scott Kostyshak: > > The following two tests are failing due to a recent commit: > > > >  4/18 Test #2661: export/doc/fr/UserGuide_lyx22 > > ...***Failed  

Re: fr User Guide lyx2lyx tests now failing

2022-11-05 Thread Jürgen Spitzmüller
Am Freitag, dem 04.11.2022 um 13:16 -0400 schrieb Scott Kostyshak: > The following two tests are failing due to a recent commit: > >  4/18 Test #2661: export/doc/fr/UserGuide_lyx22 > ...***Failed   58.50 sec >   Start 2662: export/doc/fr/UserGuide_lyx23 >  5/18 Test #26

fr User Guide lyx2lyx tests now failing

2022-11-04 Thread Scott Kostyshak
The following two tests are failing due to a recent commit: 4/18 Test #2661: export/doc/fr/UserGuide_lyx22 ...***Failed 58.50 sec Start 2662: export/doc/fr/UserGuide_lyx23 5/18 Test #2662: export/doc/fr/UserGuide_lyx23 ...***Failed 57.2

Re: [LyX/master] User Guide: add quotes to a PackageOptions command

2022-05-24 Thread Scott Kostyshak
On Tue, May 24, 2022 at 09:46:46AM -0400, Scott Kostyshak wrote: > On Tue, May 24, 2022 at 10:24:19AM +0200, Jürgen Spitzmüller wrote: > > Am Mo., 23. Mai 2022 um 21:23 Uhr schrieb Scott Kostyshak > >: > > > > > I'm really fine either way. Should I revert (by the way I also don't > > > mind if ot

Re: [LyX/master] User Guide: add quotes to a PackageOptions command

2022-05-24 Thread Scott Kostyshak
On Tue, May 24, 2022 at 10:24:19AM +0200, Jürgen Spitzmüller wrote: > Am Mo., 23. Mai 2022 um 21:23 Uhr schrieb Scott Kostyshak >: > > > I'm really fine either way. Should I revert (by the way I also don't > > mind if others revert my commits)? > > > > I'd tend to propose that (even though I am

Re: [LyX/master] User Guide: add quotes to a PackageOptions command

2022-05-24 Thread Jürgen Spitzmüller
Am Mo., 23. Mai 2022 um 21:23 Uhr schrieb Scott Kostyshak : > I'm really fine either way. Should I revert (by the way I also don't > mind if others revert my commits)? > I'd tend to propose that (even though I am also fine with either way). Thanks, Jürgen > > Scott > -- > lyx-devel mailing lis

Re: [LyX/master] User Guide: add quotes to a PackageOptions command

2022-05-23 Thread Scott Kostyshak
On Mon, May 23, 2022 at 06:58:10AM +0200, Jürgen Spitzmüller wrote: > Am Sonntag, dem 22.05.2022 um 15:41 -0400 schrieb Scott Kostyshak: > > On Sun, May 22, 2022 at 06:17:32PM +0200, Daniel wrote: > > > On 2022-05-19 10:32, Jürgen Spitzmüller wrote: > > > > Am Do., 19. Mai 2022 um 08:45 Uhr schrieb

Re: [LyX/master] User Guide: add quotes to a PackageOptions command

2022-05-22 Thread Jürgen Spitzmüller
Am Sonntag, dem 22.05.2022 um 15:41 -0400 schrieb Scott Kostyshak: > On Sun, May 22, 2022 at 06:17:32PM +0200, Daniel wrote: > > On 2022-05-19 10:32, Jürgen Spitzmüller wrote: > > > Am Do., 19. Mai 2022 um 08:45 Uhr schrieb Daniel > > >: > > > > > >     Did you mean "repla

Re: [LyX/master] User Guide: add quotes to a PackageOptions command

2022-05-22 Thread Scott Kostyshak
On Sun, May 22, 2022 at 06:17:32PM +0200, Daniel wrote: > On 2022-05-19 10:32, Jürgen Spitzmüller wrote: > > Am Do., 19. Mai 2022 um 08:45 Uhr schrieb Daniel > >: > > > > Did you mean "replacing lexrc.next with lex.eatLine"? > > > > > > yes. I went ahead and fixed it

Re: [LyX/master] User Guide: add quotes to a PackageOptions command

2022-05-22 Thread Daniel
On 2022-05-19 10:32, Jürgen Spitzmüller wrote: Am Do., 19. Mai 2022 um 08:45 Uhr schrieb Daniel >: Did you mean "replacing lexrc.next with lex.eatLine"? yes. I went ahead and fixed it. So, should the change in the docs be reverted then or what is the more natural

Re: [LyX/master] User Guide: add quotes to a PackageOptions command

2022-05-19 Thread Daniel
On 2022-05-19 10:32, Jürgen Spitzmüller wrote: Am Do., 19. Mai 2022 um 08:45 Uhr schrieb Daniel >: Anyway, with current master, when I use quotes around PackageOptions I get a "Layout is invalid!" error. Also, it seems to work just fine without quotes and with

Re: [LyX/master] User Guide: add quotes to a PackageOptions command

2022-05-19 Thread Jürgen Spitzmüller
Am Do., 19. Mai 2022 um 08:45 Uhr schrieb Daniel : > Did you mean "replacing lexrc.next with lex.eatLine"? > yes. I went ahead and fixed it. > Anyway, with current master, when I use quotes around PackageOptions I > get a "Layout is invalid!" error. Also, it seems to work just fine > without qu

Re: [LyX/master] User Guide: add quotes to a PackageOptions command

2022-05-18 Thread Daniel
On 2022-05-19 07:33, Jürgen Spitzmüller wrote: Am Donnerstag, dem 19.05.2022 um 07:30 +0200 schrieb Jürgen Spitzmüller: Am Donnerstag, dem 19.05.2022 um 07:13 +0200 schrieb Daniel: I see. It seems a bit strange that one needs quotes with comma but not without. And this is not how it is done els

Re: [LyX/master] User Guide: add quotes to a PackageOptions command

2022-05-18 Thread Jürgen Spitzmüller
Am Donnerstag, dem 19.05.2022 um 07:30 +0200 schrieb Jürgen Spitzmüller: > Am Donnerstag, dem 19.05.2022 um 07:13 +0200 schrieb Daniel: > > I see. It seems a bit strange that one needs quotes with comma but > > not > > without. And this is not how it is done elsewhere, e.g. for > > "AlignPossible

Re: [LyX/master] User Guide: add quotes to a PackageOptions command

2022-05-18 Thread Jürgen Spitzmüller
Am Donnerstag, dem 19.05.2022 um 07:13 +0200 schrieb Daniel: > I see. It seems a bit strange that one needs quotes with comma but > not > without. And this is not how it is done elsewhere, e.g. for > "AlignPossible", etc. But I guess there is a specific reason for the > PackageOptions being trea

Re: [LyX/master] User Guide: add quotes to a PackageOptions command

2022-05-18 Thread Daniel
On 2022-05-19 06:36, Jürgen Spitzmüller wrote: Am Donnerstag, dem 19.05.2022 um 06:11 +0200 schrieb Daniel: Instead, I see PackageOptions todonotes obeyFinal in "todonotes.module". That's only one option. I see. It seems a bit strange that one needs quotes with comma but not withou

Re: [LyX/master] User Guide: add quotes to a PackageOptions command

2022-05-18 Thread Jürgen Spitzmüller
Am Donnerstag, dem 19.05.2022 um 06:11 +0200 schrieb Daniel: > Instead, I see > > PackageOptions todonotes obeyFinal > > in "todonotes.module". That's only one option. -- Jürgen signature.asc Description: This is a digitally signed message part -- lyx-devel mailing list lyx-devel@li

Re: [LyX/master] User Guide: add quotes to a PackageOptions command

2022-05-18 Thread Daniel
Instead, I see PackageOptions todonotes obeyFinal in "todonotes.module". On 2022-05-19 02:32, Scott Kostyshak wrote: commit 67e9add6d0794c2b84bfedfbcee3cc7f3447a4ad Author: Scott Kostyshak Date: Wed May 18 21:09:58 2022 -0400 User Guide: add quotes to a PackageOptio

Re: ctests for French User Guide are failing

2021-05-30 Thread Scott Kostyshak
at 08:51:08AM +0200, Jean-Pierre Chrétien wrote: > > > > > Le 28/05/2021 à 02:14, Scott Kostyshak a écrit : > > > > > > The following ctests for the French User Guide on current > > > master are failing for me: > > > > > > > > >

Re: ctests for French User Guide are failing

2021-05-30 Thread JP
k a écrit : > > > The following ctests for the French User Guide on current master are failing for me: > > > > > > export/doc/fr/UserGuide_lyx22 (Failed) > > > export/doc/fr/UserGuide_lyx23 (Failed) > > > export/doc/fr/UserGuide_dvi (Faile

Re: ctests for French User Guide are failing

2021-05-30 Thread Scott Kostyshak
On Sun, May 30, 2021 at 03:30:31PM +0200, Jean-Pierre Chrétien wrote: > Le 28/05/2021 à 14:24, Scott Kostyshak a écrit : > > On Fri, May 28, 2021 at 08:51:08AM +0200, Jean-Pierre Chrétien wrote: > > > Le 28/05/2021 à 02:14, Scott Kostyshak a écrit : > > > > The follow

Re: ctests for French User Guide are failing

2021-05-30 Thread Jean-Pierre Chrétien
Le 28/05/2021 à 14:24, Scott Kostyshak a écrit : On Fri, May 28, 2021 at 08:51:08AM +0200, Jean-Pierre Chrétien wrote: Le 28/05/2021 à 02:14, Scott Kostyshak a écrit : The following ctests for the French User Guide on current master are failing for me: export/doc/fr/UserGuide_lyx22

Re: ctests for French User Guide are failing

2021-05-28 Thread Scott Kostyshak
On Fri, May 28, 2021 at 08:51:08AM +0200, Jean-Pierre Chrétien wrote: > Le 28/05/2021 à 02:14, Scott Kostyshak a écrit : > > The following ctests for the French User Guide on current master are > > failing for me: > > > >export/doc/fr/UserGuide_lyx22 (F

Re: ctests for French User Guide are failing

2021-05-27 Thread Jean-Pierre Chrétien
Le 28/05/2021 à 02:14, Scott Kostyshak a écrit : The following ctests for the French User Guide on current master are failing for me: export/doc/fr/UserGuide_lyx22 (Failed) export/doc/fr/UserGuide_lyx23 (Failed) export/doc/fr/UserGuide_dvi (Failed) export/doc/fr/UserGuide_dvi3_texF

ctests for French User Guide are failing

2021-05-27 Thread Scott Kostyshak
The following ctests for the French User Guide on current master are failing for me: export/doc/fr/UserGuide_lyx22 (Failed) export/doc/fr/UserGuide_lyx23 (Failed) export/doc/fr/UserGuide_dvi (Failed) export/doc/fr/UserGuide_dvi3_texF (Failed) export/doc/fr/UserGuide_pdf (Failed

Re: German Translation of LyX User Guide

2021-05-18 Thread Jürgen Spitzmüller
Am Dienstag, dem 18.05.2021 um 17:43 +0200 schrieb Kornel Benko: > OK, so adding "Shift", "Ctrl", "Alt" somewhere in *.cpp should cure > it? Only if the translation differs from the input. That's the drawback currently. We don't know whether a string really has been translated, only if it differs

Re: German Translation of LyX User Guide

2021-05-18 Thread Kornel Benko
Am Tue, 18 May 2021 17:04:26 +0200 schrieb Jürgen Spitzmüller : > Am Dienstag, dem 18.05.2021 um 16:46 +0200 schrieb Kornel Benko: > > I have problem to identify where the relevant translatable strings > > are to be found. > > (For instance I am unable to see "Umschalt+F3" in the de.po-file) >

Re: German Translation of LyX User Guide

2021-05-18 Thread Jürgen Spitzmüller
Am Dienstag, dem 18.05.2021 um 16:46 +0200 schrieb Kornel Benko: > I have problem to identify where the relevant translatable strings > are to be found. > (For instance I am unable to see "Umschalt+F3" in the de.po-file) This translation comes from Qt (via KeySequence::ForGui). Note though that it

Re: German Translation of LyX User Guide

2021-05-18 Thread Jürgen Spitzmüller
Am Dienstag, dem 18.05.2021 um 16:46 +0200 schrieb Kornel Benko: > What would be the difference if the string would not be marked as > 'English'? It would be in another language, and the hyphenation could be wrong. Jürgen signature.asc Description: This is a digitally signed message part -- ly

Re: German Translation of LyX User Guide

2021-05-18 Thread Kornel Benko
Am Tue, 18 May 2021 13:59:29 +0200 schrieb Jürgen Spitzmüller : > Am Dienstag, dem 18.05.2021 um 13:51 +0200 schrieb Jürgen Spitzmüller: > > Yes, I've seen that. Only for some though. "Umschalt+F3" for instance > > is in German. > > > > There could be some rationale behind it. Need to investigate

Re: German Translation of LyX User Guide

2021-05-18 Thread Jürgen Spitzmüller
Am Dienstag, dem 18.05.2021 um 13:51 +0200 schrieb Jürgen Spitzmüller: > Yes, I've seen that. Only for some though. "Umschalt+F3" for instance > is in German. > > There could be some rationale behind it. Need to investigate that, no > time ATM though. Here's the answer (InsetInfo::info): docstri

Re: German Translation of LyX User Guide

2021-05-18 Thread Jürgen Spitzmüller
Am Dienstag, dem 18.05.2021 um 10:33 +0200 schrieb Kornel Benko: > Explicit search for English text shows also > > 'Letzte Einstellungen anwenden' > and > 'displaymath mathlines'   (here only the space is > English) Thanks, corrected. > Interestingly the info-inserts for shor

Re: German Translation of LyX User Guide

2021-05-18 Thread Kornel Benko
Am Tue, 18 May 2021 08:52:03 +0200 schrieb Jürgen Spitzmüller : > Am Freitag, dem 14.05.2021 um 19:00 +0200 schrieb Christoph Schmitz: > > Attached is an updated German translation of the LyX User Guide. > > Thanks. Looks good in general. I have corrected some things

Re: German Translation of LyX User Guide

2021-05-17 Thread Jürgen Spitzmüller
Am Freitag, dem 14.05.2021 um 19:00 +0200 schrieb Christoph Schmitz: > Attached is an updated German translation of the LyX User Guide. Thanks. Looks good in general. I have corrected some things and committed: * Paths to images need to be relative, not absolute * Some German text was st

Re: [LyX/master] French User Guide: fix file paths

2021-03-07 Thread Scott Kostyshak
On Sun, Mar 07, 2021 at 09:26:50AM +0100, JP wrote: > Le 7 mars 2021 06:06:23 Scott Kostyshak a écrit : > > > On Sun, Mar 07, 2021 at 05:35:58AM +0100, JP wrote: > > > Dear Scott > > > > > > Thanks for the fix. > > > > Sure! > > > > > What should I do to avoid such file path errors? > > > > I

Re: [LyX/master] French User Guide: fix file paths

2021-03-07 Thread JP
Le 7 mars 2021 06:06:23 Scott Kostyshak a écrit : On Sun, Mar 07, 2021 at 05:35:58AM +0100, JP wrote: Dear Scott Thanks for the fix. Sure! What should I do to avoid such file path errors? It depends on how those path changes got in there. How did you write the file to the master reposit

Re: [LyX/master] French User Guide: fix file paths

2021-03-06 Thread Scott Kostyshak
On Sun, Mar 07, 2021 at 05:35:58AM +0100, JP wrote: > Dear Scott > > Thanks for the fix. Sure! > What should I do to avoid such file path errors? It depends on how those path changes got in there. How did you write the file to the master repository location? If you did "save as" then I think th

Re: [LyX/master] French User Guide: fix file paths

2021-03-06 Thread JP
Dear Scott Thanks for the fix. What should I do to avoid such file path errors? -- Jean-Pierre -- lyx-devel mailing list lyx-devel@lists.lyx.org http://lists.lyx.org/mailman/listinfo/lyx-devel

Re: fr User Guide fails to compile with Lua TeX fonts

2021-01-07 Thread Scott Kostyshak
On Thu, Jan 07, 2021 at 03:58:54PM -0500, Richard Kimberly Heck wrote: > On 1/7/21 1:46 PM, Scott Kostyshak wrote: > > On Wed, Jan 06, 2021 at 01:18:13AM -0500, Scott Kostyshak wrote: > > > On current master, to reproduce open the French User Guide and without > > >

Re: fr User Guide fails to compile with Lua TeX fonts

2021-01-07 Thread Richard Kimberly Heck
On 1/7/21 1:46 PM, Scott Kostyshak wrote: On Wed, Jan 06, 2021 at 01:18:13AM -0500, Scott Kostyshak wrote: On current master, to reproduce open the French User Guide and without using system fonts, compile with LuaTeX. It fails for me, although it passed a couple of days ago. Actually

Re: fr User Guide fails to compile with Lua TeX fonts

2021-01-07 Thread Scott Kostyshak
On Wed, Jan 06, 2021 at 01:18:13AM -0500, Scott Kostyshak wrote: > On current master, to reproduce open the French User Guide and without using > system fonts, compile with LuaTeX. It fails for me, although it passed a > couple of days ago. Actually default output format (pdflatex) f

fr User Guide fails to compile with Lua TeX fonts

2021-01-05 Thread Scott Kostyshak
On current master, to reproduce open the French User Guide and without using system fonts, compile with LuaTeX. It fails for me, although it passed a couple of days ago. Scott signature.asc Description: PGP signature -- lyx-devel mailing list lyx-devel@lists.lyx.org http://lists.lyx.org

Re: de User Guide compilation error from Makeindex

2020-08-18 Thread Scott Kostyshak
On Mon, Aug 17, 2020 at 09:05:42AM +0200, Jürgen Spitzmüller wrote: > Am Montag, den 17.08.2020, 09:04 +0200 schrieb Jürgen Spitzmüller: > > Am Montag, den 17.08.2020, 01:50 -0400 schrieb Scott Kostyshak: > > > Here is the entry in the nlo file: > > > > > > \nomenclatureentry{a"@, "|, "!, ""{}@[{"

Re: de User Guide compilation error from Makeindex

2020-08-18 Thread Scott Kostyshak
On Mon, Aug 17, 2020 at 09:04:32AM +0200, Jürgen Spitzmüller wrote: > Am Montag, den 17.08.2020, 01:50 -0400 schrieb Scott Kostyshak: > > Here is the entry in the nlo file: > > > > \nomenclatureentry{a"@, "|, "!, ""{}@[{"@, "|, "!, ""{}}]\begingroup > > Das Anführungszeichen wird im TeX-Code mit d

Re: de User Guide compilation error from Makeindex

2020-08-17 Thread Jürgen Spitzmüller
Am Montag, den 17.08.2020, 09:04 +0200 schrieb Jürgen Spitzmüller: > Am Montag, den 17.08.2020, 01:50 -0400 schrieb Scott Kostyshak: > > Here is the entry in the nlo file: > > > > \nomenclatureentry{a"@, "|, "!, ""{}@[{"@, "|, "!, > > ""{}}]\begingroup > > Das Anführungszeichen wird im TeX-Code mi

Re: de User Guide compilation error from Makeindex

2020-08-17 Thread Jürgen Spitzmüller
Am Montag, den 17.08.2020, 01:50 -0400 schrieb Scott Kostyshak: > Here is the entry in the nlo file: > > \nomenclatureentry{a"@, "|, "!, ""{}@[{"@, "|, "!, ""{}}]\begingroup > Das Anführungszeichen wird im TeX-Code mit der Sequenz ' ""{}""{} ' > ausgegeben.\nomeqref {6.0}|nompageref}{120} Nomencl

Re: de User Guide compilation error from Makeindex

2020-08-16 Thread Jürgen Spitzmüller
Am Montag, den 17.08.2020, 08:10 +0200 schrieb Jürgen Spitzmüller: > And which index processor do you use? nomencl processor, for that matter. Jürgen signature.asc Description: This is a digitally signed message part -- lyx-devel mailing list lyx-devel@lists.lyx.org http://lists.lyx.org/mailma

Re: de User Guide compilation error from Makeindex

2020-08-16 Thread Jürgen Spitzmüller
Am Montag, den 17.08.2020, 01:50 -0400 schrieb Scott Kostyshak: > Here is the entry in the nlo file: > > \nomenclatureentry{a"@, "|, "!, ""{}@[{"@, "|, "!, ""{}}]\begingroup > Das Anführungszeichen wird im TeX-Code mit der Sequenz ' ""{}""{} ' > ausgegeben.\nomeqref {6.0}|nompageref}{120} And whi

Re: de User Guide compilation error from Makeindex

2020-08-16 Thread Scott Kostyshak
On Mon, Aug 17, 2020 at 07:44:38AM +0200, Jürgen Spitzmüller wrote: > Am Montag, den 17.08.2020, 01:35 -0400 schrieb Scott Kostyshak: > > I get the following when compiling the German User Guide with > > pdflatex > > on master: > > > > !! Input index erro

Re: de User Guide compilation error from Makeindex

2020-08-16 Thread Jürgen Spitzmüller
Am Montag, den 17.08.2020, 01:35 -0400 schrieb Scott Kostyshak: > I get the following when compiling the German User Guide with > pdflatex > on master: > > !! Input index error (file = UserGuide.nlo, line = 6): > -- Extra `!' at position 11 of first argument. >

de User Guide compilation error from Makeindex

2020-08-16 Thread Scott Kostyshak
I get the following when compiling the German User Guide with pdflatex on master: !! Input index error (file = UserGuide.nlo, line = 6): -- Extra `!' at position 11 of first argument. done (7 entries accepted, 1 rejected). I think the problem was there before but on master we

Re: Regression on master: Help > User Guide gives "Incompatible command name."

2020-05-03 Thread Richard Kimberly Heck
On 5/3/20 1:08 PM, Jürgen Spitzmüller wrote: > Am Sonntag, den 03.05.2020, 10:40 -0400 schrieb Scott Kostyshak: >> Just compiled current master (544770a5) and when I do Help > User >> Guide >> I get an error "Incompatible command name." > I think it still do

Re: Regression on master: Help > User Guide gives "Incompatible command name."

2020-05-03 Thread Jürgen Spitzmüller
Am Sonntag, den 03.05.2020, 10:40 -0400 schrieb Scott Kostyshak: > Just compiled current master (544770a5) and when I do Help > User > Guide > I get an error "Incompatible command name." I think it still documents a counter inset type that has been removed. Jürgen >

Re: Regression on master: Help > User Guide gives "Incompatible command name."

2020-05-03 Thread Kornel Benko
Am Sun, 3 May 2020 10:40:46 -0400 schrieb Scott Kostyshak : > Just compiled current master (544770a5) and when I do Help > User Guide > I get an error "Incompatible command name." > > Scott Same here. Kornel pgpapEgRv3RvJ.pgp Description: Digitale Signatur

Regression on master: Help > User Guide gives "Incompatible command name."

2020-05-03 Thread Scott Kostyshak
Just compiled current master (544770a5) and when I do Help > User Guide I get an error "Incompatible command name." Scott signature.asc Description: PGP signature -- lyx-devel mailing list lyx-devel@lists.lyx.org http://lists.lyx.org/mailman/listinfo/lyx-devel

Re: Opening User Guide on master is slow

2018-12-27 Thread Jürgen Spitzmüller
Am Donnerstag, den 27.12.2018, 20:19 -0500 schrieb Scott Kostyshak: > On master, it seems to me that opening the User Guide is slow. Is > this a > known issue? I seem to remember some slowness coming from > layout2layout, > so maybe that is called on the modules and that is what

Opening User Guide on master is slow

2018-12-27 Thread Scott Kostyshak
On master, it seems to me that opening the User Guide is slow. Is this a known issue? I seem to remember some slowness coming from layout2layout, so maybe that is called on the modules and that is what makes it slow? Scott signature.asc Description: PGP signature

Re: [LyX/master] Document new inverted branch insets in User Guide. Also add note to RELEASE_NOTES.

2016-07-13 Thread José Abílio Matos
ould be used to verify the forward and backward conversions for each > format, but you are right that checking what happens with the User Guide > (and for that matter our other documents) would be a good idea. When I referred the User Guide I was thinking about all the other documents, of co

Re: [LyX/master] Document new inverted branch insets in User Guide. Also add note to RELEASE_NOTES.

2016-07-12 Thread Pavel Sanda
Richard Heck wrote: > commit e57889ff2f38ed8e804a7e3c7e62114e31bf7715 > Author: Richard Heck > Date: Tue Jul 12 00:20:27 2016 -0400 > > Document new inverted branch insets in User Guide. Also add note to > RELEASE_NOTES. https://wiki.lyx.org/LyX/NewInLyX23 :)

Re: [LyX/master] Document new inverted branch insets in User Guide. Also add note to RELEASE_NOTES.

2016-07-12 Thread Richard Heck
On 07/12/2016 05:31 AM, José Abílio Matos wrote: > On Tuesday, July 12, 2016 6:20:38 AM WEST Richard Heck wrote: >> commit e57889ff2f38ed8e804a7e3c7e62114e31bf7715 >> Author: Richard Heck >> Date: Tue Jul 12 00:20:27 2016 -0400 >> >> Document new inverted

Re: [LyX/master] Document new inverted branch insets in User Guide. Also add note to RELEASE_NOTES.

2016-07-12 Thread José Abílio Matos
On Tuesday, July 12, 2016 6:20:38 AM WEST Richard Heck wrote: > commit e57889ff2f38ed8e804a7e3c7e62114e31bf7715 > Author: Richard Heck > Date: Tue Jul 12 00:20:27 2016 -0400 > > Document new inverted branch insets in User Guide. Also add note to > RELEASE_NOTES. S

Re: improved section 6.11 of User Guide (2.0.x), please CC me because I'm not subscribed

2016-06-23 Thread Scott Kostyshak
On Fri, Jun 24, 2016 at 01:14:38AM +0200, Uwe Stöhr wrote: > Am 23.06.2016 um 21:34 schrieb Colin Keenan: > > > Here I have attached the modified document UserGuide.lyx from branch 2.2.x > > with Track Changes turned on. I have noticed, however, that it does not > > seem to track changes in font (

Re: improved section 6.11 of User Guide (2.0.x), please CC me because I'm not subscribed

2016-06-23 Thread Uwe Stöhr
Am 23.06.2016 um 21:34 schrieb Colin Keenan: Here I have attached the modified document UserGuide.lyx from branch 2.2.x with Track Changes turned on. I have noticed, however, that it does not seem to track changes in font (like emphasis or bold). Many thanks Colin, I will try to have a look a

Re: improved section 6.11 of User Guide (2.0.x), please CC me because I'm not subscribed

2016-06-23 Thread Richard Heck
On 06/23/2016 12:14 AM, Colin Keenan wrote: > I have submitted a patch against the correct branch, 2.2.x. I don't > know how to use change tracking. Please provide steps for doing that. > I am currently following the guide at http://www.lyx.org/HowToUseGIT. Document> Change Tracking> Track Changes

Re: improved section 6.11 of User Guide (2.0.x), please CC me because I'm not subscribed

2016-06-22 Thread Colin Keenan
M, Colin Keenan wrote: > > 0001-improved-section-6.11-of-User-Guide.patch > > is attached, > > > > providing > > improvements to section 6.11 of the User Guide for branch 2.0.x. > > Please CC me because I am not subscribed to the LyX developer mailing > >

  1   2   >