Re: Compilation failure un c++11 mode with gcc 4.6

2015-05-21 Thread Georg Baum
Jean-Marc Lasgouttes wrote: > Le 19/05/2015 20:34, Georg Baum a écrit : >> >> Maybe some of them, but at least the one in tex2lyx should be converted >> to LYX_USE_CXX11. > > For me it tests against C++98, and I think this is a given these days. > But since I do not understand the subtleties of s

Re: [LyX/master] tex2lyx/text.cpp: support for the commands \fboxsep etc.

2015-05-21 Thread Georg Baum
Uwe Stöhr wrote: > Am 18.05.2015 um 22:13 schrieb Georg Baum: > >> Please explain how you think the test reference will be updated. > > I don't understand. > I only added some cases which can now be imported to the text TeX file. > isn't that the reference? No. This is the test input. The refer

Re: Failing tex2lyx tests

2015-05-21 Thread Georg Baum
Uwe Stöhr wrote: > Nevertheless I knew that I will add example by examply to the TeX file > and therefore did not update the reference at every step. As I explained in my other message updating them step by step is important, so please do this in the future. > However, now everything should be

Re: Failing tex2lyx tests

2015-05-21 Thread Georg Baum
Uwe Stöhr wrote: > Am 19.05.2015 um 21:20 schrieb Georg Baum: > >> unfortunately the tex2lyx test failures increased (see attachment). Are >> you aware that this wastes time of developers? Did you see the questions >> Scott ansd I asked about the failing tests? > > Hi Georg, > > no because I co

Re: Editclear icon bug

2015-05-21 Thread Enrico Forestieri
On Thu, May 21, 2015 at 10:52:19PM +0200, Enrico Forestieri wrote: > On Thu, May 21, 2015 at 09:10:03PM +0200, Jürgen Spitzmüller wrote: > > With qt5/svg icons, go to preferences and type something in the search bar > > of the dialog. A huge "editclear" icon appears. Apparently the pixmap size > >

Re: Editclear icon bug

2015-05-21 Thread Enrico Forestieri
On Thu, May 21, 2015 at 09:10:03PM +0200, Jürgen Spitzmüller wrote: > With qt5/svg icons, go to preferences and type something in the search bar > of the dialog. A huge "editclear" icon appears. Apparently the pixmap size > of the svg icon is wrong. > > The attached patch solves it, but I am unsur

Editclear icon bug

2015-05-21 Thread Jürgen Spitzmüller
With qt5/svg icons, go to preferences and type something in the search bar of the dialog. A huge "editclear" icon appears. Apparently the pixmap size of the svg icon is wrong. The attached patch solves it, but I am unsure if it is the best fix. Stephan, Enrico? Jürgen diff --git a/src/frontends/

