Re: [PATCH] Re: Update boost in 2.1 branch?

2016-01-22 Thread Kornel Benko
Am Freitag, 22. Januar 2016 um 11:27:02, schrieb Jean-Marc Lasgouttes > Le 21/01/2016 22:40, Richard Heck a écrit : > > On 01/21/2016 04:07 PM, Pavel Sanda wrote: > >> I guess it also depends how much space for error we have... > >> Richard, do you plan to release one

Re: Test results for 2.2.0dev on Mac

2016-01-22 Thread Georg Baum
Stephan Witt wrote: > There is some change required because tex2lyx has the same problem itself. > I’ve changed this for the lyx binary here: > > http://www.lyx.org/trac/changeset/6e9bd23/lyxgit > > Attached is a similar change to correct it for tex2lyx. Ok to commit? I do not understand why

Re: Test results for 2.2.0dev on Mac

2016-01-22 Thread Stephan Witt
Am 22.01.2016 um 21:01 schrieb Georg Baum : > > Stephan Witt wrote: > >> There is some change required because tex2lyx has the same problem itself. >> I’ve changed this for the lyx binary here: >> >> http://www.lyx.org/trac/changeset/6e9bd23/lyxgit >> >>

Re: Test results for 2.2.0dev on Mac

2016-01-22 Thread Georg Baum
Stephan Witt wrote: > $ lyx-build/cmake/2.2.0dev/bin/Debug/tex2lyx > tex2lyx: Not enough arguments. > Usage: tex2lyx [options] infile.tex [outfile.lyx] > … > -sysdir SYSDIR Set system directory to SYSDIR. > Default: /Users/stephan/git/lyx/lib/ > -userdir USERDIR Set user directory to

Re: What does new module paralist do?

2016-01-22 Thread Scott Kostyshak
On Fri, Jan 22, 2016 at 08:48:37PM +0100, Georg Baum wrote: > Georg Baum wrote: > > > Thanks Uwe and Richard, I did not think of an example file. BTW, the > > enumitem module does not have one either. > > > > Richard Heck wrote: > > > >> On 01/19/2016 05:28 AM, Richard Heck wrote: > >>> > >>>

Re: Test results for 2.2.0dev on Mac

2016-01-22 Thread Kornel Benko
Am Freitag, 22. Januar 2016 um 21:01:42, schrieb Georg Baum > Stephan Witt wrote: > > > There is some change required because tex2lyx has the same problem itself. > > I’ve changed this for the lyx binary here: > > > >

Re: Test results for 2.2.0dev on Mac

