Pavel Sanda wrote:
> Jean-Marc Lasgouttes wrote:
> > The question is easy enough: what is Bidi::level()? Why isn't it enough to
> > lookup Language::isRtl?
> >
> > Do I have to ask Dekel Tsur about it ?
>
> Despite the author comment in the file git blame points to Alfredo.
Nah, Alfredo just mo
Jean-Marc Lasgouttes wrote:
> The question is easy enough: what is Bidi::level()? Why isn't it enough to
> lookup Language::isRtl?
>
> Do I have to ask Dekel Tsur about it ?
Despite the author comment in the file git blame points to Alfredo.
Pavel
On 24/06/2013 5:35 PM, Uwe Stöhr wrote:
Am 09.06.2013 01:15, schrieb Uwe Stöhr:
attached a 2 fixes for LyX 2.1 beta:...
Ping!
Why about the current development? I have been away for 2 weeks but LyX
seems to stuck on something I don't know and cannot find in the mails.
Probably because Vinc
Am 24.06.2013 um 18:59 schrieb Scott Kostyshak :
> On Mon, Jun 24, 2013 at 11:13 AM, Stephan Witt wrote:
>> Am 24.06.2013 um 08:34 schrieb Scott Kostyshak :
>
>>> The patch I posted was wrong. When in an inset, if you go up, you go
>>> to the beginning of the buffer. Using LFUN_INSET_BEGIN_SELEC
Am 09.06.2013 01:15, schrieb Uwe Stöhr:
attached a 2 fixes for LyX 2.1 beta:...
Ping!
Why about the current development? I have been away for 2 weeks but LyX seems to stuck on something
I don't know and cannot find in the mails. Can my patches not go in for some reasons? There are
other mor
Dear all,
The question is easy enough: what is Bidi::level()? Why isn't it enough to
lookup Language::isRtl?
Do I have to ask Dekel Tsur about it ?
JMarc
Scott Kostyshak a écrit :
>On Mon, Jun 24, 2013 at 5:20 AM, Jean-Marc Lasgouttes
> wrote:
>> 03/06/2013 19:38, Scott Kostyshak:
>>
>>>
>> Chunk layouts containing newlines should be transformed to one chunk
>inset.
>> The newlines are equivalent to having several consecutive chunk
>layouts
>>
On Mon, Jun 24, 2013 at 5:20 AM, Jean-Marc Lasgouttes
wrote:
> 03/06/2013 19:38, Scott Kostyshak:
>
>> Works as you describe now. Thanks.
>>
>> Liviu, do you know what needs to be done here? Do the chunks need to
>> be converted to ERT or can the new insets be used? We have the same
>> problem wit
On Mon, Jun 24, 2013 at 11:13 AM, Stephan Witt wrote:
> Am 24.06.2013 um 08:34 schrieb Scott Kostyshak :
>> The patch I posted was wrong. When in an inset, if you go up, you go
>> to the beginning of the buffer. Using LFUN_INSET_BEGIN_SELECT is more
>> reasonable, but is that what we want? Do we
Hello Jean-Marc,
> Does this look like a plan? Please do not hesitate to ask me if some
> parts are not clear.
You have explained me a lot of things that I do not know properly. Thank you
and I will ask questions while I proceed. I am sure that I will have a lot
of questions.
Thank you
Hashini
Am 24.06.2013 um 08:34 schrieb Scott Kostyshak :
> On Fri, Jun 21, 2013 at 2:42 AM, Stephan Witt wrote:
>> Am 20.06.2013 um 18:00 schrieb Jean-Marc Lasgouttes :
>>
>>> 20/06/2013 16:37, Stephan Witt:
Yes. Originally it was:
if (!atFirstOrLastRow) {
do_something();
}
>>>
23/06/2013 10:36, Hashini Senaratne:
Hello Jean-Marc
I suspect this is not going to work when you want to set cursor by mouse on
a slided row. I think the offset information shall be in bufferview as Richard
said.
I tried it already; but still having some problems. Will continue on working
a
03/06/2013 19:38, Scott Kostyshak:
Works as you describe now. Thanks.
Liviu, do you know what needs to be done here? Do the chunks need to
be converted to ERT or can the new insets be used? We have the same
problem with examples/listerrors.lyx
Chunk layouts containing newlines should be transf
Can this go in to master?
Scott
From 15676a16f17b581f03f8757e7273f08e76e7386c Mon Sep 17 00:00:00 2001
From: Scott Kostyshak
Date: Mon, 24 Jun 2013 05:07:40 -0400
Subject: [PATCH] Fix Spanish tufte-{book,handout} bib paths
---
lib/examples/es/tufte-book.lyx| 2 +-
lib/examples/es/tufte-hand
On Mon, Jun 3, 2013 at 1:38 PM, Scott Kostyshak wrote:
> On Mon, Jun 3, 2013 at 1:04 PM, Richard Heck wrote:
>> On 06/03/2013 12:04 PM, Scott Kostyshak wrote:
>>>
>>> To reproduce, with 2.1git open examples/noweb2lyx. I get:
>>> noweb2lyx.lyx is from an older version of LyX and the lyx2lyx script
On Fri, Jun 21, 2013 at 2:42 AM, Stephan Witt wrote:
> Am 20.06.2013 um 18:00 schrieb Jean-Marc Lasgouttes :
>
>> 20/06/2013 16:37, Stephan Witt:
>>> Yes. Originally it was:
>>>
>>> if (!atFirstOrLastRow) {
>>> do_something();
>>> }
>>>
>>> now it is:
>>>
>>> if (atFirstOrLastRow) {
>>> if (lyxr
16 matches
Mail list logo