Re: [PATCH] Re: Report on tex2lyx and lyx2lyx

2005-08-01 Thread Jean-Marc Lasgouttes
> "Bennett" == Bennett Helm <[EMAIL PROTECTED]> writes: >> Bennett, can you try the attached patch (against 1.4.0cvs)? Bennett> It does work. :) I am happy :) It turns out that the patch is a little bit more complicated than that (and the 1.3.x version is worse, but that's OK). As far as I

Re: [PATCH] Re: Report on tex2lyx and lyx2lyx

2005-08-01 Thread Jean-Marc Lasgouttes
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: Lars> Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: | Lars> Yes, it seems that the grave accent was forgotten altogether. >> Lars> | Lars, can I apply the attached patch? Lars> Yes. Done. JMarc

Lyx 1.4 gets stuck scrolling down

2005-08-01 Thread Helge Hafting
Load the user guide from the help menu. Press the down arrow on the scrollbar. Notice how lyx gets stuck - in plain text. No fancy inset or math needed. This does not look like the "imprecise scrollbar" issue, because the scrollbar correctly indicates that there is lots of more document to scrol

Re: [PATCH] no.po update for 1.4

2005-08-01 Thread Jean-Marc Lasgouttes
> "Helge" == Helge Hafting <[EMAIL PROTECTED]> writes: Helge> So I should edit the ChangeLog file directly the next time, and Helge> have "cvs diff" notice changes to "ChangeLog" and "no.po" Helge> automatically? That would be great :) But if it is too much work, don't worry, I am used to it.

Re: LyX 1.3.6 Installation Error

2005-08-01 Thread Paul A. Rubin
Eric May wrote: Hi- I get the following error upon completion of running the windows installer for lyx. Lyx wasn't able to find its layout descriptions! Check that the file "textclass.lst" is installed correctly. Sorry has to exit. The file does not exist on my system, is there a place to

Re: [PATCH] Re: Report on tex2lyx and lyx2lyx

2005-08-01 Thread Bennett Helm
Bennett> Entering new text in front of this word in the same paragraph Bennett> moves "generale" forward in the line -- without moving the Bennett> accents; This may be just a drawing glitch. Isn't there another accent appearing on the upper line when you do this? No -- not in 1.3.x. Bennett>

Re: [PATCH] no.po update for 1.4

2005-08-01 Thread Helge Hafting
On Mon, Aug 01, 2005 at 10:54:50AM +0200, Jean-Marc Lasgouttes wrote: > > "Helge" == Helge Hafting <[EMAIL PROTECTED]> writes: > > Helge> no.po translation updated: > > Thanks Helge, this is now in. > > Note that I take your comments and turn them into a ChangeLog entry. > Actually, it woul

Encoding of menu labels

2005-08-01 Thread John Spray
Hi, [Regarding to bug 1954 (http://bugzilla.lyx.org/show_bug.cgi?id=1954)] Quoting: G. Baum: > Anyway, the problem seems to be that the menu labels are always encoded in > latin and never in utf, so they may not be translated via Glib::locale_to_utf8 > (). AFAIK this has changed recently. Have

Re: [PATCH] bug 465: enumeration counter not reset between table cells

2005-08-01 Thread Jean-Marc Lasgouttes
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: Lars> The free-standing functions, but as said I am unsure aboutthis. Just tell me when you have made up your mind, then. I could not think of another way to do what I wanted. I mean, it is of course possible, but kind of ugly. JMar

Re: [PATCH] bug 465: enumeration counter not reset between table cells

2005-08-01 Thread Lars Gullik Bjønnes
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: >> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: > | Lars> The only think I am unsure about is opening up the dociterator | Lars> interface (protected -> public.) > | Note that LCursor has push() and pop() that are just public wrapp

Re: [PATCH] bug 465: enumeration counter not reset between table cells

2005-08-01 Thread Jean-Marc Lasgouttes
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: Lars> The only think I am unsure about is opening up the dociterator Lars> interface (protected -> public.) Note that LCursor has push() and pop() that are just public wrappers around push_bacl() and pop_back(). It looks a bit silly

Re: [patch] bug 1254 (change tracking and blanks)

2005-08-01 Thread Lars Gullik Bjønnes
Juergen Spitzmueller <[EMAIL PROTECTED]> writes: | http://bugzilla.lyx.org/show_bug.cgi?id=1254 > | This patch fixes the problem reported as bug 1254. Deleted blanks (in change | tracking mode) are handled as such by the code that forbids and the code that | deletes consecutive blanks. > | OK?

Re: [PATCH] bug 465: enumeration counter not reset between table cells

2005-08-01 Thread Lars Gullik Bjønnes
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: | This is a fix for | http://bugzilla.lyx.org/show_bug.cgi?id=465 > | What this does is to basically rewrite the setCounter code to use | proper ParIterator and fix nesting of enumerate and itemize when they | are in nested insets. This is demonstra

Re: [PATCH] Re: Report on tex2lyx and lyx2lyx

2005-08-01 Thread Lars Gullik Bjønnes
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: | Yes, it seems that the grave accent was forgotten altogether. > | Lars, can I apply the attached patch? Yes. -- Lgb

Re: [PATCH] no.po update for 1.4

2005-08-01 Thread Jean-Marc Lasgouttes
> "Helge" == Helge Hafting <[EMAIL PROTECTED]> writes: Helge> no.po translation updated: Thanks Helge, this is now in. Note that I take your comments and turn them into a ChangeLog entry. Actually, it would be even easier for me if you provided the ChangeLog entry as part of your patch :)

Re: "lyx -e" under mod_perl or other non-interactive environments

2005-08-01 Thread Georg Baum
Eric Wilhelm wrote: > Hi all, > > Please forgive (and kindly correct) me if this is a bug that has been > reported, known, or fixed. I'm running 1.3.4 on debian sarge and am > just gearing-up to dig into the CVS head. > > I had the brilliant idea to automagically update articles on my website >