2016-01-22 Thread Georg Baum
Stephan Witt wrote: >> Am 22.01.2016 um 05:43 schrieb Scott Kostyshak : >> >> Note that if this is a regression and if the tex2lyx test used to work >> before, it would be very easy to do a 'git bisect'. It could be done >> automatically by doing 'git bisect run' (When a ctest

Re: Test results for 2.2.0dev on Mac

2016-01-22 Thread Georg Baum
Stephan Witt wrote: > Am 22.01.2016 um 21:01 schrieb Georg Baum > : >> >> Stephan Witt wrote: >> >>> There is some change required because tex2lyx has the same problem >>> itself. I’ve changed this for the lyx binary here: >>> >>>

Re: Test results for 2.2.0dev on Mac

2016-01-22 Thread Georg Baum
Stephan Witt wrote: > No. It’s not wrong. You’re right with the use of the _own_ userdir > for tests. But the real life matters too. It’s the wrong userdir > for standard orpeation. And this is Georg message, IMO. Yes. Also, depending on the reaason for the wrong default user dir, also the

Re: [PATCH] Re: Update boost in 2.1 branch?

2016-01-22 Thread Georg Baum
Jean-Marc Lasgouttes wrote: > This is in C++11 mode, right? By default (c++98) it should just work > IMO. I do not think that we have firm plans of making lyx 2.1 compile in > C++11 mode. C++11 does not matter for 2.1 IMHO. Compilers will support C++98 much longer than 2.1 will be relevant, and

Regression in fr.po

2016-01-22 Thread Guillaume Munch
Dear list, The log at the top of fr.po in master ends as follows: # -- # 3 avril 2014 : mise à jour pour 2.1.0 # -- # 23 mars 2015 : synchronisation avec les

Re: [patch] Display the correct horizontal alignment in AMS environments

2016-01-22 Thread Guillaume Munch
Le 21/01/2016 20:07, Uwe Stöhr a écrit : Am 21.01.2016 um 07:06 schrieb Guillaume Munch: The alignment is set correctly on opening. Wrong alignment appears when modifying columns. To see the bug, try to see how the behaviour changes when adding or deleting columns repeatedly after the first

Re: What does new module paralist do?

2016-01-22 Thread Georg Baum
Georg Baum wrote: > Thanks Uwe and Richard, I did not think of an example file. BTW, the > enumitem module does not have one either. > > Richard Heck wrote: > >> On 01/19/2016 05:28 AM, Richard Heck wrote: >>> >>> Can this be used with enumitem? I'm guessing maybe not. And if not, >>> then we

Re: [patch] Display the correct horizontal alignment in AMS environments

2016-01-22 Thread Guillaume Munch
Le 21/01/2016 20:07, Uwe Stöhr a écrit : Am 21.01.2016 um 07:06 schrieb Guillaume Munch: The alignment is set correctly on opening. Wrong alignment appears when modifying columns. To see the bug, try to see how the behaviour changes when adding or deleting columns repeatedly after the first

Re: [PATCH] Re: Update boost in 2.1 branch?

2016-01-22 Thread Jean-Marc Lasgouttes
Le 21/01/2016 22:40, Richard Heck a écrit : On 01/21/2016 04:07 PM, Pavel Sanda wrote: I guess it also depends how much space for error we have... Richard, do you plan to release one intermediate 2.1.x or you just waiting for the final one? How far out do we realistically think 2.2.0 is? I

Re: Test results for 2.2.0dev on Mac

2016-01-22 Thread Stephan Witt
Am 21.01.2016 um 22:24 schrieb Georg Baum : > > Stephan Witt wrote: > >> $ lyx-build/cmake/2.2.0dev/bin/Debug/tex2lyx >> tex2lyx: Not enough arguments. >> Usage: tex2lyx [options] infile.tex [outfile.lyx] >> … >> -sysdir SYSDIR Set system directory to SYSDIR.

Finding Qt on Windows with CMake GUI

2016-01-22 Thread Peter Kümmel
Just for the record: When configuring LyX on Windows with cmake-gui, CMAKE_PREFIX_PATH must point to a Qt installation like "C:/Qt/Qt5.5.1/5.5/msvc2010". Peter

Re: Test results for 2.2.0dev on Mac

2016-01-22 Thread Stephan Witt
Am 22.01.2016 um 12:16 schrieb Kornel Benko : > > Am Donnerstag, 21. Januar 2016 um 22:24:58, schrieb Georg Baum > >> Stephan Witt wrote: >> >>> $ lyx-build/cmake/2.2.0dev/bin/Debug/tex2lyx >>> tex2lyx: Not enough arguments. >>> Usage: tex2lyx

Re: Test results for 2.2.0dev on Mac

2016-01-22 Thread Kornel Benko
Am Donnerstag, 21. Januar 2016 um 22:24:58, schrieb Georg Baum > Stephan Witt wrote: > > > $ lyx-build/cmake/2.2.0dev/bin/Debug/tex2lyx > > tex2lyx: Not enough arguments. > > Usage: tex2lyx [options] infile.tex [outfile.lyx] > > … > > -sysdir SYSDIR Set

Re: "Splitting of consecutive environments has been reworked and enhanced"

2016-01-22 Thread Guillaume Munch
Le 21/01/2016 05:19, Enrico Forestieri a écrit : On Wed, Jan 20, 2016 at 02:18:40AM +0100, Enrico Forestieri wrote: On Sun, Jan 17, 2016 at 03:03:20AM +, Guillaume Munch wrote: Le 16/01/2016 22:26, Enrico Forestieri a écrit : On Sat, Jan 16, 2016 at 06:29:32PM +, Guillaume Munch

Re: "Splitting of consecutive environments has been reworked and enhanced"

2016-01-22 Thread Guillaume Munch
Le 19/01/2016 19:00, Enrico Forestieri a écrit : On Tue, Jan 19, 2016 at 05:27:47PM -0500, Guillaume Munch wrote: Le 19/01/2016 16:44, Enrico Forestieri a écrit : On Mon, Jan 18, 2016 at 10:37:23PM -0500, Guillaume Munch wrote: Enrico: the width of the line of the plain separator changed, as

Re: make distcheck: cannot remove '../../po/lyx.pot'

2016-01-22 Thread Scott Kostyshak
On Tue, Jan 12, 2016 at 02:47:35PM +0100, Jean-Marc Lasgouttes wrote: > Le 12/01/2016 03:51, Scott Kostyshak a écrit : > >It would be nice to know what happens with 1.15. Ubuntu 15.10 has 1.15 > >so I will try to do a fresh install and check it out. Not sure when > >though. > > I just tried it

Re: Test results for 2.2.0dev on Mac

2016-01-22 Thread Kornel Benko
Am Freitag, 22. Januar 2016 um 13:34:41, schrieb Stephan Witt > >> Ah, now we are getting somewhere. The systemdir is fine, the userdir is > >> wrong. It should be > >> > >> /Users/stephan/Library/Application Support/LyX/ > > > > Wrong. For tests we use _own_ userdir

Re: [PATCH] Re: Update boost in 2.1 branch?

2016-01-22 Thread Jean-Marc Lasgouttes
Le 22/01/2016 16:15, Kornel Benko a écrit : Am Freitag, 22. Januar 2016 um 11:27:02, schrieb Jean-Marc Lasgouttes Le 21/01/2016 22:40, Richard Heck a écrit : On 01/21/2016 04:07 PM, Pavel Sanda wrote: I guess it also depends how much space for error we have... Richard,

Re: [PATCH] Re: Update boost in 2.1 branch?

2016-01-22 Thread Kornel Benko
Am Freitag, 22. Januar 2016 um 17:01:11, schrieb Jean-Marc Lasgouttes > Le 22/01/2016 16:15, Kornel Benko a écrit : > > Am Freitag, 22. Januar 2016 um 11:27:02, schrieb Jean-Marc Lasgouttes > > > >> Le 21/01/2016 22:40, Richard Heck a écrit : > >>> On