Re: Build bot reactivated

2015-10-23 Thread Peter Kümmel
Am 23.10.2015 um 21:07 schrieb Richard Heck: On 10/23/2015 12:52 PM, Peter Kümmel wrote: I've reactivated the build-bot for Windows binaries of the master branch. It uses GCC 4.8.2 and Qt 5.5.1 (32 bit). http://syntheticpp.github.io/LyX-bleeding-edge Maybe it helps a bit for 2.2. You shoul

Re: Minimum compiler version

2015-10-23 Thread Peter Kümmel
Am 23.10.2015 um 21:34 schrieb Vincent van Ravesteijn: support of MSVC2010. I think I don't need to tell Peter about MSVC support for C++11 (I guess he knows better than me). The message was really meant for you: if you introduce C++11 features that cannot compile on MSVC, you will meet some

Re: Minimum compiler version

2015-10-23 Thread Peter Kümmel
Am 23.10.2015 um 21:27 schrieb Stephan Witt: See and subsequent messages. The only concrete example was Jean-Marc's OSX 10.7 computer, although in this case there is a straightfoward fix according to Google. Note, I've to pas

Re: Minimum compiler version

2015-10-23 Thread Peter Kümmel
Am 23.10.2015 um 21:16 schrieb Vincent van Ravesteijn: Guillaume Well, I probably can wake you from your dreams of C++11 quickly when I try compiling your C++11 features with MSVC2010... There is MSVC 2015, which is nearly C++11/14 feature complete. So is there any good reason not to requ

Re: Minimum compiler version

2015-10-23 Thread Peter Kümmel
Am 23.10.2015 um 21:16 schrieb Vincent van Ravesteijn: Guillaume Well, I probably can wake you from your dreams of C++11 quickly when I try compiling your C++11 features with MSVC2010... Vincent

Re: Minimum compiler version

2015-10-23 Thread Peter Kümmel
Am 23.10.2015 um 20:55 schrieb Guillaume Munch: Le 23/10/2015 17:55, Peter Kümmel a écrit : I wonder to still see auto_ptr: https://travis-ci.org/syntheticpp/lyx Which old compiler you wanna support? Peter Dear Peter, See

Re: Changebar module file

2015-10-23 Thread Pavel Sanda
Paul A. Rubin wrote: > Hi all, > > Sorry if this breaks any threads, but per Guillaume's request, I'm > attaching the changebar.module file here to save anyone from having to > navigate the repo menu system. This would be nice to have, though I am wondering whether such feature doesn't belong di

Re: back to LyX and therefore questions concerning LyX 2.2

2015-10-23 Thread Pavel Sanda
Vincent van Ravesteijn wrote: > IMO, a separate hard string freeze is not needed as long as we act > reasonable. I meant it as a part of feature freeze. Whether you are working on documentation or translation only, you don't want people mess with UI logic and strings. Pavel

Re: Changebars

2015-10-23 Thread Guillaume Munch
Le 24/10/2015 01:09, Paul A. Rubin a écrit : This looks good except that you should use "Require changebar" instead of \usepackage{changebar}. But I am not an expert for layout files for please send it to the list so others can comment. I thought "Require ..." was for requiring a LyX module;

Re: Changebars

2015-10-23 Thread Paul A . Rubin
Guillaume Munch lyx.org> writes: > > Dear Paul, > > I had a look and I had to click a few times before finding the relevant > files. Sorry, I routed you to the project home page so that you would see the README file. The files are at https://gitlab.msu.edu/LyX/changebars/tree/master. > Can

Changebar module file

2015-10-23 Thread Paul A. Rubin
Hi all, Sorry if this breaks any threads, but per Guillaume's request, I'm attaching the changebar.module file here to save anyone from having to navigate the repo menu system. Cheers, Paul #\DeclareLyXModule[changebar]{Change bars} # #DescriptionBegin #Enables LyX to add vertical change bar

