Tip: Generating/showing a big diff (related to fixing namespace comments in the code)

2017-07-23 Thread Christian Ridderström
Hi, FYI, I did a cleanup of the comments that marks the end of a namespace in the source. If anyone would like to see a side-by-side diff in HTML, I put one here: https://chr.updog.co/fix_namespace_comments_diff.html The details of how I did the work is in the commit message, but of main

Re: export tests for beamer with TL17

2017-07-23 Thread Guenter Milde
On 2017-07-22, Kornel Benko wrote: > [-- Type: text/plain, Encoding: quoted-printable --] > Am Freitag, 21. Juli 2017 um 15:14:33, schrieb Jean-Marc Lasgouttes > >> Le 21/07/2017 à 15:04, Kornel Benko a écrit : >> > Am Freitag, 21. Juli 2017 um 13:58:49, schrieb Kornel

Re: Any descriptions of the security aspects (related to needauth and shell-escape)?

2017-07-23 Thread Christian Ridderström
On 21 July 2017 at 22:28, Scott Kostyshak wrote: > On Wed, Jul 19, 2017 at 07:34:59PM +, Guenter Milde wrote: > > On 2017-07-19, Christian Ridderström wrote: > > > > ... > > > ... I would like to ask (not being optimistic), if there's some design > description anywhere? > >

Re: [LyX/master] Copy documentation of new features of Additional.lyx in de, es, fr and ja documentation files as change tracking and remove chnage tracking in Additional.lyx

2017-07-23 Thread Jean-Pierre Chrétien
Le 16/07/2017 à 04:23, Scott Kostyshak a écrit : On Wed, Jul 12, 2017 at 10:34:53PM +0200, jpc wrote: commit c9f398d7c516f9e9f3df71e74231a87e639180b9 Author: jpc Date: Wed Jul 12 22:31:30 2017 +0200 Copy documentation of new features of Additional.lyx in de, es, fr and

Types of LyX users (Was: Can shell-escape take advantage of needauth framework?)

2017-07-23 Thread Christian Ridderström
On 21 July 2017 at 22:12, Scott Kostyshak wrote: > On Tue, Jul 18, 2017 at 11:21:38AM +0200, Jean-Marc Lasgouttes wrote: >> Le 18/07/2017 à 09:07, Scott Kostyshak a écrit : >> > I was thinking about it from a different angle. I was only focused on >> > what I thought was most

Re: Going into dangerous mode (Was: Can shell-escape take advantage of needauth framework?)

2017-07-23 Thread Christian Ridderström
On 19 July 2017 at 12:00, Jean-Marc Lasgouttes wrote: > Le 19/07/2017 à 07:48, Christian Ridderström a écrit : >> >> If user does not want all these warnings, he could disable them by >> launching LyX with some option like "--do-not-warn-me-about-unsafe-setting". >> Instead of

Living with shell-escape: Using two LyX instances - critique invited

2017-07-23 Thread Christian Ridderström
Bah, I again e-mailed only Guillaume and not the list. On 19 July 2017 at 00:00, Guillaume MM wrote: > > > I find that it would be more cumbersome and error-prone than a good > needauth implementation. cumbersome: Do you refer to using two user dirs, or perhaps having to (once?)

Curious: Why '--std=c++11' and '--std=gnu++11' in compiler options? (Was: Required C++ standard for building LyX, i.e. do we require >= C++11?)

2017-07-23 Thread Christian Ridderström
For my curiosity, I noted that in addition to '-std=c++11' among the compiler options, there's also an option for '-std=gnu++11' in the compile command. In my case I was using cmake and the compiler was Apples LLVM/clang-compiler, not gcc. Does anyone know why we use both '-std=c++11' and

CMake deprecation warnings

2017-07-23 Thread Uwe Stöhr
I just updated master and the 2.2.x branch to check if I can compile. This worked but I get now 4 CMake deprecation warnings: CMake Deprecation Warning at CMakeLists.txt:40 (cmake_policy): The OLD behavior for policy CMP0003 will be removed from a future version of CMake. The

Re: short report from LyX under Linux

2017-07-23 Thread Paul A. Rubin
On 07/23/2017 09:43 PM, Richard Heck wrote: Paul's advice is all on the mark, Accidents will happen. :-) but I'm guessing you don't want those complexities. So use Ubuntu. Or Linux Mint (which is what I use). I've seen more than one person opine that Mint is the closest distribution to

Re: short report from LyX under Linux

2017-07-23 Thread Paul A. Rubin
On 07/23/2017 05:28 PM, Uwe Stöhr wrote: One of the first steps was of course to try out LyX. Unfortunately I could not compile the UserGuide because of the missing package enumitem. I wanted to install it but cannot find it. there is also no texlive program to start to install the missing

Re: short report from LyX under Linux

2017-07-23 Thread Richard Heck
On 07/23/2017 05:28 PM, Uwe Stöhr wrote: > Since more than a decade I help to develop LyX on Windows. After being > forced to buy a new Laptop with a preinstalled Win 10 I was so annoyed > by Win 10 that I gave Linux a try. > > I did not know what to take and stumbled over: >

Re: Silent/automatic execution of converter and needauth, concrete questions to clarify my understanding

2017-07-23 Thread Christian Ridderström
On 18 July 2017 at 09:06, Scott Kostyshak wrote: > On Mon, Jul 17, 2017 at 11:53:38PM +0200, Christian Ridderström wrote: > >> A) In LyX 2.2.x, if I open the document, no "converters" are executed. But >> when I attempt to generate the PDF, the document could via e.g. 'R'

Re: Curious: Why '--std=c++11' and '--std=gnu++11' in compiler options? (Was: Required C++ standard for building LyX, i.e. do we require >= C++11?)

2017-07-23 Thread Jean-Marc Lasgouttes
Le 23/07/2017 à 22:17, Christian Ridderström a écrit : For my curiosity, I noted that in addition to '-std=c++11' among the compiler options, there's also an option for '-std=gnu++11' in the compile command. In my case I was using cmake and the compiler was Apples LLVM/clang-compiler, not gcc.

short report from LyX under Linux

2017-07-23 Thread Uwe Stöhr
Since more than a decade I help to develop LyX on Windows. After being forced to buy a new Laptop with a preinstalled Win 10 I was so annoyed by Win 10 that I gave Linux a try. I did not know what to take and stumbled over: https://distrochooser.de/?l=2 Its result was Manjaro KDE. The