> "Dekel" == Dekel Tsur <[EMAIL PROTECTED]> writes:
Dekel> 1. Generate a correct latex file when there is an English text
Dekel> with a footnote that starts with a Hebrew paragraph, or vice
Dekel> versa
>> I'm willing to apply this one, if you can provide a patch just for
>> that (I don't wa
> Dekel> 1. Generate a correct latex file when
> Dekel> there is an English text with a footnote that starts with a
> Dekel> Hebrew paragraph, or vice versa
>
> I'm willing to apply this one, if you can provide a patch just for
> that (I don't want to apply it wrongly).
>
Here is the patch
In
> "Dekel" == Dekel Tsur <[EMAIL PROTECTED]> writes:
Dekel> If you want to move code into InsetQuotes, you can also move
Dekel> the code that sets the value of c into InsetQuotes, and delete
Dekel> insertCorrectQuote. I'll let you decide if it this a better way
Dekel> than the one I used.
Dek
Dekel Tsur <[EMAIL PROTECTED]> writes:
| Index: src/BufferView2.C
| ===
| RCS file: /usr/local/lyx/cvsroot/lyx-devel/src/BufferView2.C,v
| retrieving revision 1.1
| diff -u -p -r1.1 BufferView2.C
| --- src/BufferView2.C 2000/02/04 09
On Mon, Feb 07, 2000 at 07:15:14PM +0100, Lars Gullik Bj&resh;nnes wrote:
> | @@ -612,8 +612,13 @@ void BufferView::insertCorrectQuote()
> | c = text->cursor.par->GetChar(text->cursor.pos - 1);
> | else
> | c = ' ';
> | + LyXDirection direction = text->real_current_