Re: [LyX/master] Partial fix for #9740 "XeTeX/LuaTeX with TeX fonts problems".

2015-10-23 Thread Georg Baum
Guenter Milde wrote: > On 2015-10-21, Scott Kostyshak wrote: > >> It compiles fine before this commit. > > Yes, but only "per accident": Development.lyx only uses some non-ASCII > characters, and these are also at the same place in Unicode and T1. It was not by accident. It did compile before c

Re: Many tex2lyx failing now on master

2015-10-23 Thread Georg Baum
Richard Heck wrote: > Yes, I was just talking about the mention of lyx2lyx, so maybe we are at > cross purposes. But one certainly could have two format N .lyx files and > two format N+1 .lyx files---one each for forward and one for backward > conversion---and test whether lyx2lyx gets you the rig

Re: Build bot reactivated

2015-10-23 Thread Liviu Andronic
On Fri, Oct 23, 2015 at 9:07 PM, Richard Heck wrote: > On 10/23/2015 12:52 PM, Peter Kümmel wrote: >> >> I've reactivated the build-bot for Windows binaries of the master branch. >> It uses GCC 4.8.2 and Qt 5.5.1 (32 bit). >> >> http://syntheticpp.github.io/LyX-bleeding-edge >> >> Maybe it helps a

Re: [PATCH] Re: Regression in lyx2lyx box alignment

2015-10-23 Thread Georg Baum
Jean-Marc Lasgouttes wrote: > Actually fixing this for LR boxes (so-called makebox in the code) is not > difficult because we have the framework for table cells already. I > propose to put that in master. Would it be OK? I did not know that mechanism. This looks indeed nice. However, I wonder wh

Re: Minimum compiler version

2015-10-23 Thread Guillaume Munch
Le 23/10/2015 20:34, Vincent van Ravesteijn a écrit : Op 23-10-2015 om 21:22 schreef Guillaume Munch: Le 23/10/2015 20:16, Vincent van Ravesteijn a écrit : Op 23-10-2015 om 20:55 schreef Guillaume Munch: Le 23/10/2015 17:55, Peter Kümmel a écrit : I wonder to still see auto_ptr: https://trav

Re: Minimum compiler version

2015-10-23 Thread Guillaume Munch
Le 23/10/2015 20:27, Stephan Witt a écrit : Am 23.10.2015 um 20:55 schrieb Guillaume Munch : Le 23/10/2015 17:55, Peter Kümmel a écrit : I wonder to still see auto_ptr: https://travis-ci.org/syntheticpp/lyx Which old compiler you wanna support? Peter Dear Peter, See

Re: Minimum compiler version

2015-10-23 Thread Vincent van Ravesteijn
Op 23-10-2015 om 21:22 schreef Guillaume Munch: Le 23/10/2015 20:16, Vincent van Ravesteijn a écrit : Op 23-10-2015 om 20:55 schreef Guillaume Munch: Le 23/10/2015 17:55, Peter Kümmel a écrit : I wonder to still see auto_ptr: https://travis-ci.org/syntheticpp/lyx Which old compiler you wanna

Re: [LyX/master] Partial fix for #9740 "XeTeX/LuaTeX with TeX fonts problems".

2015-10-23 Thread Guenter Milde
On 2015-10-23, Scott Kostyshak wrote: > On Tue, Oct 20, 2015 at 09:10:05PM +, Guenter Milde wrote: >> On 2015-10-20, Scott Kostyshak wrote: >> > On Tue, Oct 20, 2015 at 07:16:44PM +0200, Günter Milde wrote: >> >> commit 1523fc6023440f10ca0d82a681ded5c060d8fd33 >> >> Author: Günter Milde >> >>

Re: back to LyX and therefore questions concerning LyX 2.2

2015-10-23 Thread Vincent van Ravesteijn
Op 23-10-2015 om 9:15 schreef Pavel Sanda: So back to Uwe's question, it would be good you announce at some point - features won't change ( except of bugfixing ) - translatable strings are not going to be changed (except obvious bugs/typos). and maybe give some hint when this might occur :) I

