Re: About file qt_i18n.h

2019-06-27 Thread Jean-Marc Lasgouttes
Le 26/06/2019 à 17:07, Jason Sun a écrit : I see that in every .ui file there is a line that includes qt_i18n.h file. When I create a new .ui file in Qt Creator using in Designer Form, this line is not included. So I have to manually added it. The question is there a way to tell Qt Designer

Re: Is it possible to make the ERT inset show different colors for different text?

2019-06-27 Thread Jean-Marc Lasgouttes
Le 27/06/2019 à 18:08, Jason Sun a écrit : I think this is crucial to implement syntax highlighting of ERT box. I tend to be careful with sentences that contain words like 'crucial' ;) Qt text edit does support some syntax highlighting, so we could have that in a dialog. But this is not

Re: Is it possible to make the ERT inset show different colors for different text?

2019-06-27 Thread Richard Kimberly Heck
On 6/27/19 1:36 PM, Kornel Benko wrote: > Am Donnerstag, 27. Juni 2019, 12:08:05 CEST schrieb Jason Sun: >> I think this is crucial to implement syntax highlighting of ERT box. >> > I don't think so. ERT is/was meant for text, which we do _not_ interpret. Yes, if you want to do something like

Is it possible to make the ERT inset show different colors for different text?

2019-06-27 Thread Jason Sun
I think this is crucial to implement syntax highlighting of ERT box.

Re: master: Python detection on Mac doesn't find python 2.7.15

2019-06-27 Thread Kornel Benko
Am Donnerstag, 27. Juni 2019, 14:56:05 CEST schrieb Stephan Witt: > Am 27.06.2019 um 09:03 schrieb Kornel Benko : > > > > Am Mittwoch, 26. Juni 2019, 17:45:28 CEST schrieb Stephan Witt: > >> Am 26.06.2019 um 14:08 schrieb Kornel Benko : > >>> > >>> Am Mittwoch, 26. Juni 2019, 13:21:25 CEST

Re: Is it possible to make the ERT inset show different colors for different text?

2019-06-27 Thread Kornel Benko
Am Donnerstag, 27. Juni 2019, 12:08:05 CEST schrieb Jason Sun: > I think this is crucial to implement syntax highlighting of ERT box. > I don't think so. ERT is/was meant for text, which we do _not_ interpret. Kornel signature.asc Description: This is a digitally signed message part.

Re: TeXFiles.py compatibility with Nix on macOS

2019-06-27 Thread Jean-Marc Lasgouttes
Le 25/06/2019 à 18:46, Richard Kimberly Heck a écrit : I pushed the patch to master at 642b4acc.  Riki, OK for backport? Yes. Thanks. Done now. JMarc

Re: TeXFiles.py compatibility with Nix on macOS

2019-06-27 Thread Jean-Marc Lasgouttes
Le 25/06/2019 à 19:59, Guenter Milde a écrit : OTOH, the concern I remember reading in this list some years ago was about LyX startup times (if I remember right). If the proposed change only affects (re)configuring, I have no objections. Thanks. JMarc

Re: master: Python detection on Mac doesn't find python 2.7.15

2019-06-27 Thread Jean-Marc Lasgouttes
Le 26/06/2019 à 15:56, José Abílio Matos a écrit : There are three places to change: * os::python23 function in support; * autotools support; * cmake; We should be simply a matter of replacing 3.3 by 3.5. I did the two first ones, I let Kornel do cmake. JMarc

Re: master: Python detection on Mac doesn't find python 2.7.15

2019-06-27 Thread Stephan Witt
Am 27.06.2019 um 09:03 schrieb Kornel Benko : > > Am Mittwoch, 26. Juni 2019, 17:45:28 CEST schrieb Stephan Witt: >> Am 26.06.2019 um 14:08 schrieb Kornel Benko : >>> >>> Am Mittwoch, 26. Juni 2019, 13:21:25 CEST schrieb Stephan Witt: > I’m not surprised at these explanation. > >

Re: master: Python detection on Mac doesn't find python 2.7.15

2019-06-27 Thread Kornel Benko
Am Mittwoch, 26. Juni 2019, 17:45:28 CEST schrieb Stephan Witt: > Am 26.06.2019 um 14:08 schrieb Kornel Benko : > > > > Am Mittwoch, 26. Juni 2019, 13:21:25 CEST schrieb Stephan Witt: > >>> I’m not surprised at these explanation. > >>> > >>> The real world scenario would be to disable python 3.4