Approving a wiki link (Hebrew instructions)

2013-03-19 Thread Dov Feldstern
Hi, guys! Long time no see! I'm just hopping by for a short visit -- not planning to stay long term... Could someone please approve the link that I just added to this wiki page [1], or send me the password? Thanks! Dov [1] http://wiki.lyx.org/LyX/HebrewOnLinux

Re: Bug 6454: Where Things Stand

2010-03-18 Thread Dov Feldstern
On Fri, Mar 19, 2010 at 1:25 AM, Dov Feldstern wrote: > On Fri, Mar 19, 2010 at 1:22 AM, rgheck wrote: >> On 03/18/2010 07:01 PM, Dov Feldstern wrote: >>> >>> So, in order to figure this out, I added the debug prints mentioned >>> above, and then I noticed

Re: Bug 6454: Where Things Stand

2010-03-18 Thread Dov Feldstern
On Fri, Mar 19, 2010 at 1:22 AM, rgheck wrote: > On 03/18/2010 07:01 PM, Dov Feldstern wrote: >> >> So, in order to figure this out, I added the debug prints mentioned >> above, and then I noticed that only when we're at the end of a word, >> but not anywhere el

Re: Bug 6454: Where Things Stand

2010-03-18 Thread Dov Feldstern
On Thu, Mar 18, 2010 at 11:47 PM, rgheck wrote: > > And adding the list here, too > > On 03/18/2010 05:22 PM, Dov Feldstern wrote: >> >> On Thu, Mar 18, 2010 at 5:48 PM, rgheck  wrote: >> . >> . >> >>> I'm guessing that this is the cause

Re: Bug 6454: Where Things Stand

