Re: Building on macOS, cmake, and magic.h problem

2018-01-02 Thread Kornel Benko
Am Mittwoch, 3. Januar 2018 um 07:53:22, schrieb Joel Kulesza > On Wed, Jan 3, 2018 at 12:34 AM, Kornel Benko wrote: > > > Am Dienstag, 2. Januar 2018 um 23:25:55, schrieb Joel Kulesza < > > jkule...@gmail.com> > > > LyX Developers, > > > > > > I'm having a problem building with macOS 10.12.6 a

Re: [LyX/master] Mark follow-up paragraphs in a paragraph group as nested.

2018-01-02 Thread Joel Kulesza
On Wed, Jan 3, 2018 at 7:29 AM, Joel Kulesza wrote: > On Wed, Jan 3, 2018 at 1:52 AM, Jürgen Spitzmüller wrote: > >> Am Dienstag, den 02.01.2018, 17:18 +0100 schrieb Jean-Marc Lasgouttes: >> > I do not like this much: if I have a LyX-Code environment with 3 >> > paragraphs, the two last ones are

Re: Building on macOS, cmake, and magic.h problem

2018-01-02 Thread Joel Kulesza
On Wed, Jan 3, 2018 at 12:34 AM, Kornel Benko wrote: > Am Dienstag, 2. Januar 2018 um 23:25:55, schrieb Joel Kulesza < > jkule...@gmail.com> > > LyX Developers, > > > > I'm having a problem building with macOS 10.12.6 and cmake 3.10.1 (with > > cmake, Qt, libmagic, autoconf, etc. provided via hom

Re: Building on macOS, cmake, and magic.h problem

2018-01-02 Thread Joel Kulesza
On Wed, Jan 3, 2018 at 1:09 AM, Enrico Forestieri wrote: > On Tue, Jan 02, 2018 at 11:25:55PM +0900, Joel Kulesza wrote: > > > > Note that my configure line is: > > > > ./configure --enable-qt5 --libdir=/local/brew/lib > > --includedir=/local/brew/include --with-qt-dir=/local/brew/opt/qt5 > > Ple

Re: [LyX/master] Don't show append function where it does not make sense.

2018-01-02 Thread Jean-Marc Lasgouttes
Le 02/01/2018 à 18:02, Jürgen Spitzmüller a écrit : Am Dienstag, den 02.01.2018, 17:07 +0100 schrieb Jean-Marc Lasgouttes: The way I read Scott's message was that it would make sense to rely on the getStatus of LFUN_ENVIRONMENT_SPLIT to know when it needs to appear. I see now that the two logics

Re: [LyX/master] Mark follow-up paragraphs in a paragraph group as nested.

2018-01-02 Thread Jean-Marc Lasgouttes
Le 02/01/2018 à 17:52, Jürgen Spitzmüller a écrit : I do not like this much: if I have a LyX-Code environment with 3 paragraphs, the two last ones are marked as nested in the the first. It would be better to have a sign (maybe specific) indicating that the 3 paragraphs belong together. I don't

Re: [LyX/master] Cmake export tests: Make eu_UserGuide.lyx pass the new ctest

2018-01-02 Thread Scott Kostyshak
On Mon, Jan 01, 2018 at 10:22:01AM +, Kornel Benko wrote: > Am Montag, 1. Januar 2018 um 05:01:26, schrieb Scott Kostyshak > > > On Sun, Dec 31, 2017 at 07:31:22AM +, Kornel Benko wrote: > > > > > From my POV, the whole attic directory shouldn't be part of to 2.3.x. > > > > Do you mean

Re: Beamer usage again

