Re: Behavior of second preview after error

2015-09-10 Thread Guenter Milde
On 2015-09-11, Scott Kostyshak wrote: > On Tue, Sep 08, 2015 at 07:16:52AM +, Guenter Milde wrote: >> On 2015-09-08, Scott Kostyshak wrote: >> > On Mon, Sep 7, 2015 at 9:57 PM, Enrico Forestieri wrote: ... >>Sometimes get an compilation error when removing a language option >>from a

Re: Behavior of second preview after error

2015-09-10 Thread Scott Kostyshak
On Tue, Sep 08, 2015 at 07:16:52AM +, Guenter Milde wrote: > On 2015-09-08, Scott Kostyshak wrote: > > On Mon, Sep 7, 2015 at 9:57 PM, Enrico Forestieri wrote: > >> On Mon, Sep 07, 2015 at 04:11:07PM -0400, Scott Kostyshak wrote: > >>> On Sun, May 03, 2015 at 02:02:06AM +0200, Enrico Forestier

Re: [LyX/master] On cygwin, use -std=gnu++11 instead of -std=c++11

2015-09-10 Thread Enrico Forestieri
On Thu, Sep 10, 2015 at 09:25:55PM +0200, Jean-Marc Lasgouttes wrote: > Le 09/09/15 02:35, Enrico Forestieri a écrit : > >commit 864a4db26bfa7ec05de936e9446d29bf8e58fc58 > >Author: Enrico Forestieri > >Date: Wed Sep 9 02:34:18 2015 +0200 > > > > On cygwin, use -std=gnu++11 instead of -std=c+

Re: [LyX/master] On cygwin, use -std=gnu++11 instead of -std=c++11

2015-09-10 Thread Jean-Marc Lasgouttes
Le 09/09/15 02:35, Enrico Forestieri a écrit : commit 864a4db26bfa7ec05de936e9446d29bf8e58fc58 Author: Enrico Forestieri Date: Wed Sep 9 02:34:18 2015 +0200 On cygwin, use -std=gnu++11 instead of -std=c++11 [...] AM_CXXFLAGS="$AM_CXXFLAGS -std=c++11 -Wno-deprecated-register";

