Re: tex2lyx and svjour3

2025-05-11 Thread Jürgen Spitzmüller
Am Donnerstag, dem 08.05.2025 um 09:08 +0200 schrieb Jürgen Spitzmüller: > I can have a look, but it might take a bit. Fixed in master. We might do better with multiple available layouts and try to find the right one by checking the used options with the layouts default textclass options. But th

Re: tex2lyx and svjour3

2025-05-08 Thread Jürgen Spitzmüller
Am Mittwoch, dem 07.05.2025 um 18:57 +0200 schrieb Jean-Marc Lasgouttes: > Even in this case, tex2lyx could display the list of compatible > layout files. Yes. I can have a look, but it might take a bit. -- Jürgen -- lyx-devel mailing list lyx-devel@lists.lyx.org https://lists.lyx.org/mailman/

Re: tex2lyx and svjour3

2025-05-07 Thread Jean-Marc Lasgouttes
Le 7 mai 2025 18:30:16 GMT+02:00, "Jürgen Spitzmüller" a écrit : >Yes, this problem has been reported several times, but it hasn't been >addressed yet. One solution would be to rename the layout (but I think >there are other layouts with the same problem), another to make tex2lyx >aware of the di

Re: tex2lyx and svjour3

2025-05-07 Thread Jürgen Spitzmüller
Am Mittwoch, dem 07.05.2025 um 16:09 + schrieb Marco Morandini: > Consider the attached .tex file. > > tex2lyx (lyx 2.4, commit 0a2cc00ddda101eadbe12e5b9c8f23c00fb7f9f3 ) > is not able to import it because > > marco@sun:/tmp/lyx_tmpdir.vyYLPhOYXMfW/lyx_tmpbuf0> tex2lyx2.4 -f > newfile2.tex n

Re: tex2lyx tests failing on master

2024-02-25 Thread Scott Kostyshak
On Sun, Feb 25, 2024 at 07:04:18AM +0100, Jürgen Spitzmüller wrote: > Am Samstag, dem 24.02.2024 um 19:46 -0500 schrieb Scott Kostyshak: > > I do not know if there's a regression, or if the reference files just > > need to be updated. > > The latter. Done. Thanks, looks good here now. Scott si

Re: tex2lyx tests failing on master

2024-02-24 Thread Jürgen Spitzmüller
Am Samstag, dem 24.02.2024 um 19:46 -0500 schrieb Scott Kostyshak: > I do not know if there's a regression, or if the reference files just > need to be updated. The latter. Done. -- Jürgen signature.asc Description: This is a digitally signed message part -- lyx-devel mailing list lyx-devel@l

Re: tex2lyx tests failing on current master

2022-03-01 Thread Kornel Benko
Am Wed, 02 Mar 2022 08:15:20 +0100 schrieb Jürgen Spitzmüller : > Am Mittwoch, dem 02.03.2022 um 08:04 +0100 schrieb Jürgen Spitzmüller: > > The real culprit is 4cab1a77d20d3db8. > > > > You now exit fromLaTeXCommand() in the "easy" cases, without properly > > setting needsTermination. If this bo

Re: tex2lyx tests failing on current master

2022-03-01 Thread Jürgen Spitzmüller
Am Mittwoch, dem 02.03.2022 um 08:04 +0100 schrieb Jürgen Spitzmüller: > The real culprit is 4cab1a77d20d3db8. > > You now exit fromLaTeXCommand() in the "easy" cases, without properly > setting needsTermination. If this boolean is correctly set (see the > logic in the method below), the problem i

Re: tex2lyx tests failing on current master

2022-03-01 Thread Jürgen Spitzmüller
Am Mittwoch, dem 02.03.2022 um 02:08 +0100 schrieb Thibaut Cuvelier: > I'm still unable to reproduce locally. My Git directory is quite > clean: The real culprit is 4cab1a77d20d3db8. You now exit fromLaTeXCommand() in the "easy" cases, without properly setting needsTermination. If this boolean is

Re: tex2lyx tests failing on current master

2022-03-01 Thread Kornel Benko
Am Wed, 2 Mar 2022 02:08:11 +0100 schrieb Thibaut Cuvelier : > 41: 'py' is not recognized as an internal or external command, ... > 41: -- Error output of D:/LyX/lyx-unstable/src/tex2lyx/test/runtests.py = 0 > > 100% tests passed, 0 tests failed out of 36 > > Label Time Summary: > cmplyx:tex2lyx

Re: tex2lyx tests failing on current master

2022-03-01 Thread Kornel Benko
Am Tue, 1 Mar 2022 13:41:05 -0500 schrieb Scott Kostyshak : > On Tue, Mar 01, 2022 at 06:37:38PM +0100, Kornel Benko wrote: > > Am Tue, 1 Mar 2022 18:05:08 +0100 > > schrieb Jürgen Spitzmüller : > > > > > Am Di., 1. März 2022 um 17:53 Uhr schrieb Jürgen Spitzmüller > > > : > > > Am Di., 1. Mär

Re: tex2lyx tests failing on current master

2022-03-01 Thread Scott Kostyshak
On Tue, Mar 01, 2022 at 06:37:38PM +0100, Kornel Benko wrote: > Am Tue, 1 Mar 2022 18:05:08 +0100 > schrieb Jürgen Spitzmüller : > > > Am Di., 1. März 2022 um 17:53 Uhr schrieb Jürgen Spitzmüller > > : > > Am Di., 1. März 2022 um 03:48 Uhr schrieb Thibaut Cuvelier > > : > > > I tested only for t