Re: [LyX/master] toc bind: 'dialog-show' -> 'dialog-toggle' (#8388)

2015-05-21 Thread Scott Kostyshak
On Thu, May 21, 2015 at 11:08 AM, Liviu Andronic wrote: > On Thu, May 21, 2015 at 10:47 AM, Jean-Marc Lasgouttes > wrote: >> Le 21/05/2015 07:09, Scott Kostyshak a écrit : >>> >>> We could also do this for the advanced find and the spell check >>> dialogs. Toggling seems more intuitive to me for

Re: [LyX/master] toc bind: 'dialog-show' -> 'dialog-toggle' (#8388)

2015-05-21 Thread Liviu Andronic
On Thu, May 21, 2015 at 10:47 AM, Jean-Marc Lasgouttes wrote: > Le 21/05/2015 07:09, Scott Kostyshak a écrit : >> >> We could also do this for the advanced find and the spell check >> dialogs. Toggling seems more intuitive to me for those also. Let me >> know if others would want this change. If w

Re: Spell checking

2015-05-21 Thread Scott Kostyshak
On Thu, Apr 16, 2015 at 3:42 AM, Kornel Benko wrote: > Am Mittwoch, 15. April 2015 um 15:53:39, schrieb Jean-Marc Lasgouttes > > And you are right, 1 size more and I see the bigger underlines too. > Comparing with your screenshot. But it is way too small and too late on my > screen. I have be

Re: [LyX/master] toc bind: 'dialog-show' -> 'dialog-toggle' (#8388)

2015-05-21 Thread Scott Kostyshak
On Thu, May 21, 2015 at 5:32 AM, Jean-Marc Lasgouttes wrote: > Le 21/05/2015 11:17, Scott Kostyshak a écrit : >> >> Ah, I see what you mean. I will revert, and mark #8388 as 'wontfix' >> unless there are objections. It does not seem useful to have two such >> close bindings. > > > Yes, I think thi

Re: [LyX/master] toc bind: 'dialog-show' -> 'dialog-toggle' (#8388)

2015-05-21 Thread Scott Kostyshak
On Thu, May 21, 2015 at 5:31 AM, Jean-Marc Lasgouttes wrote: > Le 21/05/2015 11:20, Scott Kostyshak a écrit : >> >> Is it possible to close the outline? It would be nice if ESC did this. >> Currently ESC puts the cursor back in the workarea which is a nice >> function, but TAB can already be used

Re: [PATCH] Improve list of available languages for UI l10n.

2015-05-21 Thread Jürgen Spitzmüller
2015-05-21 11:05 GMT+02:00 Jean-Marc Lasgouttes : > It is in now. I also slightly updated the comments in lib/language and the > README.localization file. > > The only remaining issue is that Arabic is shown as "Arabic (ArabTeX)". It > would be nice if a native Arabic speaker could tell us whether

Re: [LyX/master] toc bind: 'dialog-show' -> 'dialog-toggle' (#8388)

2015-05-21 Thread Jean-Marc Lasgouttes
Le 21/05/2015 11:17, Scott Kostyshak a écrit : Ah, I see what you mean. I will revert, and mark #8388 as 'wontfix' unless there are objections. It does not seem useful to have two such close bindings. Yes, I think this is the best we can do right now. JMarc

Re: [LyX/master] toc bind: 'dialog-show' -> 'dialog-toggle' (#8388)

2015-05-21 Thread Jean-Marc Lasgouttes
Le 21/05/2015 11:20, Scott Kostyshak a écrit : Is it possible to close the outline? It would be nice if ESC did this. Currently ESC puts the cursor back in the workarea which is a nice function, but TAB can already be used for this. Yes, I think that Esc should do it. OTOH, wouldn't it be usefu

Re: [LyX/master] toc bind: 'dialog-show' -> 'dialog-toggle' (#8388)

2015-05-21 Thread Scott Kostyshak
On Thu, May 21, 2015 at 5:17 AM, Scott Kostyshak wrote: > On Thu, May 21, 2015 at 5:03 AM, Jean-Marc Lasgouttes > wrote: >> Le 21/05/2015 07:08, Scott Kostyshak a écrit : >>> >>> commit bede4d320bfff26fcbea396b516b92eb9595940c >>> Author: Scott Kostyshak >>> Date: Thu May 21 00:59:08 2015 -040

Re: [LyX/master] toc bind: 'dialog-show' -> 'dialog-toggle' (#8388)

2015-05-21 Thread Scott Kostyshak
On Thu, May 21, 2015 at 5:03 AM, Jean-Marc Lasgouttes wrote: > Le 21/05/2015 07:08, Scott Kostyshak a écrit : >> >> commit bede4d320bfff26fcbea396b516b92eb9595940c >> Author: Scott Kostyshak >> Date: Thu May 21 00:59:08 2015 -0400 >> >> toc bind: 'dialog-show' -> 'dialog-toggle' (#8388) >>

Re: [LyX/master] Correctly load documents moved elsewhere after save.

2015-05-21 Thread Jean-Marc Lasgouttes
Le 20/05/2015 18:55, Enrico Forestieri a écrit : On Wed, May 20, 2015 at 04:20:19PM +0200, Jean-Marc Lasgouttes wrote: Some documentation of the Buffer const * parameter would be useful too. Is it supposed to be the buffer of the Inset or something else? It is only needed for accessing the inc

Re: [PATCH] Improve list of available languages for UI l10n.

2015-05-21 Thread Jean-Marc Lasgouttes
Le 20/05/2015 18:38, Kornel Benko a écrit : Here is a much simpler patch that should also fix the sorting problem. Is it better? Definitely, yes :) It is in now. I also slightly updated the comments in lib/language and the README.localization file. The only remaining issue is that Arabic

Re: [LyX/master] toc bind: 'dialog-show' -> 'dialog-toggle' (#8388)

2015-05-21 Thread Jean-Marc Lasgouttes
Le 21/05/2015 07:08, Scott Kostyshak a écrit : commit bede4d320bfff26fcbea396b516b92eb9595940c Author: Scott Kostyshak Date: Thu May 21 00:59:08 2015 -0400 toc bind: 'dialog-show' -> 'dialog-toggle' (#8388) Toggling is more intuitive for this dialog. There is one use that is not

Re: [LyX/master] toc bind: 'dialog-show' -> 'dialog-toggle' (#8388)

2015-05-21 Thread Jean-Marc Lasgouttes
Le 21/05/2015 07:09, Scott Kostyshak a écrit : We could also do this for the advanced find and the spell check dialogs. Toggling seems more intuitive to me for those also. Let me know if others would want this change. If we did that though, we might want to change the menus to use toggling also (

Re: [LyX/master] toc bind: 'dialog-show' -> 'dialog-toggle' (#8388)

2015-05-21 Thread Kornel Benko
Am Donnerstag, 21. Mai 2015 um 01:09:57, schrieb Scott Kostyshak > On Thu, May 21, 2015 at 1:08 AM, Scott Kostyshak wrote: > > commit bede4d320bfff26fcbea396b516b92eb9595940c > > Author: Scott Kostyshak > > Date: Thu May 21 00:59:08 2015 -0400 > > > > toc bind: 'dialog-show' -> 'dialog-to

Re: Failing tex2lyx tests

2015-05-21 Thread Kornel Benko
Am Donnerstag, 21. Mai 2015 um 02:50:23, schrieb Uwe Stöhr > Am 20.05.2015 um 14:44 schrieb Kornel Benko: > > > But you do it already, calling 'development/cmake/build.bat' for instance. > > Yes, I do. > > > What is so difficult to add some line as 'ctest someting' in a script? > > Well the "s