Re: [LyX/master] Typo.

2015-09-08 Thread Enrico Forestieri
On Fri, Sep 04, 2015 at 11:33:39AM -0400, Richard Heck wrote: > On 09/04/2015 08:58 AM, Enrico Forestieri wrote: > >On Tue, Sep 01, 2015 at 12:04:33PM -0400, Scott Kostyshak wrote: > >>On Tue, Sep 1, 2015 at 12:01 PM, Richard Heck wrote: > >>>On 09/01/2015 11:54 AM, Scott Kostyshak wrote: > On

Re: wiki.lyx.org file upload, please

2015-09-08 Thread Liviu Andronic
On Tue, Sep 8, 2015 at 1:43 PM, PhilipPirrip wrote: > Dear developers, > I'd like to have two example files for the BibLaTeX wiki page > (http://wiki.lyx.org/BibTeX/Biblatex) uploaded, would someone please do that > for me? > Both invoke biblatex for bibliography management but with different > ba

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

2015-09-08 Thread Georg Baum
Guenter Milde wrote: > I added the mapping for the "macron below" after research into combining > diacritical characters in connection with the comma below fix. > >> Looking further at change 268bd00, I see that both 0x0320 and 0x0331 do >> now map to \b in lib/unicodesymbols. Which one is correc

Re: cvs list forwarding

2015-09-08 Thread Georg Baum
Scott Kostyshak wrote: > On Sat, Sep 05, 2015 at 08:42:07AM +, Guenter Milde wrote: >> I hope there is a solution that works without me getting all the >> auto-generated lyx-cvs posts: To my kowledge this is not possible. You need to subscribe with your lyx.org account. > Would it be simple

Re: How do I run tex2lyx tests?

2015-09-08 Thread Georg Baum
Jean-Marc Lasgouttes wrote: > Now I have done it and I know it is "make alltests". > > I feel wiser, except that the tests fail with my patch. I guess you do not talk about the failures caused by change 268bd00? Are you sure that the new output of the changed tests is wrong? In some cases a ch

Re: Spell checking

2015-09-08 Thread Kornel Benko
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 you? Yes, that's what I meant. Making

Re: Spell checking

2015-09-08 Thread 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 you? I'd like to avoid adding yet another lyxrc setting for that. We could decide that spell lines should be at least

Re: Spell checking

2015-09-08 Thread Jean-Marc Lasgouttes
Le 08/09/2015 16:16, Kornel Benko a écrit : Am Dienstag, 8. September 2015 um 10:49:00, schrieb Jean-Marc Lasgouttes Le 08/09/2015 04:21, Scott Kostyshak a écrit : Is this still a pending issue? What is the width proposed by Qt determined by and what is it meant for? I pushed the part that

Re: Spell checking

2015-09-08 Thread Kornel Benko
Am Dienstag, 8. September 2015 um 10:49:00, schrieb Jean-Marc Lasgouttes > Le 08/09/2015 04:21, Scott Kostyshak a écrit : > > Is this still a pending issue? > > What is the width proposed by Qt determined by and what is it meant for? > > I pushed the part that deals with underline, double underl

Re: How do I run tex2lyx tests?

2015-09-08 Thread Jean-Marc Lasgouttes
Le 08/09/2015 14:36, Scott Kostyshak a écrit : On Tue, Sep 08, 2015 at 12:25:02PM +0200, Jean-Marc Lasgouttes wrote: I am trying to test a fix to bug 9551. How do I run tex2lyx tests? I saw it discussed several times, but since I did not need it at the time, I forgot. I know you use autotools,

Re: How do I run tex2lyx tests?

2015-09-08 Thread Scott Kostyshak
On Tue, Sep 08, 2015 at 12:25:02PM +0200, Jean-Marc Lasgouttes wrote: > I am trying to test a fix to bug 9551. How do I run tex2lyx tests? I saw it > discussed several times, but since I did not need it at the time, I forgot. I know you use autotools, but in case you have a CMake build lying aroun

How do I run tex2lyx tests?

2015-09-08 Thread Jean-Marc Lasgouttes
I am trying to test a fix to bug 9551. How do I run tex2lyx tests? I saw it discussed several times, but since I did not need it at the time, I forgot. JMarc

Re: Spell checking

2015-09-08 Thread Jean-Marc Lasgouttes
Le 08/09/2015 04:21, Scott Kostyshak a écrit : Is this still a pending issue? What is the width proposed by Qt determined by and what is it meant for? I pushed the part that deals with underline, double underline and strikeout. Let's see for now how this works. JMarc

Re: Spell checking

2015-09-08 Thread Jean-Marc Lasgouttes
Le 08/09/2015 04:21, Scott Kostyshak a écrit : The problem is that we do not have a reliable value for DPI as I understand it. Is this still a pending issue? Yes. What is the width proposed by Qt determined by and what is it meant for? It is the width for underlines. It turns out that a w

Re: Behavior of second preview after error

2015-09-08 Thread Guenter Milde
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 Forestieri wrote: >>> > On Sat, May 02, 2015 at 07:03:53PM -0400, Scott Kostysha