Re: Bidi support in Lyx 1.5 svn

2006-12-24 Thread Guy Rutenberg
Hi, 1) I'm using Gentoo Linux 2) yes, I do svn update every time I begin testing lyx. I also did svn update couple of minutes before creating the example file. 3) tried that, didn't effect anything. I'm starting lyx with the -userdir flag set to ~/.lyx-1.5 so it won't mess with the older lyx insta

Re: Policy of adding new commands to syntax.default

2006-12-24 Thread Gregor Gorjanc
Enrico Forestieri <[EMAIL PROTECTED]> writes: > > should have had put this on the list of wishes for Santa ;) > > Merry Christmas Thank you Santa! Gregor

Re: Bidi support in Lyx 1.5 svn

2006-12-24 Thread Dov Feldstern
Hi! This is strange, because I don't see the problems you're describing (in bug #3040). 1) What OS are you working in? (I'm in Linux) 2) Have you recompiled the latest version from svn? 3) You might want to try removing the .lyx directory (or whatever the equivalent on Windows is) --- I've fo

Re: funny bug

2006-12-24 Thread Enrico Forestieri
On Sun, Dec 24, 2006 at 06:12:52PM +0100, Abdelrazak Younes wrote: > Enrico Forestieri wrote: > > On Sat, Dec 23, 2006 at 06:10:04PM +0100, Abdelrazak Younes wrote: > > > >> Enrico Forestieri wrote: > >>> 1) launch LyX > >>> 2) File->New > >>> 3) try writing something: you can't until you click i

Re: Policy of adding new commands to syntax.default

2006-12-24 Thread Enrico Forestieri
On Sat, Dec 23, 2006 at 11:10:35PM +, Gregor Gorjanc wrote: > Hi again. > > Sorry for bothering the list, did anyone attempt to add Sweave syntax? > Perhaps I > should have had put this on the list of wishes for Santa ;) Merry Christmas ;-) http://www.lyx.org/trac/changeset/16394 -- Enr

Re: Keyboard focus

2006-12-24 Thread Abdelrazak Younes
Dov Feldstern wrote: Abdelrazak Younes wrote: Dov Feldstern wrote: (although with the latest build I'm having trouble with the keyboard focus, so doing this from the minibuffer only takes effect if I first type something, then select it and then call the command; using the binding it still

Re: funny bug

2006-12-24 Thread Abdelrazak Younes
Enrico Forestieri wrote: On Sat, Dec 23, 2006 at 06:10:04PM +0100, Abdelrazak Younes wrote: Enrico Forestieri wrote: 1) launch LyX 2) File->New 3) try writing something: you can't until you click in the work area This is fixed now. Sorry Abdel, but it doesn't seem so... OK, now it is real

Bidi support in Lyx 1.5 svn

2006-12-24 Thread Guy Rutenberg
Hi, I tried Dov's fix for the problem, but unfortunately it doesn't work for me. The output is still correct (as it used to) but the display in the UI is still wrong. I opened yesterday a bug report with detailed explanation with what is wrong in the hebrew display in the UI. I Hope it will get f

Re: [patch] Re: LyX1.5.0svn: lyx2lyx bug and dialog issue

2006-12-24 Thread Jürgen Spitzmüller
Juergen Spitzmueller wrote: > The only way to get the combo boxes resize properly seems to be to trigger > show() again after the items have been inserted, see: > http://lists.trolltech.com/qt-interest/2002-03/thread01170-0.html > > This is all but pretty, but I tried several more elegant solutions