Re: [LyX/master] Win installer: fix bug on init

2019-03-25 Thread Richard Kimberly Heck
On 3/25/19 9:31 PM, Uwe Stöhr wrote: > commit fc98efa7f3e23be35090f324b32976e9e170860f > Author: Uwe Stöhr > Date: Tue Mar 26 02:37:19 2019 +0100 > > Win installer: fix bug on init > > .. > > -!define ImageMagickVersion "7.0.7" > +!define ImageMagickVersion "7.0.8" Please do not chang

Re: about the Win installer

2019-03-25 Thread Richard Kimberly Heck
On 3/25/19 10:22 PM, Uwe Stöhr wrote: > Am 11.02.2019 um 06:10 schrieb Richard Kimberly Heck: > >> Yes, we decided no longer to offer a bundled installer. That was a >> decision we made as a group. > > My point of view is: A group of non-Windows developers (at least not on > a daily basis) and with

Re: about the Win installer

2019-03-25 Thread Uwe Stöhr
Am 11.02.2019 um 06:10 schrieb Richard Kimberly Heck: Yes, we decided no longer to offer a bundled installer. That was a decision we made as a group. My point of view is: A group of non-Windows developers (at least not on a daily basis) and with lots of background knowledge made a decision wha

Re: [LyX/master] Toward again working make distcheck.

2019-03-25 Thread Pavel Sanda
On Mon, Mar 25, 2019 at 11:03:46AM +0100, Jürgen Spitzmüller wrote: > Am Mo., 25. März 2019 um 10:48 Uhr schrieb Pavel Sanda : > > > dist_pkgdata_DATA = CREDITS autocorrect chkconfig.ltx \ > > encodings layouttranslations languages latexfonts RELEASE-NOTES \ > > @@ -200,7 +200,8 @@ dist_f

Re: Testing 2.3 devel on Windows 10

2019-03-25 Thread Kornel Benko
Am Montag, 25. März 2019, 19:55:08 CET schrieb Jean-Marc Lasgouttes: > Le 21/03/2019 à 12:01, Jean-Marc Lasgouttes a écrit : > > Le 16/02/2019 à 09:22, Daniel a écrit : > >> On 2019-02-15 22:26, Jean-Marc Lasgouttes wrote: > >>> Le 13/02/2019 à 10:48, Jean-Marc Lasgouttes a écrit : > Le 13/02/

Re: Testing 2.3 devel on Windows 10

2019-03-25 Thread Jean-Marc Lasgouttes
Le 21/03/2019 à 12:01, Jean-Marc Lasgouttes a écrit : Le 16/02/2019 à 09:22, Daniel a écrit : On 2019-02-15 22:26, Jean-Marc Lasgouttes wrote: Le 13/02/2019 à 10:48, Jean-Marc Lasgouttes a écrit : Le 13/02/2019 à 07:44, Daniel a écrit : Even though I can compile LyX on Windows 10 now, I ended

Re: Use of msgmerge

2019-03-25 Thread Jean-Marc Lasgouttes
Le 25/03/2019 à 18:17, Jean-Pierre Chrétien a écrit : (i.e. consider po file in branach as new and po file in master as old) to merge 2.3.x translations in master translations ? I would say that anything that improves the number of translated strings is good :) JMarc

Use of msgmerge

2019-03-25 Thread Jean-Pierre Chrétien
Dear LyX developers, As you can see here: /ext/lyx/master$ msgfmt --statistics po/fr.po 7153 translated messages, 307 fuzzy translations, 137 untranslated messages. I have some work to perform to get French translations for master up-to-date. Among the strings to be translated in master, some

Re: [LyX/master] Move Thesis and Springer templates back to templates

2019-03-25 Thread Jürgen Spitzmüller
Am Mo., 25. März 2019 um 17:08 Uhr schrieb Kornel Benko : > And sorry if I sounded too harsh. It was not my intention, > and, to be clear, I really appreciate very much Jürgens work here. > Thank you. Taken as well. Jürgen > > Kornel > >

