Re: [LyX/master] New layout tags for better counter handling

2017-10-26 Thread Scott Kostyshak
On Fri, Oct 14, 2016 at 06:10:22PM +, Juergen Spitzmueller wrote: > commit 0eb651a2cf6c8c4d39e461748292ffe4e69f2386 > Author: Juergen Spitzmueller > Date: Fri Oct 14 20:08:12 2016 +0200 > > New layout tags for better counter handling > > * ResumeCounter: allow to resume an (enu

Re: PATCH for 2.3, use frescobaldi as preferred editor for lilypond material

2017-10-26 Thread Scott Kostyshak
On Wed, Oct 25, 2017 at 05:31:35PM +, Scott Kostyshak wrote: > On Sat, Oct 14, 2017 at 02:40:32AM +, Scott Kostyshak wrote: > > On Fri, Oct 13, 2017 at 06:34:46PM +, Richard Heck wrote: > > > > > It can certainly go to master. I don't see why we shouldn't do it for > > > 2.3.x myself,

Re: [LyX/master] Fix remaining path

2017-10-26 Thread Scott Kostyshak
On Thu, Oct 26, 2017 at 10:25:53PM +, Uwe Stöhr wrote: > El 27.10.2017 a las 00:17, Scott Kostyshak escribió: > > > > No. it is just a dummy file as example. > > > > I think we should at least be consistent, no? A localized version exists > > for German. Should we remove that then? > > to co

Re: [LyX/master] Fix remaining path

2017-10-26 Thread Uwe Stöhr
El 27.10.2017 a las 00:17, Scott Kostyshak escribió: No. it is just a dummy file as example. I think we should at least be consistent, no? A localized version exists for German. Should we remove that then? to correct myself, you are right, it should be translated. And as I can see it is alr

Re: Freeze 2.3.x on Wednesday for rc1?

2017-10-26 Thread Uwe Stöhr
El 26.10.2017 a las 08:59, Guenter Milde escribió: I had some off-list discussion with Uwe about the dash-documentation resulting in some changes to his changes to my changes. Currently, I implemented them with change tracking on -- this would need Uwe's revision to accept the changes and distr

Re: [LyX/master] Fix remaining path

2017-10-26 Thread Scott Kostyshak
On Thu, Oct 26, 2017 at 09:10:52PM +, Uwe Stöhr wrote: > El 26.10.2017 a las 22:32, Scott Kostyshak escribió: > > > Uwe, how should we signal to translators that this DummyTextDocument.txt > > file should be translated? > > No. it is just a dummy file as example. I think we should at least b

Re: Update on the 2.3.0rc1 situation

2017-10-26 Thread Scott Kostyshak
On Thu, Oct 26, 2017 at 09:12:57PM +, Richard Heck wrote: > On 10/26/2017 02:48 PM, Scott Kostyshak wrote: > > On Wed, Oct 25, 2017 at 10:05:46PM +, Richard Heck wrote: > >> The actual problem is the deletion of ZWSP characters, which 72a488d7 > >> said was needed "so that they don't accumu

Re: Update on the 2.3.0rc1 situation

2017-10-26 Thread Richard Heck
On 10/26/2017 02:48 PM, Scott Kostyshak wrote: > On Wed, Oct 25, 2017 at 10:05:46PM +, Richard Heck wrote: >> The actual problem is the deletion of ZWSP characters, which 72a488d7 >> said was needed "so that they don't accumulate". The concern here, I take >> it, is that reverting to a pre-2.3.

Re: [LyX/master] Fix remaining path

2017-10-26 Thread Uwe Stöhr
El 26.10.2017 a las 22:32, Scott Kostyshak escribió: Uwe, how should we signal to translators that this DummyTextDocument.txt file should be translated? No. it is just a dummy file as example. However, Kornel's patch to Japanese EmbeddedObjects should go in before 2.3.0 final. regards Uwe

Re: [PATCH] to avoid crash in misspelled marker painting while deleting table rows fast

2017-10-26 Thread Scott Kostyshak
On Wed, Oct 25, 2017 at 05:26:25PM +, Scott Kostyshak wrote: > What shall we do with this regarding rc1? If for some reason we do not > put in Stephan's patch, can we at least put in some debug code or an > assert or something to help us make progress on this in the future? Bump. I'm not cons

Re: [LyX/master] Cmake export tests: Make test fail if there is some non-existant sub-file

2017-10-26 Thread Scott Kostyshak
On Thu, Oct 26, 2017 at 08:44:34PM +, Kornel Benko wrote: > > > Thanks, Kornel. Why not put the string inside "diestack" instead of > > > separate print? > > > > I did it at first, but the string did not appear in the output. Will > > investigate why. > > > > > Scott > > > > Hm, must have

Re: compilation of LyX 2.3 fails with Python 3.6.2

2017-10-26 Thread Uwe Stöhr
El 23.10.2017 a las 10:55, Kornel Benko escribió: Question: Is it possible to have also the input-textfiles be utf-8 encoded? Here on Windows all changelog files are UTF-8 encoded. As it is now, the script converts them, which I think is OK. OK then. regards Uwe

Re: [LyX/master] Cmake export tests: Make test fail if there is some non-existant sub-file

2017-10-26 Thread Kornel Benko
Am Donnerstag, 26. Oktober 2017 um 22:32:52, schrieb Kornel Benko > Am Donnerstag, 26. Oktober 2017 um 16:30:14, schrieb Scott Kostyshak > > > On Thu, Oct 26, 2017 at 07:49:36PM +, Kornel Benko wrote: > > > commit d63a866106a088fbf42504215a0a9193437e70de > > > Author: Kornel Benko > > > Da

Re: [LyX/master] Cmake export tests: Make test fail if there is some non-existant sub-file

2017-10-26 Thread Scott Kostyshak
On Thu, Oct 26, 2017 at 08:32:52PM +, Kornel Benko wrote: > I did it at first, but the string did not appear in the output. Will > investigate why. I was just curious. If we do stay with print, let's at least print to STDERR? Scott signature.asc Description: PGP signature

Re: [LyX/master] Cmake export tests: Make test fail if there is some non-existant sub-file

2017-10-26 Thread Kornel Benko
Am Donnerstag, 26. Oktober 2017 um 16:30:14, schrieb Scott Kostyshak > On Thu, Oct 26, 2017 at 07:49:36PM +, Kornel Benko wrote: > > commit d63a866106a088fbf42504215a0a9193437e70de > > Author: Kornel Benko > > Date: Thu Oct 26 21:48:33 2017 +0200 > > > > Cmake export tests: Make test

Re: [LyX/master] Fix remaining path

2017-10-26 Thread Scott Kostyshak
On Thu, Oct 26, 2017 at 07:54:22PM +, Kornel Benko wrote: > commit d5ec6356b844026ef65276dd022296baffe10111 > Author: Kornel Benko > Date: Thu Oct 26 21:53:39 2017 +0200 > > Fix remaining path > --- > lib/doc/ja/EmbeddedObjects.lyx |4 ++-- > 1 files changed, 2 insertions(+), 2 del

Re: [LyX/master] Cmake export tests: Make test fail if there is some non-existant sub-file

2017-10-26 Thread Scott Kostyshak
On Thu, Oct 26, 2017 at 07:49:36PM +, Kornel Benko wrote: > commit d63a866106a088fbf42504215a0a9193437e70de > Author: Kornel Benko > Date: Thu Oct 26 21:48:33 2017 +0200 > > Cmake export tests: Make test fail if there is some non-existant sub-file > --- > development/autotests/useSyste

2.3.x branch is frozen

2017-10-26 Thread Scott Kostyshak
Dear all, The 2.3.x branch is frozen. There are a couple of dangling issues that we might do something about for 2.3.0rc1. If you think we should consider a patch for rc1, please let me know as soon as possible so I can take a look. Scott signature.asc Description: PGP signature

Re: Japanese docs: incorrect paths?

2017-10-26 Thread Scott Kostyshak
On Thu, Oct 26, 2017 at 12:24:05AM +, Uwe Stöhr wrote: > El 25.10.2017 a las 19:53, Scott Kostyshak escribió: > > > Uwe, do you happen to have time to take a look at what is going wrong? > > I fixes them now - I hope. > Koji, there are now 2 untranslated image captions in sec. 4.6.2. > > > A

Re: Freeze 2.3.x on Wednesday for rc1?

2017-10-26 Thread Scott Kostyshak
On Thu, Oct 26, 2017 at 06:59:51AM +, Guenter Milde wrote: > Dear Scott, > > On 2017-10-25, Scott Kostyshak wrote: > > > [-- Type: text/plain, Encoding: quoted-printable --] > > > On Tue, Oct 24, 2017 at 03:13:38PM +, Guenter Milde wrote: > >> On 2017-10-22, Uwe Stöhr wrote: > >> > El 22

Re: Update on the 2.3.0rc1 situation

2017-10-26 Thread Scott Kostyshak
On Wed, Oct 25, 2017 at 10:05:46PM +, Richard Heck wrote: > On 10/24/2017 01:29 AM, Scott Kostyshak wrote: > > On Mon, Oct 23, 2017 at 08:44:07AM +, Enrico Forestieri wrote: > >> On Sun, Oct 22, 2017 at 09:36:56PM -0400, Richard Heck wrote: > >>> On 10/22/2017 06:19 PM, Scott Kostyshak wrot

Re: LyX-Workarea: Background not shown correctly

2017-10-26 Thread pdv
On 25/10/2017 16:15, Patrick De Visschere wrote: I do not like much the idea of just restricting the update area, since it seems very fragile. But we can return to it if needed. There are ways to get all the coordinates that we need. I agree. The dimensions passed via update(x,y,w,h) and the

Re: Freeze 2.3.x on Wednesday for rc1?

2017-10-26 Thread Guenter Milde
Dear Scott, On 2017-10-25, Scott Kostyshak wrote: > [-- Type: text/plain, Encoding: quoted-printable --] > On Tue, Oct 24, 2017 at 03:13:38PM +, Guenter Milde wrote: >> On 2017-10-22, Uwe Stöhr wrote: >> > El 22.10.2017 a las 20:08, Scott Kostyshak escribió: ... >> > I just checked the doc