2018-01-02 Thread Scott Kostyshak
On Tue, Jan 02, 2018 at 12:33:16PM +, Jürgen Spitzmüller wrote: > > P.S. Sorry to feel like an overzealous hawk, but I've spent an > > inordinate amount of time in LyX with Beamer over the past year or > > so, so improvements are dear to me. Since we're (you're) working in > > the area, many

Re: Beamer usage again

2018-01-02 Thread Scott Kostyshak
On Mon, Jan 01, 2018 at 06:00:35PM +, Uwe Stöhr wrote: > El 01.01.2018 a las 11:06, Scott Kostyshak escribió: > > > I believe that Uwe is not going to be available to build the Windows > > binary for the next month, so we will not be able to get rc2 out soon > > anyway. In fact, I think the la

Re: Beamer usage again

2018-01-02 Thread Scott Kostyshak
On Mon, Jan 01, 2018 at 11:47:10AM +, Jürgen Spitzmüller wrote: > Thank you. And Happy New Year everybody. Thanks for all your work, Jürgen, and best wishes to everyone for the new year. Scott signature.asc Description: PGP signature

Re: Bug exporting to latex (color related)

2018-01-02 Thread Jürgen Spitzmüller
Am Dienstag, den 02.01.2018, 15:22 + schrieb José Abílio Matos: > Hi, > in the last couple of months I had been busy working with > beamer. A co-worker had a problem with the "Example Block" in beamer. > The easiest recipe to replicate is: > > 1) In a beamer document select the "Example

Re: [LyX/master] Don't show append function where it does not make sense.

2018-01-02 Thread Jürgen Spitzmüller
Am Dienstag, den 02.01.2018, 17:07 +0100 schrieb Jean-Marc Lasgouttes: > The way I read Scott's message was that it would make sense to rely > on > the getStatus of LFUN_ENVIRONMENT_SPLIT to know when it needs to > appear. > I see now that the two logics are different. Can you elaborate on > what

Re: new compilation errors in master

2018-01-02 Thread Kornel Benko
Am Dienstag, 2. Januar 2018 um 16:05:38, schrieb Jean-Marc Lasgouttes > Le 02/01/2018 à 07:40, Kornel Benko a écrit : > > Regarding the error message > > "class lyx::frontend::Application * __cdecl lyx::theApp(void)" > > is referenced. But we declare in dummy_dunctions.cpp > > "struct {bo

Re: [LyX/master] Mark follow-up paragraphs in a paragraph group as nested.

2018-01-02 Thread Jürgen Spitzmüller
Am Dienstag, den 02.01.2018, 17:18 +0100 schrieb Jean-Marc Lasgouttes: > I do not like this much: if I have a LyX-Code environment with 3 > paragraphs, the two last ones are marked as nested in the the first. > It > would be better to have a sign (maybe specific) indicating that the > 3 > paragr

Re: [LyX/master] Mark follow-up paragraphs in a paragraph group as nested.

2018-01-02 Thread Jean-Marc Lasgouttes
Le 31/12/2017 à 10:39, Juergen Spitzmueller a écrit : commit 761a542551bc944c0efef0d123c2b71631d2652a Author: Juergen Spitzmueller Date: Sun Dec 31 10:37:35 2017 +0100 Mark follow-up paragraphs in a paragraph group as nested. This gives a more consistent indication of what bel

Re: Should child docs inherit trust for needauth converter?

2018-01-02 Thread Jean-Marc Lasgouttes
Le 28/12/2017 à 09:40, Scott Kostyshak a écrit : I suppose in cases of security, unless I can make a sound-proof argument to get rid of the additional prompts, we should just keep them. Any thoughts? Any thoughts? I would say that, if we trust the parent, we trust the child. JMarc

Re: Building on macOS, cmake, and magic.h problem

2018-01-02 Thread Enrico Forestieri
On Tue, Jan 02, 2018 at 11:25:55PM +0900, Joel Kulesza wrote: > > Note that my configure line is: > > ./configure --enable-qt5 --libdir=/local/brew/lib > --includedir=/local/brew/include --with-qt-dir=/local/brew/opt/qt5 Please, try with ./configure --enable-qt5 --with-extra-lib=/local/brew/lib

Re: [LyX/master] Don't show append function where it does not make sense.

2018-01-02 Thread Jean-Marc Lasgouttes
Le 31/12/2017 à 09:48, Jürgen Spitzmüller a écrit : Am Samstag, den 30.12.2017, 17:55 -0500 schrieb Scott Kostyshak: I know nothing about this code, but I was expecting to see a check of the status of LFUN_ENVIRONMENT_SPLIT. Why is it not easier to do that? You can still use the lfun if you in

Re: Building on macOS, cmake, and magic.h problem

2018-01-02 Thread Kornel Benko
Am Dienstag, 2. Januar 2018 um 23:25:55, schrieb Joel Kulesza > LyX Developers, > > I'm having a problem building with macOS 10.12.6 and cmake 3.10.1 (with > cmake, Qt, libmagic, autoconf, etc. provided via homebrew). > > I have previously (with MacPorts) and recently (more successfully with >