Re: [LyX/master] Move Thesis and Springer templates back to templates

2019-03-25 Thread Kornel Benko
Am Montag, 25. März 2019, 16:25:57 CET schrieb Jürgen Spitzmüller: > Am Mo., 25. März 2019 um 13:57 Uhr schrieb Kornel Benko : > > Am Montag, 25. März 2019, 13:36:03 CET schrieb Jürgen Spitzmüller: > > > > > Consider I have made changes in the build directory, > > > > > > > > I NEVER make changes

Re: [LyX/master] Move Thesis and Springer templates back to templates

2019-03-25 Thread Jürgen Spitzmüller
Am Mo., 25. März 2019 um 13:57 Uhr schrieb Kornel Benko : > Am Montag, 25. März 2019, 13:36:03 CET schrieb Jürgen Spitzmüller: > > > > Consider I have made changes in the build directory, > > > > > > I NEVER make changes to the build ( == generated) directory. > > > Never using build-in-source. >

Re: [LyX/master] Move Thesis and Springer templates back to templates

2019-03-25 Thread Kornel Benko
Am Montag, 25. März 2019, 13:56:50 CET schrieb Kornel Benko: > Checking if the executable finds the correct system-dir > $ src/lyx/lyx Should have been $ ./src/lyx > Help->About LyX > Yes, it is set. Kornel signature.asc Description: This is a digitally si

Re: [LyX/master] Move Thesis and Springer templates back to templates

2019-03-25 Thread Kornel Benko
Am Montag, 25. März 2019, 13:36:03 CET schrieb Jürgen Spitzmüller: > > > Consider I have made changes in the build directory, > > > > I NEVER make changes to the build ( == generated) directory. > > Never using build-in-source. > > I am talking about my autotools settings here. Jürgen, also in a

Re: [LyX/master] Move Thesis and Springer templates back to templates

2019-03-25 Thread Stephan Witt
Am 25.03.2019 um 13:36 schrieb Jürgen Spitzmüller : > > Am Mo., 25. März 2019 um 13:12 Uhr schrieb Kornel Benko : > > I think we are talking different things. My point is this. If I open a > > template (or another doc) from the build directory (e.g., > > ~/lyx/lyx-devel/lib/doc/), > > Sorry, but

Re: [LyX/master] Move Thesis and Springer templates back to templates