2010-03-18 Thread Dov Feldstern
Whoops, adding back the list (haven't done this for a while...!) On Thu, Mar 18, 2010 at 11:22 PM, Dov Feldstern wrote: > On Thu, Mar 18, 2010 at 5:48 PM, rgheck wrote: > . > . >> I'm guessing that this is the cause of the problem. >> >> >>

slashdot thread on Collaborative Academic Writing Software

2009-03-14 Thread Dov Feldstern
http://ask.slashdot.org/article.pl?sid=09/03/13/1925238 : "...One solution to this is to simply pair up LaTeX with version control software (such as Subversion) to allow multiple collaborators to work on the same document at one time. But adding Subversion to the mix only seems to increase the

Re: Location in SVN for work on developing build scripts?

2008-11-29 Thread Dov Feldstern
Christian Ridderström wrote: Hi, I'm currently using Mercurial (hg) for working on some build scripts because I don't know where I should put them in the SVN tree. Could someone point me to a good place in the SVN tree? I'd rather not put them in lyx-devel at the moment as that tree is just

Re: Hebrew and Proof Environment

2008-11-22 Thread Dov Feldstern
Jürgen Spitzmüller wrote: Dov Feldstern wrote: Hmm, it looks like there's a missing newline in the tex output which is causing the problem: attached find the tex output I'm getting from Amir's LyX file in 2.0svn (in which the problem he describes exists), and a fixed tex output

Re: [Fwd: [Cvslog] r27656 - /lyx-devel/trunk/src/TextMetrics.cpp]

2008-11-22 Thread Dov Feldstern
Jürgen Spitzmüller wrote: Dov Feldstern wrote: Jürgen, OK for branch? OK. Jürgen Should this kind of thing --- which is purely "under the hood" --- be documented in status.16x, or no need? (reminder: code reuse in overloaded versions of isRTLBoundary)

Re: Hebrew and Proof Environment

2008-11-22 Thread Dov Feldstern
Amir Rachum wrote: How do I compile these? When I use Import > LaTeX (plain) I get a weird file, with both those files. I can attach a screen shot if you want me to. I'm not sure how it's done in Windows; in linux I just run the latex command on them to see that the output is correct: late

Re: Hebrew and Proof Environment

2008-11-22 Thread Dov Feldstern
Amir Rachum wrote: Here is an example, hope that helps. thanks On Sat, Nov 22, 2008 at 6:31 PM, Dov Feldstern <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>> wrote: rgheck wrote: Amir Rachum wrote: I've recently upgraded to LyX 1.6 and

Re: Hebrew and Proof Environment

2008-11-22 Thread Dov Feldstern
rgheck wrote: Amir Rachum wrote: I've recently upgraded to LyX 1.6 and using Windows XP. I use the document class article (Hebrew). I use the proof environment, but in the new version, after I render to pdf, the proof doesn't start at a new line. i.e in LyX I see: bla bla bla proof: bla bla

[Fwd: [Cvslog] r27656 - /lyx-devel/trunk/src/TextMetrics.cpp]

2008-11-21 Thread Dov Feldstern
Jürgen, OK for branch? Original Message Subject: [Cvslog] r27656 - /lyx-devel/trunk/src/TextMetrics.cpp Date: Fri, 21 Nov 2008 11:32:57 - From: [EMAIL PROTECTED] Reply-To: lyx-devel@lists.lyx.org To: [EMAIL PROTECTED] Author: dov Date: Fri Nov 21 12:32:56 2008 New Revision:

Re: [PATCH 2 of 3] two fixes of RTL boundary calculation:

2008-11-21 Thread Dov Feldstern
Abdelrazak Younes wrote: Andre Poenitz wrote: On Wed, Nov 19, 2008 at 08:59:17PM +0100, Vincent van Ravesteijn wrote: Dov Feldstern schreef: 1) boundary should not be set to true at a (intra-paragraph) line break; fixes this: abc|\n-> move right -> abc\n (and not:

[PATCH 3 of 3] more cursor RTL boundary fixes

2008-11-16 Thread Dov Feldstern
boundary = 1 ^ boundary needs to be switched to true here # HG changeset patch # User Dov Feldstern <[EMAIL PROTECTED]> # Date 1226858131 -7200 # Node ID ae691e6ca722b1a5d50f2db963d4244

[PATCH 2 of 3] two fixes of RTL boundary calculation:

2008-11-16 Thread Dov Feldstern
fixes this: abc\n -> toggle to RTL -> abc\n (and not:abc\n| | | ) This fixes some manifestations of http://bugzilla.lyx.org/show_bug.cgi?id=5061 # HG changeset patch # User Dov Feldstern <[EMAIL PROTECTED]> # Dat

[PATCH 1 of 3] get rid of code duplication between overloaded versions of isRTLBoundary

2008-11-16 Thread Dov Feldstern
This is in preparation of some changes to be made in this function, now the change will only have to be done once... # HG changeset patch # User Dov Feldstern <[EMAIL PROTECTED]> # Date 1226857640 -7200 # Node ID 8b73bd1b76ee5a0bd85b66dfcd4dbd3862cf7361 #

[PATCH 0 of 3] fix further manifestations of bug 5061

2008-11-16 Thread Dov Feldstern
Hi! The following patches fix the remaining manifestations of bug 5061 ("Wrong painting of cursor after newline" http://bugzilla.lyx.org/show_bug.cgi?id=5061). All of the situations being fixed are RTL/LTR boundary cases. I'm quite confident the first patch is correct, and will commit it if ther

Re: [PATCH] Bug 5061

2008-11-02 Thread Dov Feldstern
Vincent van Ravesteijn - TNW wrote: (2) However, #5061 still exists when boundary is set to true for a correct reason; for example, try this recipe: - create a new file - insert an equation - press the right arrow key to jump out of the equation - press Ctrl-Return - switch the language to an

Re: [PATCH] Bug 5061

2008-10-31 Thread Dov Feldstern
Dov Feldstern wrote: Enrico Forestieri wrote: On Thu, Oct 30, 2008 at 07:51:41AM -0400, rgheck wrote: http://bugzilla.lyx.org/show_bug.cgi?id=5061 Can someone who knows about InsetMathNest review the patch Vincent attached to this bug? It looks like it's probably correct, but I don&#

Re: [PATCH] Bug 5061

2008-10-31 Thread Dov Feldstern
Enrico Forestieri wrote: On Thu, Oct 30, 2008 at 07:51:41AM -0400, rgheck wrote: http://bugzilla.lyx.org/show_bug.cgi?id=5061 Can someone who knows about InsetMathNest review the patch Vincent attached to this bug? It looks like it's probably correct, but I don't know about this stuff. Me n

Re: [patch] Selection painting in Insets

2008-10-13 Thread Dov Feldstern
Abdelrazak Younes wrote: On 13/10/2008 16:23, Dov Feldstern wrote: Abdelrazak Younes wrote: +if (row.end_margin_sel) { if (text_->isRTL(buffer, beg.paragraph())) { -int rm = bv_->rightMargin(); -pi.pain.fillRectangle(x + rm, y1, x2 - rm, y

Re: [patch] Selection painting in Insets

2008-10-13 Thread Dov Feldstern
Abdelrazak Younes wrote: On 12/10/2008 21:24, Vincent van Ravesteijn wrote: Vincent van Ravesteijn wrote: This patch solves some problems with painting selections in Insets. These are: - multiline selections paint in left margin of the main text (bug 5270), - the margins to the left and righ

Re: Bidi painting

2008-08-23 Thread Dov Feldstern
Uwe Stöhr wrote: Dov Feldstern schrieb: Can you try the attached "patch" to see if it speeds things up? Note that this is not really a patch --- the painting will be *incorrect* with it applied; but it's just to diagnose whether the problem is where I think it is. Your &qu

Bidi painting (was: Re: Problom with LYX)

2008-08-10 Thread Dov Feldstern
Uwe Stöhr wrote: > When I use LYX to create Persian texts, it's going so slow when you > scroll the document, even you type only 3 or 4 pages. But I don't occur this > problem when writing in English. I attached a sample file to this mail. What version of LyX are you using? Scrolling is ind

Re: The text completer is eating the Tab key.

2008-08-10 Thread Dov Feldstern
Abdelrazak Younes wrote: Abdelrazak Younes wrote: Stefan Schimanski wrote: Hi! I want to bring up this issue again as it is not solved yet. The problem is simple: TAB is used for completion, but also for jumping to the next cell in a table. So it's a key conflict. AFAIK TAB is quite common

Re: problem compiling (linking) trunk

2008-08-02 Thread Dov Feldstern
Pavel Sanda wrote: Dov Feldstern wrote: Abdelrazak Younes wrote: Dov Feldstern wrote: Hi! Linux, Qt 4.2.1: frontends/qt4/.libs/liblyxqt4.a(GuiApplication.o): In function `lyx::frontend::GuiApplication::setGuiLanguage()': /home/dovf/lyx-trunk-new/src/frontends/qt4/GuiApplication.cpp

Re: problem compiling (linking) trunk

2008-08-01 Thread Dov Feldstern
Abdelrazak Younes wrote: Dov Feldstern wrote: Hi! Linux, Qt 4.2.1: frontends/qt4/.libs/liblyxqt4.a(GuiApplication.o): In function `lyx::frontend::GuiApplication::setGuiLanguage()': /home/dovf/lyx-trunk-new/src/frontends/qt4/GuiApplication.cpp:1031: undefined reference to `lyx::Mes

Re: translate to arabic

2008-08-01 Thread Dov Feldstern
Abdelrazak Younes wrote: Dov Feldstern wrote: I'm forwarding Ran's response about this; sounds like it's a problem also in Hebrew... I'm not sure what the current status is --- is this already fixed in trunk? Yes, it is fixed :-) Abdel. Great! Ran --- are you able t

Re: translate to arabic

2008-08-01 Thread Dov Feldstern
uld be great. Sincerely, Ran Rutenberg 2008/7/30, Dov Feldstern <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>>: Abdelrazak Younes wrote: Uwe Stöhr wrote: The menu positions itself are not changed, so the File menu will always

problem compiling (linking) trunk

2008-08-01 Thread Dov Feldstern
Hi! Linux, Qt 4.2.1: frontends/qt4/.libs/liblyxqt4.a(GuiApplication.o): In function `lyx::frontend::GuiApplication::setGuiLanguage()': /home/dovf/lyx-trunk-new/src/frontends/qt4/GuiApplication.cpp:1031: undefined reference to `lyx::Messages::main_lang_' collect2: ld returned 1 exit status mak

Re: [Fwd: add equation from RTL]

2008-07-30 Thread Dov Feldstern
Uwe Stöhr wrote: hatim ali wrote: i hope you can add written Mathematical equation from right to left, like the image in attachment, i do it with texmaker program. I think that this is already possible. Dov, Ran, is this the case? regards Uwe

Re: translate to arabic

2008-07-30 Thread Dov Feldstern
Abdelrazak Younes wrote: Uwe Stöhr wrote: The menu positions itself are not changed, so the File menu will always be the first one at the left side of the screen. Abdel, do you know if Qt supports this? I guess so. I am actually surprised that this is not the default. QMenuBar doc doesn't s

Re: bug due to r25666

2008-07-21 Thread Dov Feldstern
Richard heck wrote: rgheck wrote: rgheck wrote: Dov Feldstern wrote: Hi! By bisecting, I've determined the following bug is due to r25666 (http://www.lyx.org/trac/changeset/25666). I've tried to fix this at r. The fix is horrible, basically, but I don't see any better way

bug due to r25666

2008-07-19 Thread Dov Feldstern
Hi! By bisecting, I've determined the following bug is due to r25666 (http://www.lyx.org/trac/changeset/25666). This is the bug: the attached LyX file (r25666-bug.lyx), when opened in r25665, correctly produces the dvi output correct.dvi; when opened in r25666, however, the output is incorre

Re: Still no composing, and a crash...

2008-07-05 Thread Dov Feldstern
probably without, since it appears to work in other applications) I'm afraid I'm not familiar with either of these areas... Dov John Coppens wrote: On Fri, 04 Jul 2008 18:49:22 +0300 Dov Feldstern <[EMAIL PROTECTED]> wrote: John Coppens wrote: Hello people. I'm not a

view source, outliner open on startup?

2008-06-24 Thread Dov Feldstern
Hi! Starting quite recently (within the last two weeks?) the view source and outliner widgets are open when LyX starts; this didn't used to be the case. I don't see any preference controlling this. can the old behavior be restored? Thanks! Dov

Re: problem compiling trunk (Qt 4.2.1)

2008-06-06 Thread Dov Feldstern
Abdelrazak Younes wrote: Dov Feldstern wrote: Abdelrazak Younes wrote: Dov Feldstern wrote: Thanks! Dov imagetools.cpp:18:24: error: QImageReader: No such file or directory Really? http://doc.trolltech.com/4.2/qimagereader.html Hmmm, yes... Well, I see that all the generated ui_XXX.h

Re: problem compiling trunk (Qt 4.2.1)

2008-06-06 Thread Dov Feldstern
Abdelrazak Younes wrote: Dov Feldstern wrote: Thanks! Dov imagetools.cpp:18:24: error: QImageReader: No such file or directory Really? http://doc.trolltech.com/4.2/qimagereader.html Hmmm, yes... Well, I see that all the generated ui_XXX.h files include it this way: , and that does solve

problem compiling trunk (Qt 4.2.1)

2008-06-06 Thread Dov Feldstern
Thanks! Dov imagetools.cpp:18:24: error: QImageReader: No such file or directory imagetools.cpp: In function '__gnu_debug_def::vectorstd::char_traits, std::allocator >, std::allocator, std::allocator > > > lyx::support::loadableImageFormats()': imagetools.cpp:31: error: 'QImageReader' has not

Re: [Cvslog] r25108 - in /lyx-devel/trunk/src/frontends/qt4: GuiComple...

2008-06-04 Thread Dov Feldstern
Bernhard Roider wrote: [EMAIL PROTECTED] schrieb: Author: broider Date: Wed Jun 4 00:00:47 2008 New Revision: 25108 URL: http://www.lyx.org/trac/changeset/25108 Log: Fix item delegate for qt 4.2: In the completion-listbox rtl-Text does not work like it does for newer qt and icons are not disp

Re: [PATCH] GuiCompeter problems with qt 4.2.x

2008-06-02 Thread Dov Feldstern
Stefan Schimanski wrote: I tried the patch now and it looks good. The RTL issues I will leave to Dov to judge. In fact I wonder whether it also fixes my other crash with Qt 4.4 on Mac which I reported some time ago. At least in my little testing I was not able to make it crash again. Stefan

Re: Beta 2 (private announcement)

2008-06-02 Thread Dov Feldstern
José Matos wrote: Hi all, as discussed during the weekend and in order to fix the problems that appeared with beta 1 I have tagged a new release (beta 2). As it happened previously I am asking for help to guarantee that there are no embarrassing bugs. I mean in this case a failure to compil

Re: Introduction and Armenian language support

2008-05-31 Thread Dov Feldstern
Suren Karapetyan wrote: Hi there! I'm Suren Karapetyan from Armenia. I've spent the last few hours trying to understand how I'm supposed to write Armenian book with LyX. I'm trying to rewrite the book I wrote with a friend of mine (http://www.pocpp.org) in LyX. And of course I have a problem

Re: Request to test beta 1

2008-05-31 Thread Dov Feldstern
José Matos wrote: Hi, temporarily I have placed the source for lyx-1.6.0beta1 in http://lyx.org/~jamatos/lyx-1.6/ If it goes well we could/should announce it publically and then it would be nice to have packages to test this under different scenarios. If the sources have some unseen p

Re: [PATCH] GuiCompeter problems with qt 4.2.x

2008-05-30 Thread Dov Feldstern
Bernhard Roider wrote: Hello Stefan, today i finally found some time to investigate the problem we discussed at the beginning of march concerning the completion list: rtl text does not work and icons are not displayed for math symbols. Here is a patch that solves that issue for me using qt 4

Re: The text completer is eating the Tab key.

2008-05-30 Thread Dov Feldstern
Abdelrazak Younes wrote: Hello Stefan, It is thus not possible to use the Tab key to navigate in a table or in an equation. ... I am not sure how this can be fixed but this needs to be fixed IMHO. Abdel. I agree. We discussed this a while back (http://thread.gmane.org/gmane.editors.lyx

Re: [Cvslog] r24802 - /lyx-devel/trunk/src/frontends/qt4/GuiApplicatio...

2008-05-16 Thread Dov Feldstern
[EMAIL PROTECTED] wrote: Author: younes Date: Fri May 16 16:30:46 2008 New Revision: 24802 URL: http://www.lyx.org/trac/changeset/24802 Log: Compil fix for Qt4.2 Great, thanks Abdel!

trunk doesn't compile with Qt 4.2.1

2008-05-16 Thread Dov Feldstern
Hi! I'm getting the following error on linux, qt 4.2.1: GuiApplication.cpp: In member function 'QAbstractItemModel* lyx::frontend::GuiApplication::languageModel()': GuiApplication.cpp:479: error: 'class QSortFilterProxyModel' has no member named 'setSortLocaleAware' Thanks! Dov (Sorry if t

Re: RCS usage in lyx, git

2008-05-13 Thread Dov Feldstern
Bo Peng wrote: I've thought many time about this too. That would be very, very nice. But my understanding is that git is current unix (even linux) only so this feature will only benefit a few users. Bo There's also mercurial, which I find very very nice, and which is cross-platform (python

visual cursor in tables

2008-04-11 Thread Dov Feldstern
Hi! I just committed another stage of the visual cursor work (http://www.lyx.org/trac/changeset/24235) --- this makes this work in tables, too. Please pay attention to cursor movement within tables to make sure that I didn't break anything! Thanks! Dov

selection out of math insert (was: Re: [OT] templating latex)

2008-04-06 Thread Dov Feldstern
Dov Feldstern wrote: Dov Feldstern wrote: Andre Poenitz wrote: On Fri, Apr 04, 2008 at 12:15:24PM +0300, Dov Feldstern wrote: [something unrelated ;-)] Hi Dov. Since you are around: I have a suspicion tha change 22930 removed the possibility do extend a selection in mathed using Shift+Left

Re: Completion, cell-forward and the Tab key

2008-03-31 Thread Dov Feldstern
Stefan Schimanski wrote: Am 29.03.2008 um 19:54 schrieb Dov Feldstern: Hi! How is the tab key bound to the completion function? I don't see it anywhere in the bind files... In fact it is not in the bind files. It's hardcoded right now in the gui, but should be a LFUN probably.

Completion, cell-forward and the Tab key

2008-03-29 Thread Dov Feldstern
Hi! How is the tab key bound to the completion function? I don't see it anywhere in the bind files... My problem is this: in tables, Tab is already bound to cell-forward (in site.bind, which is hardcoded to be read --- in two places, no less: Lyx::init and PrefShortcuts::apply), but now with

Re: [Cvslog] r23763 - in /lyx-devel/trunk/src: Text.cpp Text.h TextMet...

2008-03-15 Thread Dov Feldstern
[EMAIL PROTECTED] wrote: Author: sts Date: Sat Mar 15 13:22:28 2008 New Revision: 23763 URL: http://www.lyx.org/trac/changeset/23763 Log: * moved text completion logic into Text class * added completion support to InsetTabular Thanks!

Re: [Cvslog] r23743 - /lyx-devel/trunk/src/frontends/qt4/ui/PrefLangua...

2008-03-15 Thread Dov Feldstern
[EMAIL PROTECTED] wrote: Author: sanda Date: Sat Mar 15 00:50:02 2008 New Revision: 23743 URL: http://www.lyx.org/trac/changeset/23743 Log: Try to deuglify RTL in Language preferences a bit. I guess it's a matter of taste, but I don't really think that this is an improvement... ;)

Re: 1.6svn regression: enum/item in tables

2008-03-15 Thread Dov Feldstern
rgheck wrote: Richard Heck wrote: Dov Feldstern wrote: Dov Feldstern wrote: Hi! It seems that enumeration/itemize (perhaps other layouts as well?) are no longer working inside a table. See the attached lyx file, created with r23573 from March 8, which still works fine. Try opening it in

Re: Text completion and RTL

2008-03-14 Thread Dov Feldstern
Stefan Schimanski wrote: Am 14.03.2008 um 15:25 schrieb Dov Feldstern: Stefan Schimanski wrote: Am 14.03.2008 um 15:05 schrieb Dov Feldstern: Hi! There's a small problem with the text completion and RTL text: The grayed-out inline completion appears backwards in RTL text (see att

Re: Text completion not working in tables?

2008-03-14 Thread Dov Feldstern
Stefan Schimanski wrote: Am 14.03.2008 um 14:14 schrieb Dov Feldstern: Hi! Stefan --- the completion stuff looks really, really nice. Thanks! It seems to me that text completion is not working in tables. Math completion *does* work, though. Can anything be done about this? It can. But at

Re: Text completion and RTL

2008-03-14 Thread Dov Feldstern
Stefan Schimanski wrote: Am 14.03.2008 um 15:05 schrieb Dov Feldstern: Hi! There's a small problem with the text completion and RTL text: The grayed-out inline completion appears backwards in RTL text (see attached image). I have to check my code as well. The idea was to revers

Text completion and RTL

2008-03-14 Thread Dov Feldstern
Hi! There's a small problem with the text completion and RTL text: The grayed-out inline completion appears backwards in RTL text (see attached image). I can explain why it is happening (and why this problem wasn't observed when RTL was tested with latin characters), but I don't know how to

Text completion not working in tables?

2008-03-14 Thread Dov Feldstern
Hi! Stefan --- the completion stuff looks really, really nice. Thanks! It seems to me that text completion is not working in tables. Math completion *does* work, though. Can anything be done about this? Thanks! Dov

Re: 1.6svn regression: enum/item in tables

2008-03-14 Thread Dov Feldstern
Dov Feldstern wrote: Hi! It seems that enumeration/itemize (perhaps other layouts as well?) are no longer working inside a table. See the attached lyx file, created with r23573 from March 8, which still works fine. Try opening it in current svn (by r23669 from March 11 the problem already

1.6svn regression: enum/item in tables

2008-03-14 Thread Dov Feldstern
Hi! It seems that enumeration/itemize (perhaps other layouts as well?) are no longer working inside a table. See the attached lyx file, created with r23573 from March 8, which still works fine. Try opening it in current svn (by r23669 from March 11 the problem already exists) --- the itemize

Re: Trunk: Fonts Are a Mess

2008-02-23 Thread Dov Feldstern
Hi! First of all, I just want to repeat what others have already said: this completion stuff looks really great, Stefan! Way to go! Secondly, I want to thank you on behalf of the RTL users, for not forgetting to deal with RTL issues related to this. I see that it's causing some trouble, and

Re: Warnings for Pavel

2008-02-23 Thread Dov Feldstern
Angus Leeming wrote: Pavel Sanda wrote: Pavel Sanda wrote: I purposely left RC_VISUAL_CURSOR out of this function, because something is fishy about it. AFAICT, this function doesn't do anything... JMarc took a look and I think he also wasn't sure about it... So before just fixing the warnings

Re: Warnings for Pavel

2008-02-22 Thread Dov Feldstern
Pavel Sanda wrote: I purposely left RC_VISUAL_CURSOR out of this function, because something is fishy about it. AFAICT, this function doesn't do anything... JMarc took a look and I think he also wasn't sure about it... So before just fixing the warnings, we ought to try and figure out what this

Re: Warnings for Pavel

2008-02-21 Thread Dov Feldstern
Richard Heck wrote: LyXFunc.cpp: In function 'void lyxactOnUpdatedPrefs(const lyx::LyXRC&, const lyx::LyXRC&)': LyXFunc.cpp:1885: warning: enumeration value 'RC_FULL_SCREEN_LIMIT' not handled in switch LyXFunc.cpp:1885: warning: enumeration value 'RC_FULL_SCREEN_SCROLLBAR' not handled in sw

Re: [patch] visual bidi cursor movement

2008-02-12 Thread Dov Feldstern
Pavel Sanda wrote: Committed: http://www.lyx.org/trac/changeset/22928 http://www.lyx.org/trac/changeset/22929 http://www.lyx.org/trac/changeset/22930 don't forget to add some entry into wiki news for 1.6 :) pavel Right, thanks for the reminder! Couldn't do it tonight, though, because of the

Re: BIDI Fix (was Re: r22935 - /lyx-devel/trunk/src/insets/InsetTabular.cpp

2008-02-12 Thread Dov Feldstern
Abdelrazak Younes wrote: Dov, please verify this. -void InsetTabular::edit(Cursor & cur, bool, EntryDirectionType) +void InsetTabular::edit(Cursor & cur, bool, EntryDirectionType direction) { //lyxerr << "InsetTabular::edit: " << this << endl; cur.finishUndo(); cur.selectio

Re: [patch] visual bidi cursor movement

2008-02-10 Thread Dov Feldstern
Dov Feldstern wrote: Hi! Attached please find the latest versions of the visual mode for bidi cursor movement patches. I fixed them up based on feedback (mainly from Pavel and Abdel --- thanks!) Also, right movement is now included as well. If there are no objections I will commit soon. I

trouble compiling branch

2008-02-10 Thread Dov Feldstern
Qt 4.2.1, Linux: g++ -DHAVE_CONFIG_H -I. -I. -I../../../src -DQT_CLEAN_NAMESPACE -DQT_GENUINE_ST R -DQT_NO_STL -DQT_NO_KEYWORDS -Winvalid-pch --include=./pch.h -I../../../src -I ../../../src/frontends -I../../../images -DQT_SHARED -I/usr/include/qt4 -I/usr/i nclude/qt4/QtCore -I/usr/include/qt

Re: trunk doesn't compile

2008-02-10 Thread Dov Feldstern
Andre Poenitz wrote: On Sun, Feb 10, 2008 at 02:18:01AM +0200, Dov Feldstern wrote: Linux, Qt 4.2.1, autotools, g++ 4.1.2: g++ -g -O -o lyx main.o ASpell.o ISpell.o SpellBase.o Box.o Dimension.o PrinterParams.o Thesaurus.o ./.libs/liblyxcore.a ./.libs/liblyxmathed.a ./.libs/liblyxinsets.a

[patch] visual bidi cursor movement

2008-02-09 Thread Dov Feldstern
+ true + + + + + + + Visual + + + + + + @@ -154,7 +208,6 @@ autoBeginCB autoEndCB markForeignCB - rtlCB qt_helpers.h diff -r 6500b2fb9551 src/

trunk doesn't compile

2008-02-09 Thread Dov Feldstern
Linux, Qt 4.2.1, autotools, g++ 4.1.2: g++ -g -O -o lyx main.o ASpell.o ISpell.o SpellBase.o Box.o Dimension.o PrinterParams.o Thesaurus.o ./.libs/liblyxcore.a ./.libs/liblyxmathed.a ./.libs/liblyxinsets.a frontends/.libs/liblyxfrontends.a frontends/qt4/.libs/liblyxqt4.a -L/build/buildd/qt4-x

Re: visual cursor preference

2008-02-09 Thread Dov Feldstern
Pavel Sanda wrote: btw visual bidi box is wrongly initialized now. What do you mean? It should default to false, which it does (unless you've already saved the preferences otherwise)... sorry this reply was to much delayed and i dont remember :) my fault, I took too long to reply... :) Anyho

Re: visual cursor preference

2008-02-08 Thread Dov Feldstern
Pavel Sanda wrote: Thanks, Pavel! Attached is the patch, after fixing it up as you suggested. Also, I added tooltips for rtl_support and visual_cursor, but see my separate post regarding this issue ("LyXRC descriptions / tooltips"). i used the tooltips in the same way. Good, then that's set

Re: r22854 - /lyx-devel/trunk/src/frontends/qt4/GuiSymbols.cpp

2008-02-08 Thread Dov Feldstern
Abdelrazak Younes wrote: Dov Feldstern wrote: Abdelrazak Younes wrote: [EMAIL PROTECTED] wrote: Author: dov Date: Thu Feb 7 23:46:47 2008 New Revision: 22854 URL: http://www.lyx.org/trac/changeset/22854 Log: compilation fix Modified: lyx-devel/trunk/src/frontends/qt4/GuiSymbols.cpp

Re: r22854 - /lyx-devel/trunk/src/frontends/qt4/GuiSymbols.cpp

2008-02-08 Thread Dov Feldstern
Abdelrazak Younes wrote: [EMAIL PROTECTED] wrote: Author: dov Date: Thu Feb 7 23:46:47 2008 New Revision: 22854 URL: http://www.lyx.org/trac/changeset/22854 Log: compilation fix Modified: lyx-devel/trunk/src/frontends/qt4/GuiSymbols.cpp Modified: lyx-devel/trunk/src/frontends/qt4/GuiSymb

visual cursor preference

2008-02-01 Thread Dov Feldstern
Pavel Sanda wrote: b. Probably the visual_cursor option should only be enabled if rtl_support is on --- if rtl_support is false, visual_cursor should definitely be false, and should be disabled in the GUI (only because it uses the bidi tables, which will not be computed in the non-rtl_support

Re: [patch-RFC] visual mode for bidi cursor movement

2008-02-01 Thread Dov Feldstern
Abdelrazak Younes wrote: Dov Feldstern wrote: b. Probably the visual_cursor option should only be enabled if rtl_support is on --- if rtl_support is false, visual_cursor should definitely be false, and should be disabled in the GUI (only because it uses the bidi tables, which will not be

LyXRC descriptions / tooltips

2008-02-01 Thread Dov Feldstern
Hi! I just noticed that LyXRC::getDescription (in which I made some changes for the visual cursor stuff) is #if-fed out because it's not used. 1. So is there any point in my making changes in it? 2. Should we just get rid of it? 3. Can I add the description as a tooltip, instead? Thanks! Dov

[patch-RFC] visual mode for bidi cursor movement

2008-01-31 Thread Dov Feldstern
Hi! For the past few months I've been working on visual mode for bidi cursor movement. After a few false starts, I finally feel that I've got an implementation which is relatively clean. It's not totally finished yet, but it is well enough along to submit for comments. Attached are three pat

Re: Keymaps

2008-01-24 Thread Dov Feldstern
Pavel Sanda wrote: hi, in http://www.lyx.org/devel/translation.php we have: Keyboard maps allow users to type in various languages. They allow you either to remap single keys, or to map combinations of keys to certain accented or other characters. To make a new kmap, you just have to create a .

paragraph alignment (GUI) not working in trunk?

2007-12-07 Thread Dov Feldstern
Hi! It looks to me like paragraph alignment is not working in the GUI in the latest builds? Everything appears to be aligned left, regardless of its true alignment. Also in RTL documents, everything is aligned left. Thanks! Dov

Re: trunk doesn't compile

2007-11-23 Thread Dov Feldstern
Abdelrazak Younes wrote: Dov Feldstern wrote: make[5]: Entering directory `/home/dovf/lyx-trunk/src/frontends/qt4' make[5]: *** No rule to make target `../ButtonPolicy.cpp', needed by `ButtonPolicy.lo'. Stop. Thanks! try 'autogen.sh' Abdel. 'make di

trunk doesn't compile

2007-11-23 Thread Dov Feldstern
make[5]: Entering directory `/home/dovf/lyx-trunk/src/frontends/qt4' make[5]: *** No rule to make target `../ButtonPolicy.cpp', needed by `ButtonPolicy.lo'. Stop. Thanks! Dov

Re: [tentative patch 1.5] towards a working CJK implementation

2007-11-20 Thread Dov Feldstern
Jürgen Spitzmüller wrote: Opinions? Jürgen Jurgen --- I wanted to take a look at this, but something really weird is going on: I'm trying to apply your patch to r21683 (which is what it's supposedly against), but it's not applying cleanly. And the line numbers in the patch are off: in P

Re: Planning for 1.6 alpha 1?

2007-11-16 Thread Dov Feldstern
José Matos wrote: And no last minute changes this time. As soon as the alpha is released no more big features should go in. As soon as the first beta is released I will not allow more small features, only bug fixing. Abdel. I would like to hear what others think about this, theirs plan

Re: 1.6svn module URL in use, but doesn't show up in charstyle menu :-(

2007-11-09 Thread Dov Feldstern
Helge Hafting wrote: I opened an old document with yesterdays 1.6svn. Old URL insets were converted to URL charstyle - nice. But I can't make more URL's, except by copy+pasting the existing ones. Edit->charstyle offers "code" and such from "logical markup", URL is not offered. URL is in a se

trunk doesn't compile

2007-11-09 Thread Dov Feldstern
gcc, linux g++ -DHAVE_CONFIG_H -I. -I. -I../../src -I./.. -I../../boost -DQT_CLEAN_NAMESPACE -DQT_GENUINE_STR -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtCore -I./minizip -Wextra -Wall -g -O -MT FileName.lo -MD -MP -MF .deps/FileName.Tpo -c FileName.cpp -o

Re: [Cvslog] r21407 - in /lyx-devel/trunk/src: Paragraph.cpp insets/In...

2007-11-05 Thread Dov Feldstern
Martin Vermeer wrote: On Mon, Nov 05, 2007 at 11:13:34PM +0200, Dov Feldstern wrote: Martin Vermeer wrote: On Mon, 05 Nov 2007 15:49:22 +0100 Abdelrazak Younes <[EMAIL PROTECTED]> wrote: Jean-Marc Lasgouttes wrote: Martin Vermeer writes: But I am not sure I understand. Why is fo

Re: [Cvslog] r21407 - in /lyx-devel/trunk/src: Paragraph.cpp insets/In...

2007-11-05 Thread Dov Feldstern
Andre Poenitz wrote: On Mon, Nov 05, 2007 at 11:13:34PM +0200, Dov Feldstern wrote: Martin Vermeer wrote: On Mon, 05 Nov 2007 15:49:22 +0100 Abdelrazak Younes <[EMAIL PROTECTED]> wrote: Jean-Marc Lasgouttes wrote: Martin Vermeer writes: But I am not sure I understand. Why is fo

Re: [Cvslog] r21407 - in /lyx-devel/trunk/src: Paragraph.cpp insets/In...

2007-11-05 Thread Dov Feldstern
Martin Vermeer wrote: On Mon, 05 Nov 2007 15:49:22 +0100 Abdelrazak Younes <[EMAIL PROTECTED]> wrote: Jean-Marc Lasgouttes wrote: Martin Vermeer writes: But I am not sure I understand. Why is forceLTR true for ERT? Just for display purpose? The truth is, it shouldn't be. We're overloading

Re: [Cvslog] r21407 - in /lyx-devel/trunk/src: Paragraph.cpp insets/In...

2007-11-05 Thread Dov Feldstern
Andre Poenitz wrote: On Mon, Nov 05, 2007 at 02:16:52PM +0100, Jean-Marc Lasgouttes wrote: [EMAIL PROTECTED] writes: Modified: lyx-devel/trunk/src/Paragraph.cpp URL: http://www.lyx.org/trac/file/lyx-devel/trunk/src/Paragraph.cpp?rev=21407 ===

Re: [Cvslog] r21407 - in /lyx-devel/trunk/src: Paragraph.cpp insets/In...

2007-11-05 Thread Dov Feldstern
Martin Vermeer wrote: On Mon, 05 Nov 2007 14:16:52 +0100 Jean-Marc Lasgouttes <[EMAIL PROTECTED]> wrote: What about declaring forceLTR in the Inset class (returning false by default) and overriding it for graphics, math and hyperlink? This would simplify this code and avoid the cast to insetco

Re: Use of uncrustify to standardize lyx source file format.

2007-11-04 Thread Dov Feldstern
Bo Peng wrote: Personally, I don't like code beautifiers that much. There are just too many times when I like to do things which I doubt a code beautifier would preserve (and I want to do it that way nonetheless). E.g: look for "if (// not for ArabTeX" in output_latex.cpp. Uncrustify seem

Re: aussie is really slow

2007-11-04 Thread Dov Feldstern
Dov Feldstern wrote: hg clone [--ssh="ssh -C"] ssh://[EMAIL PROTECTED]/~dov/lyx-devel/all that's "ssh:// user _at_ lyx.org /..."

Re: Use of uncrustify to standardize lyx source file format.

2007-11-04 Thread Dov Feldstern
Bo Peng wrote: Dear all, It is not always easy to write code that conforms to lyx' coding rules so I have been searching for an open-source code beautifier. I have tried bcpp, greatcode, astyle, indent etc, but none of them is powerful enough. I tried again yesterday and found that uncrustify (h

Re: aussie is really slow

2007-11-04 Thread Dov Feldstern
Bernhard Roider wrote: and bugzilla does not respond i logged on with ssh and saw that there are many httpd tasks in uninterruptible sleep mode bernhard Hurry up and download your own, personal copy of the lyx repository while aussie is still alive! See http://www.mail-archive.com/lyx-

  1   2   3   4   5   6   7   8   >