Re: [patch] update PDF viewers in configure.py

2017-07-30 Thread Scott Kostyshak
On Mon, Jul 31, 2017 at 12:18:59AM +0200, Uwe Stöhr wrote: > El 30.07.2017 a las 23:47, Jean-Marc Lasgouttes escribió: > > > > would therefore like to support it in LyX. > > > > To be frank I never heard of it before today. It seems to be some > > commercial program which only can be found as

Re: [patch] update PDF viewers in configure.py

2017-07-30 Thread Scott Kostyshak
On Mon, Jul 31, 2017 at 01:22:48AM +0200, Uwe Stöhr wrote: > El 31.07.2017 a las 01:00, Paul A. Rubin escribió: > > > IIRC, the script cycles through the options and stops at the first > > match. (This is true on all operating systems, not just Linux.) If, for > > example, Evince precedes Xreader

Re: [patch] update PDF viewers in configure.py

2017-07-30 Thread Scott Kostyshak
On Sun, Jul 30, 2017 at 07:00:44PM -0400, Paul A. Rubin wrote: > I could make an argument for putting choices not normally > installed ahead of the ones packaged with the operating system (call that > one the system default), on the theory that if the user installed something > other than the

Re: [LyX/master] Cmake build: Ignore boost settings if we are using std-regex

2017-07-30 Thread Scott Kostyshak
On Sun, Jul 30, 2017 at 07:41:02AM +0200, Kornel Benko wrote: > Am Samstag, 29. Juli 2017 um 19:14:01, schrieb Scott Kostyshak > > > On Thu, Jul 27, 2017 at 11:32:06PM +0200, Kornel Benko wrote: > > > commit 2fe59adbc89f56e7e192b57c90eb5e2a8338721c > > > Author: Kornel Benko

Jenkins build is back to normal : Build branch "master" » ubuntu-xenial-qt4-autotools-extended #335

2017-07-30 Thread ci-lyx
https://ci.inria.fr/lyx/job/build-master-head/job/ubuntu-xenial-qt4-autotools-extended/335/

Re: [patch] update PDF viewers in configure.py

2017-07-30 Thread Kornel Benko
Am Montag, 31. Juli 2017 um 00:18:59, schrieb Uwe Stöhr > El 30.07.2017 a las 23:47, Jean-Marc Lasgouttes escribió: > > >> would therefore like to support it in LyX. > > > > To be frank I never heard of it before today. It seems to be some > > commercial program which only

Re: Options for resolving the minted + shell-escape issue

2017-07-30 Thread Kornel Benko
Am Sonntag, 30. Juli 2017 um 23:15:53, schrieb Enrico Forestieri > On Sun, Jul 30, 2017 at 02:27:02PM +0200, Kornel Benko wrote: > > > > Testing the patch shell-escape-auth-5.diff, there is 1 issue from my side: > > The session entry is totally ignored if using 'lyx -E',

Re: [patch] update PDF viewers in configure.py

2017-07-30 Thread Uwe Stöhr
El 31.07.2017 a las 01:00, Paul A. Rubin escribió: IIRC, the script cycles through the options and stops at the first match. (This is true on all operating systems, not just Linux.) If, for example, Evince precedes Xreader and the user has both installed, the default will become Evince, even

Re: [patch] update PDF viewers in configure.py

2017-07-30 Thread Paul A. Rubin
On 07/30/2017 06:26 PM, Uwe Stöhr wrote: Okular -> qpdfview -> Evince means 2 Qt programs before the first GTK program. I noticed that on popular distros (Mint, Ubuntu, Fedora) Evince is the default viewer. Still true for Fedora and Ubuntu (I think); on Mint, the default viewer is now

Re: Options for resolving the minted + shell-escape issue

2017-07-30 Thread Richard Heck
The latest version of Enrico's patches look good to me. R On 07/29/2017 05:57 PM, Scott Kostyshak wrote: > On Thu, Jul 20, 2017 at 03:30:14PM -0400, Richard Heck wrote: >> On 07/20/2017 01:21 AM, Jürgen Spitzmüller wrote: >>> Am Mittwoch, den 19.07.2017, 16:37 +0200 schrieb Enrico Forestieri:

Re: [patch] update PDF viewers in configure.py

2017-07-30 Thread Uwe Stöhr
El 30.07.2017 a las 22:10, Stephan Witt escribió: You didn’t mention the change to remove xreader. Did you remove it accidentally? Oops, sorry. Attached is the correct patch where this is not removed. Why did you change the order of tested programs? Okular -> qpdfview -> Evince means 2 Qt

Re: [patch] update PDF viewers in configure.py

2017-07-30 Thread Uwe Stöhr
El 30.07.2017 a las 23:47, Jean-Marc Lasgouttes escribió: would therefore like to support it in LyX. To be frank I never heard of it before today. It seems to be some commercial program which only can be found as demo. I am not very fond of promoting such things. It is not a demo. Only if

Re: [patch] update PDF viewers in configure.py

2017-07-30 Thread Jean-Marc Lasgouttes
Le 30 juillet 2017 21:51:15 GMT+02:00, "Uwe Stöhr" a écrit : >I reviewed the PDF viewers LyX is searching for. It turned out that the > >last stable version of KGhostView and KPDF were released 9 years ago, >so >I think we could remove their support. Yes, that make sense, or