2019-03-25 Thread Jürgen Spitzmüller
Am Mo., 25. März 2019 um 13:12 Uhr schrieb Kornel Benko : > > I think we are talking different things. My point is this. If I open a > > template (or another doc) from the build directory (e.g., > > ~/lyx/lyx-devel/lib/doc/), > > Sorry, but this is the source directory. > An the build directory (

Re: [LyX/master] Move Thesis and Springer templates back to templates

2019-03-25 Thread Kornel Benko
Am Montag, 25. März 2019, 12:42:06 CET schrieb Jürgen Spitzmüller: > Am Mo., 25. März 2019 um 12:06 Uhr schrieb Kornel Benko : > > > Doesn't cmake set the correct origin on install? > > > > No > > It should. > > > No its wrong in my opinion. > > Suppose following structure: > > lyx-source: /

Re: [LyX/master] Move Thesis and Springer templates back to templates

2019-03-25 Thread Jürgen Spitzmüller
Am Mo., 25. März 2019 um 12:42 Uhr schrieb Jürgen Spitzmüller : > Am Mo., 25. März 2019 um 12:06 Uhr schrieb Kornel Benko : > >> > Doesn't cmake set the correct origin on install? >> >> No >> > > It should. > And not only because of buildlyxdir/systemlyxdir. As you know, it happens more often tha

Re: [LyX/master] Move Thesis and Springer templates back to templates

2019-03-25 Thread Jürgen Spitzmüller
Am Mo., 25. März 2019 um 12:06 Uhr schrieb Kornel Benko : > > Doesn't cmake set the correct origin on install? > > No > It should. > No its wrong in my opinion. > Suppose following structure: > lyx-source: /usr/src/lyx > lyx-build: /build/lyx, > the executabl

Build failed in Jenkins: Build branch "master" » ubuntu-xenial-qt4-autotools-extended #1499

2019-03-25 Thread ci-lyx
https://ci.inria.fr/lyx/job/build-master-head/job/ubuntu-xenial-qt4-autotools-extended/1499/-- [...truncated 5283 lines...] test -z "*.orig *.rej *~ *.bak core" || rm -f *.orig *.rej *~ *.bak core rm -f Makefile make[2]: Leaving directory '/build/workspace/ly

Re: [LyX/master] Move Thesis and Springer templates back to templates

2019-03-25 Thread Kornel Benko
Am Montag, 25. März 2019, 09:33:33 CET schrieb Jürgen Spitzmüller: > > You resolved it by using 'buildlyxdir' instead of 'systemlyxdir'. > > Exactly > > Now the installed files are wrong here. > > > Doesn't cmake set the correct origin on install? No > Autotools does that (see > bottom of lib

Re: [LyX/master] Toward again working make distcheck.

2019-03-25 Thread Jürgen Spitzmüller
Am Mo., 25. März 2019 um 10:48 Uhr schrieb Pavel Sanda : > dist_pkgdata_DATA = CREDITS autocorrect chkconfig.ltx \ > encodings layouttranslations languages latexfonts RELEASE-NOTES \ > @@ -200,7 +200,8 @@ dist_frpresentationexamples_DATA = \ > examples/fr/Presentations/Beamer_Arti

Re: [LyX/master] Move Thesis and Springer templates back to templates

2019-03-25 Thread Jürgen Spitzmüller
> > You resolved it by using 'buildlyxdir' instead of 'systemlyxdir'. > Exactly Now the installed files are wrong here. > Doesn't cmake set the correct origin on install? Autotools does that (see bottom of lib/Makefile.am. This way, it is correctly set both in build and system dir. Jürgen >

Re: [LyX/master] Move Thesis and Springer templates back to templates

2019-03-25 Thread Kornel Benko
Am Montag, 25. März 2019, 07:56:49 CET schrieb Jürgen Spitzmüller: > Am Sonntag, den 24.03.2019, 21:14 +0100 schrieb Kornel Benko: > > This is the wrong place. Look at support/Package.cpp126 > > > > in_build_dir_ = inBuildDir(abs_binary, build_support_dir_, > > > > system_support_dir_); >

Re: [LyX/master] Move Thesis and Springer templates back to templates

2019-03-25 Thread Guenter Milde
On 2019-03-24, Kornel Benko wrote: > Am Sonntag, 24. März 2019, 16:09:54 CET schrieb Jürgen Spitzmüller: >> Am Sonntag, den 24.03.2019, 12:07 +0100 schrieb Kornel Benko: > I am haunting another issue, connected with the reorganisation. > 1.) Using es/Curricula_Vitae/Modern_CV.lyx for test. > In t

Re: Toward LyX 2.3.3

2019-03-25 Thread Daniel
On 19/03/2019 18:57, Richard Kimberly Heck wrote: We're about three months past 2.3.2, so time to start thinking about the next release. We have collected a decent number of fixes since then (though it seems a lot of us have been pretty busy). Are there any must-haves for 2.3.3? I would have lo

Re: lyx2lyx tests failing

2019-03-25 Thread Jürgen Spitzmüller
Am Sonntag, den 24.03.2019, 21:02 +0100 schrieb Kornel Benko: > Probably all lyx2lyx tests are failing due to > src/BufferParams.cpp:1153 > LYXERR0("docsys: " << docsys << ",build: " << > package().build_support().realPath()); This was committed by accident. Removed. Jürgen signature.