Re: fr/beamer.lyx + system fonts + Xe/Lua fails

2016-09-23 Thread Enrico Forestieri
On Mon, Sep 19, 2016 at 10:49:15PM -0400, Scott Kostyshak wrote: > I wonder if this is the language nesting issue? > > Attached is a more minimal example that gives the same error, which is > the following: > > - > Runaway argument? > \let \AtEndDocument \@firstofone \@enddocumenthook

Re: [RFC][PATCH] Set window title according to platform UI

2016-09-23 Thread Enrico Forestieri
On Fri, Sep 23, 2016 at 11:26:31AM +0200, Jean-Marc Lasgouttes wrote: > > Actually, most of the used of getPixmap are like > QIcon(getPixmap(...)).pixmap(somesize); > > It looks like a strange code path to me. What does getPixmap return in the > case of a svg? Some rasterized version of the

Re: 2 compilation errors in TexRow.cpp

2016-09-23 Thread Uwe Stöhr
Am 24.09.2016 um 00:52 schrieb Guillaume Munch: Should be fixed now. Many thanks Guillaume. It works now. regards Uwe

Re: 2 compilation errors in TexRow.cpp

2016-09-23 Thread Guillaume Munch
Le 24/09/2016 à 00:40, Uwe Stöhr a écrit : with today's git master i get this: TexRow.cpp D:\LyXGit\Master\src\TexRow.cpp(68): error C3861: 'back_inserter': identifier not found [D:\LyXGit\Master\compile-2015\src\LyX.vcxproj] D:\LyXGit\Master\src\TexRow.cpp(185): error C3861: 'back_inserter':

Re: 2 compilation errors in TexRow.cpp

2016-09-23 Thread Guillaume Munch
Le 24/09/2016 à 00:40, Uwe Stöhr a écrit : with today's git master i get this: TexRow.cpp D:\LyXGit\Master\src\TexRow.cpp(68): error C3861: 'back_inserter': identifier not found [D:\LyXGit\Master\compile-2015\src\LyX.vcxproj] D:\LyXGit\Master\src\TexRow.cpp(185): error C3861: 'back_inserter':

2 compilation errors in TexRow.cpp

2016-09-23 Thread Uwe Stöhr
with today's git master i get this: TexRow.cpp D:\LyXGit\Master\src\TexRow.cpp(68): error C3861: 'back_inserter': identifier not found [D:\LyXGit\Master\compile-2015\src\LyX.vcxproj] D:\LyXGit\Master\src\TexRow.cpp(185): error C3861: 'back_inserter': identifier not found

Re: Mark line(s) on Reverse search instead of close position

2016-09-23 Thread Guillaume Munch
Le 29/08/2016 à 12:33, racoon a écrit : On Reverse search LyX puts the cursor at a position only *close* to but not exactly at the position chosen in the pdf document. It is a bit tricky for me to always find the former position in my document. Since it is anyway not the exact position maybe it

Re: [LyX/master] ctests: update labeling patterns.

2016-09-23 Thread Guenter Milde
On 2016-09-23, Kornel Benko wrote: > Am Freitag, 23. September 2016 um 07:29:14, schrieb Guenter Milde > >> On 2016-09-22, Kornel Benko wrote: >> > Am Donnerstag, 22. September 2016 um 21:25:07, schrieb Guenter Milde >> > >> >> On 2016-09-22, Kornel

change tracking for example file update?

2016-09-23 Thread Guenter Milde
Dear Lyxdevelopers, the seminar example file lib/examples/seminar.lyx is outdated. There is a French translation in lib/examples/fr/seminar.lyx I wrote the original and would volunteer to update it. Should I use change tracking for an example file update? The Development.lyx guide only speaks

document class with landscape orientation

2016-09-23 Thread Guenter Milde
Dear LyX-developers, is there a layout key/value to tell LyX that a document class (or package) uses paper orientation "landscape" as default? Currently, seminar requires custom options for paper orientation switch: orientation LyX writes seminar expects ==

Re: Fwd: two indexes: one has black and the other blue page numbers

2016-09-23 Thread Jürgen Spitzmüller
Am Freitag, den 23.09.2016, 16:50 +0200 schrieb Michael Berger: >   in ~/,lyx/layouts I have not a single module but the file  > 'lyxmodules-lst' which declares modules and their associated > definition  > files. Hm, this file should actually be in ~./lyx, not ~/.lyx/layouts/ > In my system

Re: Fwd: two indexes: one has black and the other blue page numbers

2016-09-23 Thread Michael Berger
On 09/23/2016 10:42 AM, Jürgen Spitzmüller wrote: Am Freitag, den 23.09.2016, 09:37 +0200 schrieb Michael Berger: Dear Jürgen, I trust this new mini example will serve your purpose. It is on Koma-Script Article and not on classicthesis. However, its behavior is identical - removing the module

Re: [LyX/master] ctests: found reason for "seminar" failure.

2016-09-23 Thread Guenter Milde
On 2016-09-23, Kornel Benko wrote: > Am Freitag, 23. September 2016 um 12:25:12, schrieb Kornel Benko > >> Am Freitag, 23. September 2016 um 08:38:52, schrieb Guenter Milde >> >> > The patch is tested and applied now and the inversion of "seminar" >> >

Re: Enable View master document even if there are no child documents