Re: Minimum compiler version

2015-10-23 Thread Stephan Witt
Am 23.10.2015 um 20:55 schrieb Guillaume Munch : > Le 23/10/2015 17:55, Peter Kümmel a écrit : >> I wonder to still see auto_ptr: >> >> https://travis-ci.org/syntheticpp/lyx >> >> Which old compiler you wanna support? >> >> Peter >> > > > Dear Peter, > > > See

Re: [LyX/master] Partial fix for #9740 "XeTeX/LuaTeX with TeX fonts problems".

2015-10-23 Thread Guenter Milde
On 2015-10-21, Scott Kostyshak wrote: > [-- Type: text/plain, Encoding: 8bit --] > On Tue, Oct 20, 2015 at 09:10:05PM +, Guenter Milde wrote: >> It may also be that I misunderstand what is done there, but basically, yes: >> I believe that the test at these places must be for "useNonTeXFonts

Re: Minimum compiler version

2015-10-23 Thread Guillaume Munch
Le 23/10/2015 20:22, Guillaume Munch a écrit : Le 23/10/2015 20:16, Vincent van Ravesteijn a écrit : Op 23-10-2015 om 20:55 schreef Guillaume Munch: Le 23/10/2015 17:55, Peter Kümmel a écrit : I wonder to still see auto_ptr: https://travis-ci.org/syntheticpp/lyx Which old compiler you wanna

Re: Minimum compiler version

2015-10-23 Thread Guillaume Munch
Le 23/10/2015 20:16, Vincent van Ravesteijn a écrit : Op 23-10-2015 om 20:55 schreef Guillaume Munch: Le 23/10/2015 17:55, Peter Kümmel a écrit : I wonder to still see auto_ptr: https://travis-ci.org/syntheticpp/lyx Which old compiler you wanna support? Peter Dear Peter, See

Re: Minimum compiler version

2015-10-23 Thread Vincent van Ravesteijn
Op 23-10-2015 om 20:55 schreef Guillaume Munch: Le 23/10/2015 17:55, Peter Kümmel a écrit : I wonder to still see auto_ptr: https://travis-ci.org/syntheticpp/lyx Which old compiler you wanna support? Peter Dear Peter, See

Re: Many tex2lyx failing now on master

2015-10-23 Thread Richard Heck
On 10/23/2015 02:17 PM, Guenter Milde wrote: On 2015-10-22, Richard Heck wrote: On 10/22/2015 04:23 PM, Georg Baum wrote: Guenter Milde wrote: Maybe a suggestion to provide a minimal example of the new feature requiring the file format change in form of a *.lyx or *.tex file that can either be

Re: Build bot reactivated

2015-10-23 Thread Richard Heck
On 10/23/2015 12:52 PM, Peter Kümmel wrote: I've reactivated the build-bot for Windows binaries of the master branch. It uses GCC 4.8.2 and Qt 5.5.1 (32 bit). http://syntheticpp.github.io/LyX-bleeding-edge Maybe it helps a bit for 2.2. You should add a warning that using those binaries could

Re: [PATCH] Re: Regression in lyx2lyx box alignment