Re: tex2lyx tests failing on current master

2022-03-01 Thread Kornel Benko
Am Tue, 1 Mar 2022 18:05:08 +0100 schrieb Jürgen Spitzmüller : > Am Di., 1. März 2022 um 17:53 Uhr schrieb Jürgen Spitzmüller : > Am Di., 1. März 2022 um 03:48 Uhr schrieb Thibaut Cuvelier > : > > I tested only for test.ltx, but I can reproduce the error at commit > > df59649a (before > > any of

Re: tex2lyx tests failing on current master

2022-03-01 Thread Jürgen Spitzmüller
Am Di., 1. März 2022 um 17:53 Uhr schrieb Jürgen Spitzmüller : > Am Di., 1. März 2022 um 03:48 Uhr schrieb Thibaut Cuvelier < > tcuvel...@lyx.org>: > >> I tested only for test.ltx, but I can reproduce the error at commit >> df59649a (before any of my Unicode changes). >> > > Interestingly, I can't

Re: tex2lyx tests failing on current master

2022-03-01 Thread Jürgen Spitzmüller
Am Di., 1. März 2022 um 03:48 Uhr schrieb Thibaut Cuvelier < tcuvel...@lyx.org>: > I tested only for test.ltx, but I can reproduce the error at commit > df59649a (before any of my Unicode changes). > Interestingly, I can't. With "make updatetests" in src/tex2lyx (which runs the tex2lyx tests), I

Re: tex2lyx tests failing on current master

2022-03-01 Thread Kornel Benko
Am Tue, 1 Mar 2022 03:48:26 +0100 schrieb Thibaut Cuvelier : > On Sun, 27 Feb 2022 at 16:12, Jürgen Spitzmüller wrote: > > > Am Sonntag, dem 27.02.2022 um 15:05 +0100 schrieb Jürgen Spitzmüller: > > > The more serious issue is perhaps that the produced file seems to > > > differ. But I am not su

Re: tex2lyx tests failing on current master

2022-02-28 Thread Thibaut Cuvelier
On Sun, 27 Feb 2022 at 16:12, Jürgen Spitzmüller wrote: > Am Sonntag, dem 27.02.2022 um 15:05 +0100 schrieb Jürgen Spitzmüller: > > The more serious issue is perhaps that the produced file seems to > > differ. But I am not sure how to read those tests. > > These problems begin with > > [fec498d66

Re: tex2lyx tests failing on current master

2022-02-27 Thread Jürgen Spitzmüller
Am Sonntag, dem 27.02.2022 um 15:05 +0100 schrieb Jürgen Spitzmüller: > The more serious issue is perhaps that the produced file seems to > differ. But I am not sure how to read those tests. These problems begin with [fec498d6617d9] unicodesymbols: add several synonyms. Attached is a diff from t

Re: tex2lyx tests failing on current master

2022-02-27 Thread Kornel Benko
Am Sun, 27 Feb 2022 15:05:43 +0100 schrieb Jürgen Spitzmüller : > Am Sonntag, dem 27.02.2022 um 12:38 +0100 schrieb Kornel Benko: > > b'Overwriting existing > > file /BUILD/BUILDMint18/BuildLyxGitQt5.9.5local- > > gcc8.4.0/src/tex2lyx/test/test.lyx\nFloating.cpp > > (72): Unrecognised float type:

Re: tex2lyx tests failing on current master

2022-02-27 Thread Jürgen Spitzmüller
Am Sonntag, dem 27.02.2022 um 12:38 +0100 schrieb Kornel Benko: > b'Overwriting existing > file /BUILD/BUILDMint18/BuildLyxGitQt5.9.5local- > gcc8.4.0/src/tex2lyx/test/test.lyx\nFloating.cpp > (72): Unrecognised float type: endnote\nFloating.cpp (72): > Unrecognised float type: > endnote\nFloating.

Re: tex2lyx tests failing on current master

2022-02-27 Thread Kornel Benko
Am Sun, 27 Feb 2022 10:59:28 +0100 schrieb Jürgen Spitzmüller : > Am Sonntag, dem 27.02.2022 um 10:25 +0100 schrieb Kornel Benko: > > Here it is (72% tests passed, 10 tests failed out of 36) > > > > The following tests FAILED: > > 10 - tex2lyx/roundtrip/test.ltx (Failed) > > 11 - tex2ly

Re: tex2lyx tests failing on current master

2022-02-27 Thread Jürgen Spitzmüller
Am Sonntag, dem 27.02.2022 um 10:25 +0100 schrieb Kornel Benko: > Here it is (72% tests passed, 10 tests failed out of 36) > > The following tests FAILED: >10 - tex2lyx/roundtrip/test.ltx (Failed) >11 - tex2lyx/cmplyx/test.ltx (Failed) >14 - tex2lyx/roundtrip/beamer.tex (Fa

Re: tex2lyx tests failing on current master

2022-02-27 Thread Kornel Benko
Am Sun, 27 Feb 2022 09:42:03 +0100 schrieb Jürgen Spitzmüller : > Am Samstag, dem 26.02.2022 um 23:23 -0500 schrieb Scott Kostyshak: > > There are some tex2lyx tests failing on current master. > > Can you be a bit more precise? > > Jürgen > Here it is (72% tests passed, 10 tests failed out o

Re: tex2lyx tests failing on current master

2022-02-27 Thread Jürgen Spitzmüller
Am Samstag, dem 26.02.2022 um 23:23 -0500 schrieb Scott Kostyshak: > There are some tex2lyx tests failing on current master. Can you be a bit more precise? Jürgen signature.asc Description: This is a digitally signed message part -- lyx-devel mailing list lyx-devel@lists.lyx.org http://lists.

Re: tex2lyx issue

2021-07-21 Thread Dr Eberhard Lisse
Done, for both, but the system created 4 tickets for the second one :-(-O el On 21/07/2021 14:00, Jean-Marc Lasgouttes wrote: [...] You are right at least for the first issue. Please open a ticket For the second one, LyX itself does not add the .lyx, because it was decided like that at a time

Re: tex2lyx issue

2021-07-21 Thread Jean-Marc Lasgouttes
Le 21/07/2021 à 13:55, Dr Eberhard Lisse a écrit : el@p:~/Desktop> tex2lyx -c beamer a Creating file /Users/el/Desktop/a.lyx Could not open input file "/Users/el/Desktop/a" for reading. el@p:~/Desktop> tex2lyx -c beamer a.tex Not overwriting existing file /Users/el/D

Re: tex2lyx roundtrip tests broken on master

2021-03-07 Thread Scott Kostyshak
On Sun, Mar 07, 2021 at 08:24:38AM +0100, Jürgen Spitzmüller wrote: > Am Samstag, dem 06.03.2021 um 14:28 -0500 schrieb Scott Kostyshak: > > The tex2lyx roundtrip tests are broken on master. > > Fixed. As so often, forgot to update the tests after file format bump. Thanks for the fix. Indeed, it

Re: tex2lyx roundtrip tests broken on master

2021-03-06 Thread Jürgen Spitzmüller
Am Samstag, dem 06.03.2021 um 14:28 -0500 schrieb Scott Kostyshak: > The tex2lyx roundtrip tests are broken on master. Fixed. As so often, forgot to update the tests after file format bump. Jürgen > > Scott signature.asc Description: This is a digitally signed message part -- lyx-devel mail

Re: tex2lyx tests failing on master

2021-01-06 Thread Scott Kostyshak
On Wed, Jan 06, 2021 at 01:58:48AM -0500, Richard Kimberly Heck wrote: > On 1/6/21 1:06 AM, Scott Kostyshak wrote: > > I think it's because of the format update. > > Sorry, updated. Thanks, they pass now. Scott signature.asc Description: PGP signature -- lyx-devel mailing list lyx-devel@lists

Re: tex2lyx tests failing on master

2021-01-05 Thread Richard Kimberly Heck
On 1/6/21 1:06 AM, Scott Kostyshak wrote: > I think it's because of the format update. Sorry, updated. Riki -- lyx-devel mailing list lyx-devel@lists.lyx.org http://lists.lyx.org/mailman/listinfo/lyx-devel

Re: tex2lyx assertion on master

2020-10-01 Thread Jürgen Spitzmüller
Am Donnerstag, den 01.10.2020, 22:42 +0200 schrieb Enrico Forestieri: > It is not this specific chunk of code. The assertion triggers even > when pasting a single word as LaTeX. Bisect leads to the following > commit: > > commit 0b7305024a33e6616ef3ae73a0df63c5a62e3d10 > > Author: Juergen Spitzmu

Re: tex2lyx assertion on master

2020-10-01 Thread Scott Kostyshak
On Thu, Oct 01, 2020 at 10:42:02PM +0200, Enrico Forestieri wrote: > On Wed, Sep 30, 2020 at 09:39:23PM -0400, Scott Kostyshak wrote: > > The following chunk causes a tex2lyx assertion on current master, if I > > paste as LaTeX (or if I save it to a file and import). > > > > % excerpt from here: >

Re: tex2lyx assertion on master

2020-10-01 Thread Enrico Forestieri
On Wed, Sep 30, 2020 at 09:39:23PM -0400, Scott Kostyshak wrote: > The following chunk causes a tex2lyx assertion on current master, if I > paste as LaTeX (or if I save it to a file and import). > > % excerpt from here: > % https://tex.stackexchange.com/a/280891/12212 > \author[Short Name (U ABC)]

Re: tex2lyx tests failing on master

2020-08-12 Thread Kornel Benko
Am Wed, 12 Aug 2020 13:14:26 +0200 schrieb Jürgen Spitzmüller : > Am Mittwoch, den 12.08.2020, 12:41 +0200 schrieb Jürgen Spitzmüller: > > > Yes, the differences in expected vs created by tex2lyx are like > > this: > > > > OK, so only the test cases need to be updated. Yes, seems so. > Done

Re: tex2lyx tests failing on master

2020-08-12 Thread Jürgen Spitzmüller
Am Mittwoch, den 12.08.2020, 12:41 +0200 schrieb Jürgen Spitzmüller: > > Yes, the differences in expected vs created by tex2lyx are like > this: > > OK, so only the test cases need to be updated. Done. Jürgen signature.asc Description: This is a digitally signed message part -- lyx-devel mail

Re: tex2lyx tests failing on master

2020-08-12 Thread Jürgen Spitzmüller
Am Mittwoch, den 12.08.2020, 11:31 +0200 schrieb Kornel Benko: > Yes, the differences in expected vs created by tex2lyx are like this: OK, so only the test cases need to be updated. Jürgen signature.asc Description: This is a digitally signed message part -- lyx-devel mailing list lyx-devel@li

Re: tex2lyx tests failing on master

2020-08-12 Thread Kornel Benko
Am Wed, 12 Aug 2020 11:08:32 +0200 schrieb Jürgen Spitzmüller : > Am Dienstag, den 11.08.2020, 11:10 -0400 schrieb Scott Kostyshak: > > The following tests FAILED: > > Does it also tell you what exactly failed? > > Jürgen Yes, the differences in expected vs created by tex2lyx are like this: +

Re: tex2lyx tests failing on master

2020-08-12 Thread Jürgen Spitzmüller
Am Dienstag, den 11.08.2020, 11:10 -0400 schrieb Scott Kostyshak: > The following tests FAILED: Does it also tell you what exactly failed? 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/mailman/li

Re: tex2lyx tests failing on master

2020-03-15 Thread Scott Kostyshak
On Sun, Mar 15, 2020 at 05:19:58PM +0100, Jürgen Spitzmüller wrote: > Am Sonntag, den 15.03.2020, 11:56 -0400 schrieb Scott Kostyshak: > > The tex2lyx tests are failing on master. > > I forgot to update the tests. > > Better now? Yes, thanks for the quick fix. Scott signature.asc Description:

Re: tex2lyx tests failing on master

2020-03-15 Thread Jürgen Spitzmüller
Am Sonntag, den 15.03.2020, 11:56 -0400 schrieb Scott Kostyshak: > The tex2lyx tests are failing on master. I forgot to update the tests. Better now? Jürgen > > Scott signature.asc Description: This is a digitally signed message part -- lyx-devel mailing list lyx-devel@lists.lyx.org http://

Re: tex2lyx tests failing

2019-03-20 Thread Jürgen Spitzmüller
Am Mittwoch, den 20.03.2019, 00:33 -0400 schrieb Scott Kostyshak: > I currently get the following: > > The following tests FAILED: > 24 - tex2lyx/roundtrip/test-insets-basic.tex (Failed) > 25 - tex2lyx/cmplyx/test-insets-basic.tex (Failed) > 26 - tex2lyx/roundtrip/test-i

Re: tex2lyx roundtrip tests failing on master

2019-01-04 Thread Jürgen Spitzmüller
Am Donnerstag, den 03.01.2019, 12:21 -0500 schrieb Scott Kostyshak: > Sure. Please remind me a few times until it sticks. I'll do. > Do you also prefer > that for tickets on trac, or is the [/lyxgit] OK there since > it's > just one click? Trac is OK as is (even hovering the link usually gives

Re: tex2lyx roundtrip tests failing on master

2019-01-03 Thread Scott Kostyshak
On Thu, Jan 03, 2019 at 12:01:00PM +0100, Jürgen Spitzmüller wrote: > Am Mittwoch, den 02.01.2019, 00:34 -0500 schrieb Scott Kostyshak: > > There are many tex2lyx roundtrip tests failing on master. > > It was just the usual: tests not updated with file format change. Thanks, just checked and all

Re: tex2lyx roundtrip tests failing on master

2019-01-03 Thread Scott Kostyshak
On Thu, Jan 03, 2019 at 10:26:13AM +0100, Jürgen Spitzmüller wrote: > Am Donnerstag, den 03.01.2019, 02:59 -0500 schrieb Scott Kostyshak: > > On Wed, Jan 02, 2019 at 12:34:52AM -0500, Scott Kostyshak wrote: > > > There are many tex2lyx roundtrip tests failing on master. > > > > I'm not too confide

Re: tex2lyx roundtrip tests failing on master

2019-01-03 Thread Jürgen Spitzmüller
Am Mittwoch, den 02.01.2019, 00:34 -0500 schrieb Scott Kostyshak: > There are many tex2lyx roundtrip tests failing on master. It was just the usual: tests not updated with file format change. Fixed. Jürgen > > Scott signature.asc Description: This is a digitally signed message part

Re: tex2lyx roundtrip tests failing on master

2019-01-03 Thread Jürgen Spitzmüller
Am Donnerstag, den 03.01.2019, 02:59 -0500 schrieb Scott Kostyshak: > On Wed, Jan 02, 2019 at 12:34:52AM -0500, Scott Kostyshak wrote: > > There are many tex2lyx roundtrip tests failing on master. > > I'm not too confident in my bisect, since it could be the case that > the > tests were fixed and

Re: tex2lyx roundtrip tests failing on master

2019-01-02 Thread Scott Kostyshak
On Wed, Jan 02, 2019 at 12:34:52AM -0500, Scott Kostyshak wrote: > There are many tex2lyx roundtrip tests failing on master. I'm not too confident in my bisect, since it could be the case that the tests were fixed and then broken again, but the bisect I did led to 5e26a3a6. Scott signature.asc

Re: tex2lyx no longer compilable because of too many nested ifs

2018-03-06 Thread Jean-Marc Lasgouttes
Le 06/03/2018 à 15:16, Jürgen Spitzmüller a écrit : 2018-03-06 15:00 GMT+01:00 Jean-Marc Lasgouttes >: Le 05/03/2018 à 09:13, Jürgen Spitzmüller a écrit : Do you have an idea of what is the cost in terms of performance? I remember Georg stating that tex2lyx

Re: tex2lyx no longer compilable because of too many nested ifs

2018-03-06 Thread Jürgen Spitzmüller
2018-03-06 15:00 GMT+01:00 Jean-Marc Lasgouttes : > Le 05/03/2018 à 09:13, Jürgen Spitzmüller a écrit : > Do you have an idea of what is the cost in terms of performance? I > remember Georg stating that tex2lyx is slow on big documents. > I didn't check, no. But it should be faster, I think, sinc

Re: tex2lyx no longer compilable because of too many nested ifs

2018-03-06 Thread Jean-Marc Lasgouttes
Le 05/03/2018 à 09:13, Jürgen Spitzmüller a écrit : Am Sonntag, den 04.03.2018, 21:51 +0100 schrieb Uwe Stöhr: tex2lyx in master is no longer compilable with MSVC. The reason is that we have now too many else if clauses in text.cpp: Should be fixed. Do you have an idea of what is the cost in

Re: tex2lyx no longer compilable because of too many nested ifs

2018-03-06 Thread Uwe Stöhr
Am 05.03.2018 um 09:13 schrieb Jürgen Spitzmüller: Am Sonntag, den 04.03.2018, 21:51 +0100 schrieb Uwe Stöhr: tex2lyx in master is no longer compilable with MSVC. The reason is that we have now too many else if clauses in text.cpp: Should be fixed. Many thanks! Your solution is surprisingly

Re: tex2lyx no longer compilable because of too many nested ifs

2018-03-05 Thread Jürgen Spitzmüller
Am Sonntag, den 04.03.2018, 21:51 +0100 schrieb Uwe Stöhr: > tex2lyx in master is no longer compilable with MSVC. The reason is > that > we have now too many else if clauses in text.cpp: Should be fixed. >D:\LyXGit\Master\src\tex2lyx\text.cpp(5269): fatal error C1061: > compiler limit: bloc

Re: tex2lyx tests failing on recent master

2017-05-12 Thread Kornel Benko
Am Freitag, 12. Mai 2017 um 13:26:13, schrieb Guenter Milde > On 2017-05-12, Scott Kostyshak wrote: > > > [-- Type: text/plain, Encoding: --] > > > The tex2lyx tests have been failing on recent master. > > There was a bug in fa0f142e that was fixed in the follow up commit ff6369d3, > maybe thi

Re: tex2lyx tests failing on recent master

2017-05-12 Thread Guenter Milde
On 2017-05-12, Scott Kostyshak wrote: > [-- Type: text/plain, Encoding: --] > The tex2lyx tests have been failing on recent master. There was a bug in fa0f142e that was fixed in the follow up commit ff6369d3, maybe this led to the tex2lyx fails... Tests pass here with a LyX compilated with the

Re: tex2lyx/roundtrip tests broken on master

2017-04-26 Thread Scott Kostyshak
On Wed, Apr 26, 2017 at 02:27:51PM +0200, Kornel Benko wrote: > Am Dienstag, 25. April 2017 um 21:51:20, schrieb Scott Kostyshak > > > The tex2lyx/roundtrip tests were broken recently on master. > > > > Scott > > All of sudden updating of tex2lyx-files (in cmake) did not work. It turned > out,

Re: tex2lyx/roundtrip tests broken on master

2017-04-26 Thread Uwe Stöhr
El 26.04.2017 a las 03:51, Scott Kostyshak escribió: The tex2lyx/roundtrip tests were broken recently on master. Yes, I once again forgot to update the fileformat of the tex2lyx file (despite I updated tex2lyx). Thanks Kornel for already doing this. sorry and regards Uwe

Re: tex2lyx/roundtrip tests broken on master

2017-04-26 Thread Kornel Benko
Am Dienstag, 25. April 2017 um 21:51:20, schrieb Scott Kostyshak > The tex2lyx/roundtrip tests were broken recently on master. > > Scott All of sudden updating of tex2lyx-files (in cmake) did not work. It turned out, that I have a symbolic link in the path, so that output and input directories

Re: tex2lyx tests currently broken on master

2017-04-08 Thread Kornel Benko
Am Samstag, 8. April 2017 um 05:03:00, schrieb Uwe Stöhr > El 07.04.2017 a las 19:01, Kornel Benko escribió: > > > Someone has to check if the corrections to e.g. > > src/tex2lyx/test/test.lyx.lyx are correct. > > I could not do this because of bug 10440. > I now applied the patch which I repor

Re: tex2lyx tests currently broken on master

2017-04-07 Thread Uwe Stöhr
El 07.04.2017 a las 19:01, Kornel Benko escribió: Someone has to check if the corrections to e.g. src/tex2lyx/test/test.lyx.lyx are correct. I could not do this because of bug 10440. I now applied the patch which I reported in the bug that works for me and could this way update the tex2lyx t

Re: tex2lyx tests currently broken on master

2017-04-07 Thread Kornel Benko
Am Donnerstag, 6. April 2017 um 12:39:19, schrieb Kornel Benko > Am Mittwoch, 5. April 2017 um 23:21:12, schrieb Scott Kostyshak > > > The tex2lyx tests are currently broken on master. > > > > Scott > > For me it looks like src/tex2lyx/test/runtests.py is not python3 ready yet. > > The errors ar

Re: tex2lyx tests currently broken on master

2017-04-06 Thread Kornel Benko
Am Mittwoch, 5. April 2017 um 23:21:12, schrieb Scott Kostyshak > The tex2lyx tests are currently broken on master. > > Scott For me it looks like src/tex2lyx/test/runtests.py is not python3 ready yet. The errors are File "/usr2/src/lyx/lyx-git/src/tex2lyx/test/runtests.py", line 100

Re: tex2lyx tests are failing on master

2017-01-11 Thread Scott Kostyshak
On Mon, Jan 09, 2017 at 09:16:17AM -0500, Scott Kostyshak wrote: > tex2lyx tests are failing on recent master. I think this is due to ff3690a5. I responded on that commit email. Scott signature.asc Description: PGP signature

Re: tex2lyx fails with \subfloat without optional arguments

2016-09-16 Thread José Abílio Matos
On Tuesday, September 13, 2016 10:19:09 PM WEST Scott Kostyshak wrote: > Do we have a ticket for this issue so it doesn't get forgotten? Now we do. :-) http://www.lyx.org/trac/ticket/10385 Thank you for reminder. :-) > Scott -- José Abílio

Re: tex2lyx fails with \subfloat without optional arguments

2016-09-13 Thread Scott Kostyshak
On Mon, Aug 29, 2016 at 11:36:25PM +0100, José Abílio Matos wrote: > On Monday, August 29, 2016 3:00:53 PM WEST Jean-Marc Lasgouttes wrote: > > Le 06/08/2016 à 16:31, José Abílio Matos a écrit : > > > Basically a call like > > > > > > \subfloat{somegraphics} > > > > > > fails to produce a legal l

Re: tex2lyx fails with \subfloat without optional arguments

2016-08-29 Thread José Abílio Matos
On Monday, August 29, 2016 3:00:53 PM WEST Jean-Marc Lasgouttes wrote: > Le 06/08/2016 à 16:31, José Abílio Matos a écrit : > > Basically a call like > > > > \subfloat{somegraphics} > > > > fails to produce a legal lyx file. LyX complains that it gets a corrupted > > file: "...file ended unexpect

Re: tex2lyx fails with \subfloat without optional arguments

2016-08-29 Thread Jean-Marc Lasgouttes
Le 06/08/2016 à 16:31, José Abílio Matos a écrit : Basically a call like \subfloat{somegraphics} fails to produce a legal lyx file. LyX complains that it gets a corrupted file: "...file ended unexpectedly, which means that it is probably corrupted." Hi José, Do you have a simple test file?

Re: tex2lyx tests failing on master

2015-09-04 Thread Georg Baum
Kornel Benko wrote: > Am Donnerstag, 3. September 2015 um 17:20:30, schrieb Scott Kostyshak > >> These tests are failing on master: >> >> 16:tex2lyx/roundtrip/test-insets-basic.tex >> 17:tex2lyx/cmplyx/test-insets-basic.tex >> 18:tex2lyx/roundtrip/test-insets.tex >> 19:tex2lyx/cmplyx/test-insets

Re: tex2lyx tests failing on master

2015-09-04 Thread Kornel Benko
Am Donnerstag, 3. September 2015 um 17:20:30, schrieb Scott Kostyshak > These tests are failing on master: > > 16:tex2lyx/roundtrip/test-insets-basic.tex > 17:tex2lyx/cmplyx/test-insets-basic.tex > 18:tex2lyx/roundtrip/test-insets.tex > 19:tex2lyx/cmplyx/test-insets.tex They all show only differ

Re: tex2lyx tests are failing on master

2015-04-08 Thread Kornel Benko
Am Donnerstag, 9. April 2015 um 01:47:48, schrieb Scott Kostyshak > If you cannot reproduce, let me know and I'll provide more details. > > Scott The *.lyx files in src/tex2lyx/tests/ have the wrong Format value (483 vs. 484) Kornel signature.asc Description: This is a digitally signe

Re: tex2lyx is no longer compilable

2013-02-26 Thread Georg Baum
Jean-Marc Lasgouttes wrote: > Le 24/02/2013 19:06, Georg Baum a écrit : >> This error reminds us that the current structure of parse_text() is >> reaching its limits. It also has a performance problem, so some >> refactoring is needed, but IMHO not for 2.1. > > On what kind of testcase do you see

Re: tex2lyx is no longer compilable

2013-02-25 Thread Jean-Marc Lasgouttes
Le 24/02/2013 19:06, Georg Baum a écrit : This error reminds us that the current structure of parse_text() is reaching its limits. It also has a performance problem, so some refactoring is needed, but IMHO not for 2.1. On what kind of testcase do you see those performance problems? JMarc

Re: tex2lyx is no longer compilable

2013-02-24 Thread Uwe Stöhr
Am 24.02.2013 19:06, schrieb Georg Baum: ..\..\..\src\tex2lyx\text.cpp(4599): fatal error C1061: compiler limit : blocks nested too deeply [D:\LyXGit\Master\compile-result\src\tex2lyx\tex2lyx.vcxproj] Better now? Yes. Many thanks! > This error reminds us that the current structure o

Re: Re: tex2lyx not importing test-insets.tex anymore

2013-02-07 Thread Kornel Benko
Am Donnerstag, 7. Februar 2013 um 18:42:43, schrieb Jean-Marc Lasgouttes > Le 07/02/2013 11:53, Kornel Benko a écrit : > > This is one minimal example which breaks tex2lyx: > > > > \documentclass{article} > > > > \usepackage{listings} > > > > \begin{document} > > > > Inline: \lstinline!int a=5;!\

Re: tex2lyx not importing test-insets.tex anymore

2013-02-07 Thread Jean-Marc Lasgouttes
Le 07/02/2013 11:53, Kornel Benko a écrit : This is one minimal example which breaks tex2lyx: \documentclass{article} \usepackage{listings} \begin{document} Inline: \lstinline!int a=5;!\\ \end{document} Thanks for the example file. This is indeed a known corner case, that can be solved by

Re: Re: tex2lyx not importing test-insets.tex anymore

2013-02-07 Thread Kornel Benko
Am Mittwoch, 6. Februar 2013 um 18:24:10, schrieb Kornel Benko > Am Mittwoch, 6. Februar 2013 um 14:04:51, schrieb Kornel Benko > > > Hi, > > after the changes for the 'Verbatim' the import of > > src/tex2lyx/test/test-insets.tex fails. > > > > Kornel > > The main error here are this line

Re: tex2lyx not importing test-insets.tex anymore

2013-02-06 Thread Kornel Benko
Am Mittwoch, 6. Februar 2013 um 14:04:51, schrieb Kornel Benko > Hi, > after the changes for the 'Verbatim' the import of > src/tex2lyx/test/test-insets.tex fails. > > Kornel The main error here are this lines created by the actual tex2lyx test-insets.lyx:1007 \ \begin_inset ERT status c

Re: tex2lyx suffix

2013-01-03 Thread Scott Kostyshak
On Thu, Jan 3, 2013 at 11:53 AM, Kornel Benko wrote: > Am Donnerstag, 3. Januar 2013 um 13:11:48, schrieb Kornel Benko > > >> Hi, > >> if we compile with program suffix, the at least on cmake build > >> tex2lyx2.1 is not able to find lyx2.1. Instead, it is searching for > >> "lyx2.1.1" > >> > > >

Re: tex2lyx suffix

2013-01-03 Thread Kornel Benko
Am Donnerstag, 3. Januar 2013 um 13:11:48, schrieb Kornel Benko > Hi, > if we compile with program suffix, the at least on cmake build > tex2lyx2.1 is not able to find lyx2.1. Instead, it is searching for > "lyx2.1.1" > The problem here is Package.cpp:348 abs_binary == "tex2lyx2.1" is a path whi

Re: Re: tex2lyx tests: invalid lyx

2012-12-15 Thread Kornel Benko
Am Samstag, 15. Dezember 2012 um 17:49:58, schrieb Georg Baum > Kornel Benko wrote: > > > Am Samstag, 15. Dezember 2012 um 14:49:04, schrieb Georg Baum > > > >> Kornel Benko wrote: > >> > >> > Do we really need the '-roundtrip' parameter for tex2lyx? > >> > >> It is probably not really needed

Re: tex2lyx tests: invalid lyx

2012-12-15 Thread Georg Baum
Kornel Benko wrote: > Am Samstag, 15. Dezember 2012 um 14:49:04, schrieb Georg Baum > >> Kornel Benko wrote: >> >> > Do we really need the '-roundtrip' parameter for tex2lyx? >> >> It is probably not really needed, but it is useful if you want to do some >> manual comparisons. Also it is needed

Re: Re: tex2lyx tests: invalid lyx

2012-12-15 Thread Kornel Benko
Am Samstag, 15. Dezember 2012 um 14:49:04, schrieb Georg Baum > Kornel Benko wrote: > > > We are not checking the .tex-file, but only the resulting .lyx file. > > Am I missing something? > > No, this is correct. > > > Do we really need the '-roundtrip' parameter for tex2lyx? > > It is probabl

Re: tex2lyx tests: invalid lyx

2012-12-15 Thread Georg Baum
Kornel Benko wrote: > We are not checking the .tex-file, but only the resulting .lyx file. > Am I missing something? No, this is correct. > Do we really need the '-roundtrip' parameter for tex2lyx? It is probably not really needed, but it is useful if you want to do some manual comparisons. Al

Re: Re: tex2lyx tests: invalid lyx

2012-12-15 Thread Kornel Benko
Am Samstag, 15. Dezember 2012 um 13:39:43, schrieb Georg Baum > Kornel Benko wrote: > > > The provided tex-file > > "test-insets.tex" > > is not compilable with pdflatex. (Texlive 2012) > > Yes. Some time ago I started to make it compilable and added a bunch of > packages, but ran out of time.

Re: tex2lyx tests: invalid lyx

2012-12-15 Thread Georg Baum
Kornel Benko wrote: > The provided tex-file > "test-insets.tex" > is not compilable with pdflatex. (Texlive 2012) Yes. Some time ago I started to make it compilable and added a bunch of packages, but ran out of time. Some other test files are not compilable either. This ism not nice, but since

Re: 'tex2lyx' vs 'lyx -E lyx'

2012-12-02 Thread Georg Baum
Kornel Benko wrote: > Saving any of the lyx-test-files with current lyx gives me a different > contents, although the format-line will stay the same. > > Besides the differences on empty lines and the creation line, shouldn’t it > be the same? Yes. Looks like a bug. Georg

[solved] Re: tex2lyx uncompilable after r 40139

2011-11-06 Thread Uwe Stöhr
Am 06.11.2011 22:39, schrieb Peter Kümmel: Updating src_tex2lyx_copied_files in scons_manifest.py should fix it. here the cmake changes: http://www.lyx.org/trac/changeset/40139/lyx-devel/trunk/src/tex2lyx/CMakeLists.txt Georg did this already. For an unknown reason I had to delete all compile

Re: tex2lyx uncompilable after r 40139

2011-11-06 Thread Peter Kümmel
On 06.11.2011 21:29, Uwe Stöhr wrote: After r40139 I get 8 unresolved externals: Updating src_tex2lyx_copied_files in scons_manifest.py should fix it. here the cmake changes: http://www.lyx.org/trac/changeset/40139/lyx-devel/trunk/src/tex2lyx/CMakeLists.txt regards Uwe

Re: tex2lyx patches for branch

2011-10-26 Thread Uwe Stöhr
Am 26.10.2011 22:00, schrieb Georg Baum: Fine with me (it was me). It is in. I planned to backport it together with some other stuff I wanted to implement, but then you came and were too quick for me, so that I only had time to write some emails :-) Sorry for being too fast ;-). And thanks

Re: tex2lyx patches for branch

2011-10-26 Thread Georg Baum
Uwe Stöhr wrote: > somebody added support for ulem and things like \sout to tex2lyx in trunk. > Can this also be backported to branch? Attached is the patch that does > this. Fine with me (it was me). I planned to backport it together with some other stuff I wanted to implement, but then you cam

Re: tex2lyx patches for branch

2011-10-26 Thread Richard Heck
On 10/25/2011 10:29 PM, Uwe Stöhr wrote: Am 25.10.2011 22:08, schrieb Georg Baum: I did not test anything, but from looking at the code the patches should be safe (except the ones where I sent comments). Hi Georg, somebody added support for ulem and things like \sout to tex2lyx in trunk. C

Re: tex2lyx patches for branch

2011-10-25 Thread Uwe Stöhr
Am 25.10.2011 22:08, schrieb Georg Baum: I did not test anything, but from looking at the code the patches should be safe (except the ones where I sent comments). Hi Georg, somebody added support for ulem and things like \sout to tex2lyx in trunk. Can this also be backported to branch? Attach

Re: tex2lyx patches for branch

2011-10-25 Thread Uwe Stöhr
Am 25.10.2011 15:49, schrieb Richard Heck: I do not know the tex2lyx code, but I assume these are well tested? If so, then OK. Georg reviewed them. I now put in all the uncontroversial stuff. regards Uwe

Re: tex2lyx patches for branch

2011-10-25 Thread Georg Baum
Richard Heck wrote: > I do not know the tex2lyx code, but I assume these are well tested? If > so, then OK. I did not test anything, but from looking at the code the patches should be safe (except the ones where I sent comments). Georg

Re: tex2lyx patches for branch

2011-10-25 Thread Jean-Marc Lasgouttes
Le 25/10/11 05:24, Uwe Stöhr a écrit : - http://www.lyx.org/trac/changeset/39958 (support for phantoms, InsetPhantom, the FIXMEs in the commit can be ignored for now, since LyX sets the layout automatically correct, it is only that tex2lyx should do this directly) Be careful with this one (I th

Re: tex2lyx patches for branch

2011-10-25 Thread Richard Heck
On 10/24/2011 11:24 PM, Uwe Stöhr wrote: > Hi Richard, > > the following things should go to branch: > > - http://www.lyx.org/trac/changeset/39957 (support for \rule, InsetLine) > > - http://www.lyx.org/trac/changeset/39958 (support for phantoms, > InsetPhantom, the FIXMEs in the commit can be igno

Re: tex2lyx difficulties (solved but has improvements).

2010-07-17 Thread Michael McNeil Forbes
On 17 Jul 2010, at 7:49 AM, Richard Heck wrote: On 07/16/2010 07:25 PM, Michael McNeil Forbes wrote: Suggestions: 1) Provide an obvious way to see the error message from the GUI. Please file enhancement request. Mark it as component tex2lyx. Done: #6826 2) Provide command options for tex2ly

Re: tex2lyx difficulties (solved but has improvements).

2010-07-17 Thread Richard Heck
On 07/16/2010 07:25 PM, Michael McNeil Forbes wrote: Hi, I am trying to provide a .lyx option for the thesis class I maintain and have had great difficulty running tex2lyx. Below I provide some suggestions and outline my experience... Please let me know if you would like me to file bug reports/

Re: tex2lyx and the manuals [was: r33009]

2010-01-15 Thread Guenter Milde
On 2010-01-14, Pavel Sanda wrote: > Guenter Milde wrote: >> On 2010-01-13, Pavel Sanda wrote: >> > Vincent van Ravesteijn - TNW wrote: >> >> >doesn't work because of different preambles and different >> >> >needs of manuals. >> >> > >> >> Which I still don't understand. >> > http://www.lyx.org/t

Re: tex2lyx and the manuals [was: r33009]

2010-01-14 Thread Pavel Sanda
Guenter Milde wrote: > On 2010-01-13, Pavel Sanda wrote: > > Vincent van Ravesteijn - TNW wrote: > >> >doesn't work because of different preambles and different > >> >needs of manuals. > >> > > > >> Which I still don't understand. > > > http://www.lyx.org/trac/ticket/5460 > > only repeats this c

Re: tex2lyx and the manuals [was: r33009]

2010-01-14 Thread Guenter Milde
On 2010-01-13, Pavel Sanda wrote: > Vincent van Ravesteijn - TNW wrote: >> >doesn't work because of different preambles and different >> >needs of manuals. >> > >> Which I still don't understand. > http://www.lyx.org/trac/ticket/5460 only repeats this claim: to make that work through master/c

  1   2   3   4   >