Bug exporting to latex (color related)

2018-01-02 Thread José Abílio Matos
Hi, in the last couple of months I had been busy working with beamer. A co-worker had a problem with the "Example Block" in beamer. The easiest recipe to replicate is: 1) In a beamer document select the "Example Block". Write some text and then select some text and change its color to

Re: new compilation errors in master

2018-01-02 Thread Jean-Marc Lasgouttes
Le 02/01/2018 à 07:40, Kornel Benko a écrit : Regarding the error message "class lyx::frontend::Application * __cdecl lyx::theApp(void)" is referenced. But we declare in dummy_dunctions.cpp "struct {bool cancel_export;} * theApp()" So maybe this is the conflict? I think you git

Re: compilation error with sk.po

2018-01-02 Thread Uwe Stöhr
El 02.01.2018 a las 13:55, Jürgen Spitzmüller escribió: Please try again. Hello Jürgen, I wish you too all the best for the new year. Many thanks for your commit, I can now compile. regards Uwe

Re: compilation error with sk.po

2018-01-02 Thread Jürgen Spitzmüller
Am Dienstag, den 02.01.2018, 13:12 +0100 schrieb Uwe Stöhr: > D:/LyXGit/Master/compile-2015/po/encodings_l10n.pot -t encodings > --src_file=D:/LyXGit/Master/compile-2015/po/encodings_files > CUSTOMBUILD : error : Unable to handle line: > [D:\LyXGit\Master\compile-2015\po\translations.vcxproj] >

Re: compilation error with sk.po

2018-01-02 Thread Kornel Benko
Am Dienstag, 2. Januar 2018 um 13:12:55, schrieb Uwe Stöhr > Hi Kornel, > > I wish you and your family a happy new year. > > With JMarc's patch I can compile master again but encounter now this: > >Generating qt4_files >Generating layouts_files >Generating languages_files >Gener

Re: Beamer usage again

2018-01-02 Thread Jürgen Spitzmüller
Am Dienstag, den 02.01.2018, 21:15 +0900 schrieb Joel Kulesza: > Jürgen, > > Thank you for working to clean-up the Insert menu and for moving > around a couple of the items. Am I correct that these ui.diff > changes haven't yet been applied? Yes. > I don't see them as of 8d8ee12e. Is the log

Re: make check broken in master

2018-01-02 Thread Pavel Sanda
Uwe Stöhr wrote: > JMarc provided a patch in this ticket that works for me. Does this work for > you as well? Both presented patches work. Pavel

Re: make check broken in master

2018-01-02 Thread Uwe Stöhr
El 01.01.2018 a las 12:12, Kornel Benko escribió: Clearly there are 2 dummy_functions.cpp, one in support containing theApp and one in src/tests which doe not :) OK, one of them should be removed. Hi Pavel, I wish you and your family a happy new year. This is the same problem I encountered

Re: Beamer usage again

2018-01-02 Thread Joel Kulesza
On Tue, Jan 2, 2018 at 1:57 AM, Jürgen Spitzmüller wrote: > Am Montag, den 01.01.2018, 14:54 +0100 schrieb Jürgen Spitzmüller: > > Am Montag, den 01.01.2018, 21:52 +0900 schrieb Joel Kulesza: > > > I think the separators help reduce the need to "hunt" for the new > > > items *a lot*. > > > > > >

compilation error with sk.po

2018-01-02 Thread Uwe Stöhr
Hi Kornel, I wish you and your family a happy new year. With JMarc's patch I can compile master again but encounter now this: Generating qt4_files Generating layouts_files Generating languages_files Generating latexfonts_files Generating encodings_files Generating ui_files Generat

Re: [LyX/2.3.x] Documentation fixes: revert conversion of -- to en dash in code.

2018-01-02 Thread Kornel Benko
Am Dienstag, 2. Januar 2018 um 08:58:47, schrieb Günter Milde > commit 20f3b828f942f8b6d76fb48fd34f9187532092d8 > Author: Günter Milde > Date: Mon Jan 1 22:52:08 2018 +0100 > > Documentation fixes: revert conversion of -- to en dash in code. > > lyx2lyx erroneousely merged -- to