Re: Options for resolving the minted + shell-escape issue

2017-07-30 Thread Enrico Forestieri
On Sun, Jul 30, 2017 at 02:27:02PM +0200, Kornel Benko wrote: > > Testing the patch shell-escape-auth-5.diff, there is 1 issue from my side: > The session entry is totally ignored if using 'lyx -E', therefore I'd prefer > to save the entries in some other file (for instance

Re: Options for resolving the minted + shell-escape issue

2017-07-30 Thread Enrico Forestieri
On Sat, Jul 29, 2017 at 07:51:08PM -0400, Scott Kostyshak wrote: > > If I remove the python-pygments module (and reconfigure) and test, I get > the following error: > > The driver command necessary to use the minted package > (pygmentize) has not been found. Make sure you have > the

Re: [LyX/master] UserGuide.lyx: accept and distribute description of inverted branches

2017-07-30 Thread Jean-Pierre Chrétien
Le 30/07/2017 à 22:20, Uwe Stöhr a écrit : commit 5513e465893ae255f75aaecc304133ba01a89e08 Author: Uwe Stöhr Date: Sun Jul 30 22:20:03 2017 +0200 UserGuide.lyx: accept and distribute description of inverted branches --- lib/doc/Changelog-UserGuide-LyX_23x.txt |1 +

Jenkins build is back to normal : Build branch "master" » ubuntu-latest-qt5-cmake #318

2017-07-30 Thread ci-lyx
https://ci.inria.fr/lyx/job/build-master-head/job/ubuntu-latest-qt5-cmake/318/

Build failed in Jenkins: Build branch "master" » ubuntu-xenial-qt4-autotools-extended #334

2017-07-30 Thread ci-lyx
https://ci.inria.fr/lyx/job/build-master-head/job/ubuntu-xenial-qt4-autotools-extended/334/-- Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an

Re: [patch] update PDF viewers in configure.py

2017-07-30 Thread Stephan Witt
Am 30.07.2017 um 21:51 schrieb Uwe Stöhr : > > I reviewed the PDF viewers LyX is searching for. It turned out that the last > stable version of KGhostView and KPDF were released 9 years ago, so I think > we could remove their support. > > Under Linux I was looking for a PDF

[patch] update PDF viewers in configure.py

2017-07-30 Thread Uwe Stöhr
I reviewed the PDF viewers LyX is searching for. It turned out that the last stable version of KGhostView and KPDF were released 9 years ago, so I think we could remove their support. Under Linux I was looking for a PDF program with which I can properly fill out and submit PDF forms. I found

Re: alpha beta lyx-formats and devel versions of the docs

2017-07-30 Thread Uwe Stöhr
El 26.07.2017 a las 21:41, Richard Heck escribió: Mike makes a good point. He wants to help with testing and improving the documentation but cannot because of the file format. What is our policy on updating the file format? I believe we only do that when we have to update the format because we

Re: allowing anonymous contributions to LyX's source code?

2017-07-30 Thread Christian Ridderström
On 28 June 2017 at 04:10, Joel Kulesza wrote: > On Tue, Jun 27, 2017 at 7:24 PM, Richard Heck wrote: > >> >> It's come up more than once, so I think it's worth writing down what >> we've decided. Obviously, we can revisit the issue any time we like. But >> we

Re: Obsoleted, inaccessible or wrong urls in some documents

2017-07-30 Thread Kornel Benko
Am Samstag, 29. Juli 2017 um 13:13:28, schrieb mn > On 29.07.17 12:20, Kornel Benko wrote: > > Hi, > > the url > > "ftp://ftp.dante.de/tex-archive/info/math/voss/mathmode/Mathmode.pdf; > > is no longer accessible. The new one is available under > >

Re: Options for resolving the minted + shell-escape issue

2017-07-30 Thread Kornel Benko
Am Freitag, 28. Juli 2017 um 23:31:42, schrieb Enrico Forestieri > On Tue, Jul 25, 2017 at 09:16:15PM +0200, Enrico Forestieri wrote: > > > I am also investigating the possibility of attaching a context menu to > > the red icon in the status bar. > > This is now done in the

Re: Options for resolving the minted + shell-escape issue

2017-07-30 Thread Jürgen Spitzmüller
Am 30.07.2017 11:54 vorm. schrieb "Jean-Marc Lasgouttes" : FWIW, I am on vacation without a computer right now. I did not test Enrico's patch, but I agree that this is the right direction. So applying it cannot hurt, and will allow us to move forward, not only wrt next

Re: Options for resolving the minted + shell-escape issue

2017-07-30 Thread Jean-Marc Lasgouttes
FWIW, I am on vacation without a computer right now. I did not test Enrico's patch, but I agree that this is the right direction. So applying it cannot hurt, and will allow us to move forward, not only wrt next release, but also on this issue. JMarc Le 29 juillet 2017 23:57:52 GMT+02:00,

Re: alternatives for dashes (please vote)

2017-07-30 Thread Guillaume MM
Le 27/07/2017 à 23:27, Guenter Milde a écrit : Dear LyX developers, following Scotts suggestion, I prepared an overview of alternatives to handle the problem with 2.2 breaking formatting of em- and en-dashes. Comments and votes welcome. Unfortunately, the topic is emotionally loaded, as we did