2016-09-23 Thread Guenter Milde
On 2016-09-23, Jean-Marc Lasgouttes wrote: > Le 22/09/2016 à 00:43, Guillaume Munch a écrit : >> The attached patch does what you want. >> The only problem is that now "View/Update Master Document" is always >> shown. > What about renaming master-buffer-view to buffer-view and buffer-view to >

Re: [LyX/master] Cmake package: Correct description.

2016-09-23 Thread Kornel Benko
Am Freitag, 23. September 2016 um 13:43:41, schrieb Kornel Benko > commit 5e3ceee8d5832ff3a13e0f40a03b8540810a3df0 > Author: Kornel Benko > Date: Fri Sep 23 13:39:23 2016 +0200 > > Cmake package: Correct description. > > The new cmake 3.6 now also

Re: Enable View master document even if there are no child documents

2016-09-23 Thread Guillaume Munch
Le 23/09/2016 à 11:31, Jean-Marc Lasgouttes a écrit : Le 22/09/2016 à 00:43, Guillaume Munch a écrit : The attached patch does what you want. The only problem is that now "View/Update Master Document" is always shown. What about renaming master-buffer-view to buffer-view and buffer-view to

Re: [LyX/master] ctests: found reason for "seminar" failure.

2016-09-23 Thread Kornel Benko
Am Freitag, 23. September 2016 um 12:25:12, schrieb Kornel Benko > Am Freitag, 23. September 2016 um 08:38:52, schrieb Guenter Milde > > > On 2016-09-23, Guenter Milde wrote: > > > On 2016-09-22, Scott Kostyshak wrote: > > > > > > >>> ctests: found

Re: [LyX/master] ctests: update labeling patterns.

2016-09-23 Thread Kornel Benko
Am Freitag, 23. September 2016 um 07:29:14, schrieb Guenter Milde > Dear Kornel, > > On 2016-09-22, Kornel Benko wrote: > > Am Donnerstag, 22. September 2016 um 21:25:07, schrieb Guenter Milde > > > >> On 2016-09-22, Kornel Benko wrote: > > >> > Now,

Re: [LyX/master] ctests: found reason for "seminar" failure.

2016-09-23 Thread Kornel Benko
Am Freitag, 23. September 2016 um 08:38:52, schrieb Guenter Milde > On 2016-09-23, Guenter Milde wrote: > > On 2016-09-22, Scott Kostyshak wrote: > > > >>> ctests: found reason for "seminar" failure. > > ... > > > (PGF uses "nullfont" as a *feature* for suppressing

Re: Enable View master document even if there are no child documents

2016-09-23 Thread Jean-Marc Lasgouttes
Le 22/09/2016 à 00:43, Guillaume Munch a écrit : The attached patch does what you want. The only problem is that now "View/Update Master Document" is always shown. What about renaming master-buffer-view to buffer-view and buffer-view to child-buffer-view ("View only child", or something).

Re: [RFC][PATCH] Set window title according to platform UI

2016-09-23 Thread Jean-Marc Lasgouttes
Le 22/09/2016 à 04:06, Enrico Forestieri a écrit : Would something like that work for us? That looks good. Yep, that seems producing an image with same quality. The patch would be the attached one. Please, apply if you like it. Thaks for the patch, I pushed it. I was tempted to do the same

Re: Fwd: two indexes: one has black and the other blue page numbers

2016-09-23 Thread Jürgen Spitzmüller
Am Freitag, den 23.09.2016, 09:37 +0200 schrieb Michael Berger: > Dear Jürgen, > I trust this new mini example will serve your purpose. > It is on Koma-Script Article and not on classicthesis. > However, its behavior is identical - removing the module 'FiXme'  > produces a correct PDF output with

Re: [LyX/master] ctests: found reason for "seminar" failure.

2016-09-23 Thread Guenter Milde
On 2016-09-23, Guenter Milde wrote: > On 2016-09-22, Scott Kostyshak wrote: >>> ctests: found reason for "seminar" failure. ... > (PGF uses "nullfont" as a *feature* for suppressing output, so we should > expect more of these warnings and handle them: > This is LyX bug #10394 Do not error

Re: Fwd: two indexes: one has black and the other blue page numbers

2016-09-23 Thread Michael Berger
On 09/22/2016 08:22 AM, Jürgen Spitzmüller wrote: Am Donnerstag, den 22.09.2016, 05:08 +0200 schrieb Michael Berger: Dear Jürgen, talking to an expert always rewards - in one way or another. In the course of making the mini file 'less complex' I removed all loaded modules except 'Linguistics'.

Re: [LyX/master] ctests: update labeling patterns.

2016-09-23 Thread Guenter Milde
Dear Kornel, On 2016-09-22, Kornel Benko wrote: > Am Donnerstag, 22. September 2016 um 21:25:07, schrieb Guenter Milde > >> On 2016-09-22, Kornel Benko wrote: >> > Now, export/doc/es/Additional_pdf4_texF in under label lyxbugs and >> > under label ert in invertedTests. At

Re: [LyX/master] ctests: found reason for "seminar" failure.

2016-09-23 Thread Guenter Milde
On 2016-09-22, Scott Kostyshak wrote: > [-- Type: text/plain, Encoding: quoted-printable --] > On Thu, Sep 22, 2016 at 11:54:52PM +0200, Günter Milde wrote: >> commit 11a036b87145b1fdaa216e238f0a6b1f5d36c3c0 >> Author: Günter Milde >> Date: Thu Sep 22 23:54:18 2016 +0200 >>