Re: -std=c++11 and [PATCH] Improve the display of the source (bugs #6501,#7359)

2015-09-10 Thread Jean-Marc Lasgouttes
Le 10/09/2015 18:28, Guillaume Munch a écrit : AFAIU Kornel and Scott have tested these patches and are in favour of committing them. I can do it myself, though if I am to make the change you suggest it will have to wait a very short while. It was just a remark in this case, not a demand. Do wh

Re: -std=c++11 and [PATCH] Improve the display of the source (bugs #6501,#7359)

2015-09-10 Thread Kornel Benko
Am Donnerstag, 10. September 2015 um 17:29:22, schrieb Guillaume Munch > Le 10/09/2015 16:17, Jean-Marc Lasgouttes a écrit : > > Le 05/09/15 00:42, Guillaume Munch a écrit : > >> In any case I uploaded the final version of these patches here : > >> > > > > Wh

Re: -std=c++11 and [PATCH] Improve the display of the source (bugs #6501,#7359)

2015-09-10 Thread Guillaume Munch
Le 10/09/2015 16:17, Jean-Marc Lasgouttes a écrit : Le 05/09/15 00:42, Guillaume Munch a écrit : In any case I uploaded the final version of these patches here : Who can review/commit those patches? I am not competent in GUI stuff. Just a note: in ViewSou

Re: Spell checking

2015-09-10 Thread Jean-Marc Lasgouttes
Le 10/09/15 17:58, Kornel Benko a écrit : Am Donnerstag, 10. September 2015 um 17:11:48, schrieb Jean-Marc Lasgouttes Le 10/09/15 16:46, Kornel Benko a écrit : Can you compare with what LibreOffice (for example) does in the same case? Is it a problem with Qt or something more general? Sur

Re: Spell checking

2015-09-10 Thread Kornel Benko
Am Donnerstag, 10. September 2015 um 17:11:48, schrieb Jean-Marc Lasgouttes > > Le 10/09/15 16:46, Kornel Benko a écrit : > >> Can you compare with what LibreOffice (for example) does in the same > >> case? Is it a problem with Qt or something more general? > >> > > > > Sure, but libreoffice use

Re: -std=c++11 and [PATCH] Improve the display of the source (bugs #6501,#7359)

2015-09-10 Thread Jean-Marc Lasgouttes
Le 05/09/15 00:42, Guillaume Munch a écrit : In any case I uploaded the final version of these patches here : Who can review/commit those patches? I am not competent in GUI stuff. Just a note: in ViewSourceWidget::realUpdateView() the else if (texrow.get

Re: Spell checking

2015-09-10 Thread Jean-Marc Lasgouttes
Le 10/09/15 16:46, Kornel Benko a écrit : Can you compare with what LibreOffice (for example) does in the same case? Is it a problem with Qt or something more general? Sure, but libreoffice uses waved underline. (Don't know, if that can be changed). The size does not change with the font si

Re: Spell checking

2015-09-10 Thread Kornel Benko
Am Donnerstag, 10. September 2015 um 16:14:35, schrieb Jean-Marc Lasgouttes > > Le 08/09/15 17:22, Kornel Benko a écrit : > > Am Dienstag, 8. September 2015 um 16:55:48, schrieb Jean-Marc Lasgouttes > > > >> Le 08/09/2015 16:16, Kornel Benko a écrit : > >>> Works as proposed. Still I would like

textcommands in math mode

2015-09-10 Thread Guenter Milde
Dear LyX developers, LyX mis-handles some text commands in math mode. Try: * open LyX, * open a new document, * open a math box (CTRL-M) * write \text\AA This looks completely OK (a letter A-with-ring (Å) appears) but fails to compile. The source panel shows the reason - LyX believes this is

Re: Spell checking

2015-09-10 Thread Jean-Marc Lasgouttes
Le 08/09/15 17:22, Kornel Benko a écrit : Am Dienstag, 8. September 2015 um 16:55:48, schrieb Jean-Marc Lasgouttes Le 08/09/2015 16:16, Kornel Benko a écrit : Works as proposed. Still I would like to be able to set minimal size. Do you mean that plain underlines are not visible enough for

Re: Crash on Fedora 23 on copying or cutting text

2015-09-10 Thread Richard Heck
On 09/09/2015 04:30 PM, Georg Baum wrote: Jean-Marc Lasgouttes wrote: The line of Paragraph.cpp which causes the crash reads: tagsToOpen.push_back(html::FontTag(html::FT_ROMAN)); I do not see how this could go wrong... Is it a problem to push_back a temp object in a container? Georg, any idea?

Re: "Math" manual outdated

2015-09-10 Thread Richard Heck
On 09/09/2015 06:24 AM, Guenter Milde wrote: Dear developers, when looking for a fix of the "text macros in math" bug (#9742), I found that the "Math" manuals (should't it be "Maths" in en-GB?) contain the outdated section: "24.10 Text Characters in Formulas". This chapter explaines a way to le

Re: macron below vs. minus sign below (was tex2lyx tests failing on master)

2015-09-10 Thread Guenter Milde
small disambiguation: On 2015-09-10, Guenter Milde wrote: ... > \textsubplus{e} > \=*{e} > \b{e} > \"{e} > In addition to the IPA accent "minus below", there is also the standard > TeX accent "macron below" (which is not an IPA character/command and > actually does not bel

Re: macron below vs. minus sign below (was tex2lyx tests failing on master)

2015-09-10 Thread Guenter Milde
Dear Georg, On 2015-09-09, Georg Baum wrote: > Guenter Milde wrote: ... >> I am pretty sure the unicodesymbols fix is correct, I am not sure whether >> the round-trip result is as it should be. > Both are correct. Since the patch in http://www.lyx.org/trac/ticket/9764 > does not revert the int