Re: [LyX/master] autotests: Sort and review patterns for test categorization and labeling.

2015-12-16 Thread Kornel Benko
Am Donnerstag, 17. Dezember 2015 um 06:57:10, schrieb Guenter Milde > On 2015-12-17, Kornel Benko wrote: > > >> commit 1e06e83e309585186844659c05d7fc63d73185f5 > >> Author: Günter Milde > >> Date: Thu Dec 17 00:33:44 2015 +0100 > > >> autotests: Sort and review patterns for test categori

Re: change loading of packages to address #9884 or revert or nothing?

2015-12-16 Thread Guenter Milde
On 2015-12-17, Kornel Benko wrote: > [-- Type: text/plain, Encoding: 7bit --] > Am Donnerstag, 17. Dezember 2015 um 01:02:17, schrieb Scott Kostyshak > >> I would like a decision to be made on >> http://www.lyx.org/trac/ticket/9884 >> before beta. >> From what I understand, the options are: >>

Re: [LyX/master] autotests: Sort and review patterns for test categorization and labeling.

2015-12-16 Thread Guenter Milde
On 2015-12-17, Kornel Benko wrote: >> commit 1e06e83e309585186844659c05d7fc63d73185f5 >> Author: Günter Milde >> Date: Thu Dec 17 00:33:44 2015 +0100 >> autotests: Sort and review patterns for test categorization and >> labeling. > 1.) Please revert. It is impossible to check the cha

Re: change loading of packages to address #9884 or revert or nothing?

2015-12-16 Thread Kornel Benko
Am Donnerstag, 17. Dezember 2015 um 01:02:17, schrieb Scott Kostyshak > I would like a decision to be made on > http://www.lyx.org/trac/ticket/9884 > before beta. > > From what I understand, the options are: > 1. revert 0bf8b8a1 > 2. do nothing > 3. change the order of several important package

Re: What is our goal for 2.2 regarding the export tests?

2015-12-16 Thread Kornel Benko
Am Donnerstag, 17. Dezember 2015 um 01:25:35, schrieb Scott Kostyshak > A big thanks to Kornel and Günter for all of their work on the export > tests. These will catch regressions and make us more confident in our > releases going forward. > > I have lost track of some of the newest changes rega

What is our goal for 2.2 regarding the export tests?

2015-12-16 Thread Scott Kostyshak
A big thanks to Kornel and Günter for all of their work on the export tests. These will catch regressions and make us more confident in our releases going forward. I have lost track of some of the newest changes regarding the tests. When I run the export tests with our final 2.2.0, what will the e

Re: [LyX/master] autotests: Sort and review patterns for test categorization and labeling.

2015-12-16 Thread Kornel Benko
Am Donnerstag, 17. Dezember 2015 um 00:35:04, schrieb Günter Milde > commit 1e06e83e309585186844659c05d7fc63d73185f5 > Author: Günter Milde > Date: Thu Dec 17 00:33:44 2015 +0100 > > autotests: Sort and review patterns for test categorization and labeling. > 1.) Please revert. It is im

change loading of packages to address #9884 or revert or nothing?

2015-12-16 Thread Scott Kostyshak
I would like a decision to be made on http://www.lyx.org/trac/ticket/9884 before beta. From what I understand, the options are: 1. revert 0bf8b8a1 2. do nothing 3. change the order of several important package loading (see comment 11) From what I understand, Georg supports option 2. Scott sign

Re: #9717: "Insert regular expression" menu is always visible

2015-12-16 Thread Guillaume Munch
Le 17/12/2015 03:00, Richard Heck a écrit : On 12/16/2015 08:30 PM, Scott Kostyshak wrote: On Fri, Dec 11, 2015 at 06:40:17PM +, Guillaume Munch wrote: Le 11/12/2015 18:27, Richard Heck a écrit : Hide it. I was not proposing to do the fix though. I only relayed Scott's question. Guillaum

Re: #9717: "Insert regular expression" menu is always visible

2015-12-16 Thread Richard Heck
On 12/16/2015 08:30 PM, Scott Kostyshak wrote: > On Fri, Dec 11, 2015 at 06:40:17PM +, Guillaume Munch wrote: >> Le 11/12/2015 18:27, Richard Heck a écrit : >>> Hide it. >> I was not proposing to do the fix though. I only relayed Scott's question. > Guillaume came up with a fix: > https://www.m

Re: [PATCH] three bugfixes

2015-12-16 Thread Richard Heck
These look good, but I'd like an opportunity to study them before them are committed. I'll try to get to that tomorrow. Time is tight right now, due to end of semester. And we are trying to sell one house and buy another during the holiday season, which is not easy. Richard On 12/16/2015 09

[PATCH] three bugfixes

2015-12-16 Thread Guillaume Munch
Dear list Here are three small bugfixes, all of which are quite straightforward (and none change the file format): 1) Limit the size of navigation menus for performance, which I was speaking about to Jean-Marc somewhere on the bug tracker. This solves the corner case described in the commit. 2

Re: #9717: "Insert regular expression" menu is always visible

2015-12-16 Thread Scott Kostyshak
On Fri, Dec 11, 2015 at 06:40:17PM +, Guillaume Munch wrote: > Le 11/12/2015 18:27, Richard Heck a écrit : > > > >Hide it. > > I was not proposing to do the fix though. I only relayed Scott's question. Guillaume came up with a fix: https://www.mail-archive.com/search?l=mid&q=565C63E3.3020102%

Re: [patch] My first LFUN

