Re: Cannot build 2.2.x on Mac OS 10.7

2017-10-05 Thread Richard Heck
On 10/04/2017 05:37 PM, Jean-Marc Lasgouttes wrote: > Le 04/10/17 à 20:09, Enrico Forestieri a écrit : >> Sorry. I didn't notice that you were talking about 2.2.x. Yes, you are >> probably right. >> >> Richard, is the attached patch Ok? > > Actually, the patch does not change my situation. It seems

Re: Let's go with Qt 5.6.3 for 2.3.0 rc1 and final?

2017-10-05 Thread Scott Kostyshak
On Thu, Oct 05, 2017 at 11:05:47PM +, Stephan Witt wrote: > Am 05.10.2017 um 06:43 schrieb Scott Kostyshak : > > > > On Wed, Oct 04, 2017 at 05:49:26AM +, Stephan Witt wrote: > >> Am 01.10.2017 um 00:03 schrieb Scott Kostyshak : > >>> > >>> Dear all, > >>> > >>> Qt 5.6.3 was released a w

Re: Let's go with Qt 5.6.3 for 2.3.0 rc1 and final?

2017-10-05 Thread Stephan Witt
Am 05.10.2017 um 06:43 schrieb Scott Kostyshak : > > On Wed, Oct 04, 2017 at 05:49:26AM +, Stephan Witt wrote: >> Am 01.10.2017 um 00:03 schrieb Scott Kostyshak : >>> >>> Dear all, >>> >>> Qt 5.6.3 was released a week ago [1]. Do you agree that it makes sense >>> to go forward with 5.6.3 for

Re: LyX-Workarea: Background not shown correctly

2017-10-05 Thread Jean-Marc Lasgouttes
Le 05/10/2017 à 21:28, Stephan Witt a écrit : Open file splash.lyx W>hat is interesing are the places where we switch from normal to black. frontends/qt4/GuiWorkArea.cpp (702): Screen *not* black before event(207) frontends/qt4/GuiWorkArea.cpp (746): Screen *not* black after event(207) fronte

Re: LyX-Workarea: Background not shown correctly

2017-10-05 Thread Stephan Witt
> Am 05.10.2017 um 17:09 schrieb Jean-Marc Lasgouttes : > > Le 05/10/2017 à 16:46, Stephan Witt a écrit : >> I attach a screen shot to present the result. Interestingly it’s always >> black. >> Perhaps there are two or more images used??? > > Actually there is only a message when the color is b

Re: Cmake error

2017-10-05 Thread Kornel Benko
Am Donnerstag, 5. Oktober 2017 um 18:39:50, schrieb Jean-Pierre Chrétien > Le 05/10/2017 à 18:27, Kornel Benko a écrit : > > >> > >> But probably in your source directory is a file starting with '#'. Editing > >> with emacs? > >> > > > > Try this one > > Same error, sorry. > I must go right n

Re: Cmake error

2017-10-05 Thread Jean-Pierre Chrétien
Le 05/10/2017 à 18:27, Kornel Benko a écrit : But probably in your source directory is a file starting with '#'. Editing with emacs? Try this one Same error, sorry. I must go right now, I will see this to-morrow, thanks. -- Jean-Pierre

Re: Cmake error

2017-10-05 Thread Kornel Benko
Am Donnerstag, 5. Oktober 2017 um 18:17:37, schrieb Kornel Benko > Am Donnerstag, 5. Oktober 2017 um 17:57:16, schrieb Jean-Pierre Chrétien > > > Hello, > > > > On Debian Stretch, cmake 3.7.2, when I run > > > > $ cmake -DLYX_CPACK=ON -DCPACK_BINARY_DEB:BOOL=ON > > -DCMAKE_VERBOSE_MAKEFILE=ON

Re: Cmake error