2015-10-23 Thread Richard Heck
On 10/23/2015 11:33 AM, Jean-Marc Lasgouttes wrote: Le 23/10/2015 11:21, Jean-Marc Lasgouttes a écrit : Le 19/10/2015 21:46, Georg Baum a écrit : I found another reason for removal: The display in LyX does only consider the paragraph alignment, so if you set that to left (which means that the

Re: Changebars

2015-10-23 Thread Guillaume Munch
Le 23/10/2015 16:55, Paul A. Rubin a écrit : Hi all, Is there any plan afoot to incorporate changebars in the output (when change tracking and show changes in output are enabled) in a forthcoming version of LyX? I've cobbled together a module for it (public repo at https://gitlab.msu.edu/LyX/ch

Re: Where is the script that posts to lyx-cvs?

2015-10-23 Thread Richard Heck
On 10/23/2015 04:56 AM, Jean-Marc Lasgouttes wrote: Le 20/10/2015 00:46, Richard Heck a écrit : It's the file /home/git/repositories/lyx.git/hooks/post-receive-email.py, which is a symbolic link from /home/git/repositories/lyx.git/hooks/post-receive-email. Configuration info for that file is in

Re: Update on the patches

2015-10-23 Thread Guillaume Munch
Le 23/10/2015 09:54, Jean-Marc Lasgouttes a écrit : Le 20/10/2015 19:23, Guillaume Munch a écrit : http://www.emacswiki.org/emacs/SmartTabs Indeed, thanks. Do you use it? JMarc Not yet because it does not seem straightforward to install here, but I am convinced that Georg's solution is t

Re: Minimum compiler version

2015-10-23 Thread Guillaume Munch
Le 23/10/2015 17:55, Peter Kümmel a écrit : I wonder to still see auto_ptr: https://travis-ci.org/syntheticpp/lyx Which old compiler you wanna support? Peter Dear Peter, See and subsequent messages. The only concrete exa

Re: Many tex2lyx failing now on master

2015-10-23 Thread Guenter Milde
On 2015-10-22, Richard Heck wrote: > On 10/22/2015 04:23 PM, Georg Baum wrote: >> Guenter Milde wrote: >>> Maybe a suggestion to provide a minimal example of the new feature >>> requiring the file format change in form of a *.lyx or *.tex file that >>> can either be simply added to the test base (

Minimum compiler version

2015-10-23 Thread Peter Kümmel
I wonder to still see auto_ptr: https://travis-ci.org/syntheticpp/lyx Which old compiler you wanna support? Peter

Build bot reactivated

2015-10-23 Thread Peter Kümmel
I've reactivated the build-bot for Windows binaries of the master branch. It uses GCC 4.8.2 and Qt 5.5.1 (32 bit). http://syntheticpp.github.io/LyX-bleeding-edge Maybe it helps a bit for 2.2. Peter

Re: Upgrade to boost 1.59?

2015-10-23 Thread Peter Kümmel
Am 23.10.2015 um 18:13 schrieb Vincent van Ravesteijn: Op 23 okt. 2015 17:37 schreef "Jean-Marc Lasgouttes" mailto:lasgout...@lyx.org>>: > > I think we should upgrade our local copy of boost to 1.59 before alpha (or at least before beta). > > Is the procedure documented somewhere? > > Al

Re: Upgrade to boost 1.59?

2015-10-23 Thread Vincent van Ravesteijn
Op 23 okt. 2015 17:37 schreef "Jean-Marc Lasgouttes" : > > I think we should upgrade our local copy of boost to 1.59 before alpha (or at least before beta). > > Is the procedure documented somewhere? > > Also, what can we do to hide the warnings related to auto_ptr? If we are out of ideas, I propos

Changebars

2015-10-23 Thread Paul A. Rubin
Hi all, Is there any plan afoot to incorporate changebars in the output (when change tracking and show changes in output are enabled) in a forthcoming version of LyX? I've cobbled together a module for it (public repo at https://gitlab.msu.edu/LyX/changebars) and tested it against LyX 2.1.4.

Upgrade to boost 1.59?

2015-10-23 Thread Jean-Marc Lasgouttes
I think we should upgrade our local copy of boost to 1.59 before alpha (or at least before beta). Is the procedure documented somewhere? Also, what can we do to hide the warnings related to auto_ptr? If we are out of ideas, I propose to compile with -Wno-deprecated-functions in C++11 mode.

Re: [PATCH] Re: Regression in lyx2lyx box alignment

2015-10-23 Thread Jean-Marc Lasgouttes
Le 23/10/2015 11:21, Jean-Marc Lasgouttes a écrit : Le 19/10/2015 21:46, Georg Baum a écrit : I found another reason for removal: The display in LyX does only consider the paragraph alignment, so if you set that to left (which means that the paragraph does not output any alignment command), and

Re: back to LyX and therefore questions concerning LyX 2.2

2015-10-23 Thread Uwe Stöhr
  Original Message   From: Scott Kostyshak Sent: Donnerstag, 22. Oktober 2015 18:45‎ > Uwe, can you explain‎ why it is useful to have the beta released before starting to work on the documentation? Why not start right after the feature freeze? I need fixed strings. In my experience string change

Re: back to LyX and therefore questions concerning LyX 2.2

2015-10-23 Thread Uwe Stöhr
  Original Message   From: Scott Kostyshak Sent: Donnerstag, 22. Oktober 2015 18:45‎ ‎ On Thu, Oct 22, 2015 at 08:55:05AM +0200, Vincent van Ravesteijn wrote: > On Thu, Oct 22, 2015 at 7:13 AM, Scott Kostyshak wrote: > > On Mon, Oct 19, 2015 at 04:33:43PM +0200, Uwe Stöhr wrote: > >> Dear LyXers,

[PATCH] Re: Regression in lyx2lyx box alignment

2015-10-23 Thread Jean-Marc Lasgouttes
Le 19/10/2015 21:46, Georg Baum a écrit : I found another reason for removal: The display in LyX does only consider the paragraph alignment, so if you set that to left (which means that the paragraph does not output any alignment command), and set it so something else than left in the box, the di

Re: Where is the script that posts to lyx-cvs?

2015-10-23 Thread Jean-Marc Lasgouttes
Le 20/10/2015 00:46, Richard Heck a écrit : It's the file /home/git/repositories/lyx.git/hooks/post-receive-email.py, which is a symbolic link from /home/git/repositories/lyx.git/hooks/post-receive-email. Configuration info for that file is in /home/git/repositories/lyx.git/config. Thanks. It i

Re: Update on the patches

2015-10-23 Thread Jean-Marc Lasgouttes
Le 20/10/2015 19:23, Guillaume Munch a écrit : http://www.emacswiki.org/emacs/SmartTabs Indeed, thanks. Do you use it? JMarc

Re: Regression in lyx2lyx box alignment

2015-10-23 Thread Jean-Marc Lasgouttes
Le 22/10/2015 21:03, Georg Baum a écrit : Le 20/10/2015 23:46, Uwe Stöhr a écrit : Georg, attached are 2 documents, one created with LyX 2.1. where I used the paragraph settings to center, one created with LyX 2.2. You see the difference: The Paragraph-alignment added a paragraph of course leadi

Re: back to LyX and therefore questions concerning LyX 2.2

2015-10-23 Thread Jean-Marc Lasgouttes
Le 23/10/2015 02:57, Uwe Stöhr a écrit : I had now a look and the formal tables doesn't solve the spacing problems: The "V" of the underscript/subscript are too close. If you look closely, they are not closer than the vertival line over B_V is fromthe text. Seriously this is a much bigger prob

Re: [LyX/master] colored-boxes.lyx: new example file for the tcolorbox.module

2015-10-23 Thread Jean-Marc Lasgouttes
Le 23/10/2015 03:38, Uwe Stöhr a écrit : Concerning the code, I cannot use it in the UserGuide and the EmbeddedObjects manual for technical reasons. So I can omit it in the example file if you prefer that. For the math manual I would keep it unless somebody has compilation problems because this

Re: back to LyX and therefore questions concerning LyX 2.2

2015-10-23 Thread Pavel Sanda
Vincent van Ravesteijn wrote: > >> - Will there be a code-freeze after that strings can still be changed? > > > > Is this what is normally done? I'm new at this. > > I've actually no clue what is meant with a code freeze after that > strings an be changed ? I think the question was, whether the f