2015-12-16 Thread Guillaume Munch
Le 16/12/2015 13:30, Jean-Marc Lasgouttes a écrit : Le 11/12/2015 23:36, Guillaume Munch a écrit : Dear list, Following the discussions in , here are a series of patches meant to address #9794 (inset-modify tabular commands are incorrectly disabled) and #41

Re: beamer workflow

2015-12-16 Thread Guillaume Munch
Le 15/12/2015 14:58, Edwin Leuven a écrit : On 12 Nov 2015, at 13:38, Jürgen Spitzmüller mailto:sp...@lyx.org>> wrote: 2015-11-12 10:43 GMT+01:00 Edwin Leuven: but even so, perhaps we should consider the behaviour that we have with itemize: preserves indent, and on an empty itemi

Re: fix indonesian and hungarian with LuaTeX?

2015-12-16 Thread Scott Kostyshak
On Wed, Dec 16, 2015 at 01:48:30PM +, Guenter Milde wrote: > Dear Scott, > > in the suspiciousTests file, I see: > > # FIXME > # After LyX 2.1 is released, apply the patch and remove these > # See http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg181595.html > export/.*/id_.*(dvi

Re: _lyx2lyx tests failing

2015-12-16 Thread Scott Kostyshak
On Wed, Dec 16, 2015 at 09:03:48AM -0500, Richard Heck wrote: > On 12/14/2015 03:48 PM, Georg Baum wrote: > > Jean-Marc Lasgouttes wrote: > > > >> Le 13/12/2015 17:10, Richard Heck a écrit : > >>> On 12/13/2015 04:28 AM, Georg Baum wrote: > Richard Heck wrote: > > > Patch. > Why

Re: [LyX/master] Add stdspecialchars.inc to Makefile.am

2015-12-16 Thread Scott Kostyshak
On Wed, Dec 16, 2015 at 03:33:12PM +0100, Jürgen Spitzmüller wrote: > 2015-12-15 18:26 GMT+01:00 Scott Kostyshak: > > > commit 7c4a1e16b28748548cb5637943776c447a55e365 > > Author: Scott Kostyshak > > Date: Mon Dec 14 15:19:09 2015 -0500 > > > > Add stdspecialchars.inc to Makefile.am > > >

why Babel with dvi3 (LuTeX)?

2015-12-16 Thread Guenter Milde
Dear LyX developers, exploring the current test failures and inversions, I came across a strange issue: * doc/sk/Intro.lyx fails to compile when I change the font setting to "use non-TeX fonts" for PDF (XeTeX) PDF (LuaTeX) but not DVI (LuaTeX) * The error points to

Re: [LyX/master] Add stdspecialchars.inc to Makefile.am

2015-12-16 Thread Jürgen Spitzmüller
2015-12-15 18:26 GMT+01:00 Scott Kostyshak: > commit 7c4a1e16b28748548cb5637943776c447a55e365 > Author: Scott Kostyshak > Date: Mon Dec 14 15:19:09 2015 -0500 > > Add stdspecialchars.inc to Makefile.am > This file was committed accidentally by me at http://www.lyx.org/trac/changeset/2dff14

Re: _lyx2lyx tests failing

2015-12-16 Thread Richard Heck
On 12/14/2015 03:48 PM, Georg Baum wrote: > Jean-Marc Lasgouttes wrote: > >> Le 13/12/2015 17:10, Richard Heck a écrit : >>> On 12/13/2015 04:28 AM, Georg Baum wrote: Richard Heck wrote: > Patch. Why is font_math not required? In current master it is always written, and if t

fix indonesian and hungarian with LuaTeX?

2015-12-16 Thread Guenter Milde
Dear Scott, in the suspiciousTests file, I see: # FIXME # After LyX 2.1 is released, apply the patch and remove these # See http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg181595.html export/.*/id_.*(dvi3)_.* export/.*/id_.*(pdf5)_texF export/doc/attic/id_UserGuide_pdf[45]_syst

Re: [patch] My first LFUN

2015-12-16 Thread Guillaume Munch
Le 16/12/2015 13:30, Jean-Marc Lasgouttes a écrit : Le 11/12/2015 23:36, Guillaume Munch a écrit : Dear list, Following the discussions in , here are a series of patches meant to address #9794 (inset-modify tabular commands are incorrectly disabled) and #41

Re: [patch] My first LFUN

2015-12-16 Thread Jean-Marc Lasgouttes
Le 11/12/2015 23:36, Guillaume Munch a écrit : > Dear list, > > > Following the discussions in , here > are a series of patches meant to address #9794 (inset-modify tabular > commands are incorrectly disabled) and #4189 (Edit->Rows&Columns not > shown when in

Re: [PATCH] avoid segmentation fault when quitting

2015-12-16 Thread Jean-Marc Lasgouttes
Le 15/12/2015 18:40, Scott Kostyshak a écrit : > On Fri, Dec 11, 2015 at 04:45:41PM +0100, Jean-Marc Lasgouttes wrote: >> >> It turns out that there was a bad bug in f3cdf74e68bd : this commit >> introduced a static variable used as a cache. This is a bad idea for >> QObjects, as explained in the c

Re: [patch] My first LFUN

2015-12-16 Thread Guillaume Munch
Le 15/12/2015 18:03, Richard Heck a écrit : On 12/11/2015 05:36 PM, Guillaume Munch wrote: >> Dear list, >> >> >> Following the discussions in , >> here are a series of patches meant to address #9794 (inset-modify >> tabular commands are incorrectly disable