2017-10-05 Thread Jean-Pierre Chrétien
Le 05/10/2017 à 18:17, Kornel Benko a écrit : The OUTPUT refers to ${_created_doc}, so I would try to debug, e.g insert prior to the 'custom_command()' message(STATUS "output ${_created_doc}") With this in development/cmake/doc/CMakeLists.txt: SET_SOURCE_FILES_PROPERTIES(${_create

Re: Cmake error

2017-10-05 Thread Kornel Benko
Am Donnerstag, 5. Oktober 2017 um 17:57:16, schrieb Jean-Pierre Chrétien > Hello, > > On Debian Stretch, cmake 3.7.2, when I run > > $ cmake -DLYX_CPACK=ON -DCPACK_BINARY_DEB:BOOL=ON -DCMAKE_VERBOSE_MAKEFILE=ON > -DLYX_ENABLE_EXPORT_TESTS=ON -DLYX_RELEASE=ON -DLYX_PROGRAM_SUFFIX=ON > -DLYX_EN

Cmake error

2017-10-05 Thread Jean-Pierre Chrétien
Hello, On Debian Stretch, cmake 3.7.2, when I run $ cmake -DLYX_CPACK=ON -DCPACK_BINARY_DEB:BOOL=ON -DCMAKE_VERBOSE_MAKEFILE=ON -DLYX_ENABLE_EXPORT_TESTS=ON -DLYX_RELEASE=ON -DLYX_PROGRAM_SUFFIX=ON -DLYX_ENABLE_CXX11=AUTO -DLYX_USE_QT=QT5 -DLYX_LOCALVERSIONING=ON ../newmaster > cmake.log on

Re: Adding Color to Math Changes Spacing, Expected?

2017-10-05 Thread Jean-Marc Lasgouttes
Le 05/10/2017 à 17:16, Joel Kulesza a écrit : Is there a way to add \mathbin (or something similar) in 2.2.3 to encapsulate it properly in the meantime? It is not very nice, but, yes, just use \mathbin explicitly and a pair of braces. JMarc color_math_spacing.lyx Description: application

Re: Adding Color to Math Changes Spacing, Expected?

2017-10-05 Thread Joel Kulesza
On Thu, Oct 5, 2017 at 8:51 AM, Jean-Marc Lasgouttes wrote: > With the upcoming LyX2.3, this will be properly visible on screen and it > will be possible to add a \mathbin around the - to indicate that this is > binary relation. > Is there a way to add \mathbin (or something similar) in 2.2.3 to

Re: LyX-Workarea: Background not shown correctly

2017-10-05 Thread Jean-Marc Lasgouttes
Le 05/10/2017 à 16:46, Stephan Witt a écrit : I attach a screen shot to present the result. Interestingly it’s always black. Perhaps there are two or more images used??? Actually there is only a message when the color is black. So the first time when it is black is before the shortcut overrid

Re: Adding Color to Math Changes Spacing, Expected?

2017-10-05 Thread Jean-Marc Lasgouttes
Le 05/10/2017 à 16:32, Joel Kulesza a écrit : Colleagues, I'm adding a bit of color to some equations to highlight differences. However, when I do so, the spacing changes.  This is not major, but I wouldn't expect it.  Would you?  Can this be easily overcome (preserve spacing but add the des

Adding Color to Math Changes Spacing, Expected?

2017-10-05 Thread Joel Kulesza
Colleagues, I'm adding a bit of color to some equations to highlight differences. However, when I do so, the spacing changes. This is not major, but I wouldn't expect it. Would you? Can this be easily overcome (preserve spacing but add the desired color) via the LyX interface (rather than math+

Re: Copiers & viewers

2017-10-05 Thread Paul A. Rubin
On 10/04/2017 07:33 PM, Andrew Parsloe wrote: At present a copier is triggered when a document is exported, yet my pattern of work tends to be: view the pdf, and then save a copy from the pdf viewer (Sumatra in my case). I recall reading on this  list earlier in the year I think it was Scott de

Re: Caret drawing problem in master (qt5)

2017-10-05 Thread Jean-Marc Lasgouttes
Le 05/10/2017 à 13:50, Pavel Sanda a écrit : Jean-Marc Lasgouttes wrote: The problem should be fixed now in master and properpaint. I have not found out why repainting is different between qt4 and qt5, though. It's working here now. Pavel So basically everything is OK on linux now? We still

Re: Spacing between environments (master)

2017-10-05 Thread Jean-Marc Lasgouttes
Le 05/10/2017 à 14:53, Pavel Sanda a écrit : Hi, open tutorial in master and see the vertical distance between Chapter environment and TOC which is huge and used to be much smaller (at least compared to 2.0). Is this intention? The vertical space is large, but not more than with 2.2 or even 2.

Spacing between environments (master)

2017-10-05 Thread Pavel Sanda
Hi, open tutorial in master and see the vertical distance between Chapter environment and TOC which is huge and used to be much smaller (at least compared to 2.0). Is this intention? Pavel

Re: LyX-Workarea: Background not shown correctly

2017-10-05 Thread Jean-Marc Lasgouttes
Le 05/10/2017 à 12:19, Stephan Witt a écrit : I understand that this is no good start for further investigations. Unfortunately I neither have an idea what to search for with google nor what to search for in Qt bug database or Qt sources. The latter I can do when I have more time than now. Here

Re: Caret drawing problem in master (qt5)

2017-10-05 Thread Pavel Sanda
Jean-Marc Lasgouttes wrote: > The problem should be fixed now in master and properpaint. I have not found > out why repainting is different between qt4 and qt5, though. It's working here now. Pavel

Re: [LyX/master] Add Qt-based fallback-converter for Mac to compensate missing ImageMagick convert utility

2017-10-05 Thread Pavel Sanda
Stephan Witt wrote: > commit f93ec4a1f41b70a4607ff355e19f4721f9338028 > Author: Stephan Witt > Date: Sat Sep 30 18:13:21 2017 +0200 > > Add Qt-based fallback-converter for Mac to compensate missing ImageMagick > convert utility > --- > Makefile.am |2 +- > co

Re: LyX-Workarea: Background not shown correctly

2017-10-05 Thread Stephan Witt
Am 05.10.2017 um 10:47 schrieb Jean-Marc Lasgouttes : > > Le 05/10/2017 à 10:28, Stephan Witt a écrit : >>> What is this focus change? can't you run outside of xcode? >> Yes, but I cannot tell you which event of these four turns the window black. >> They are coming in an instant. > > So you are s

Re: LyX-Workarea: Background not shown correctly

2017-10-05 Thread Jean-Marc Lasgouttes
Le 05/10/2017 à 10:28, Stephan Witt a écrit : What is this focus change? can't you run outside of xcode? Yes, but I cannot tell you which event of these four turns the window black. They are coming in an instant. So you are sure that this happens with one of these four events. Or wrt somethi

Re: LyX-Workarea: Background not shown correctly

2017-10-05 Thread Stephan Witt
Am 05.10.2017 um 10:17 schrieb Jean-Marc Lasgouttes : > > Le 04/10/2017 à 23:53, Stephan Witt a écrit : >>> Can you tell me what is the point where the window turns black? >> No, not really. I can tell you it’s on cursor up. >> This fires 4 events: >> ShortcutOverride = 51, >> InputMethodQuery = 2

Re: LyX-Workarea: Background not shown correctly

2017-10-05 Thread Jean-Marc Lasgouttes
Le 04/10/2017 à 23:53, Stephan Witt a écrit : Can you tell me what is the point where the window turns black? No, not really. I can tell you it’s on cursor up. This fires 4 events: ShortcutOverride = 51, InputMethodQuery = 207, KeyPress = 6, KeyRelease = 7 I cannot debug this because of the f