Re: Text completion and RTL

2008-03-14 Thread Stefan Schimanski
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 can explain why it is happening (and why this problem wasn't observed when RTL was

Re: Take 2: time for alpha

2008-03-14 Thread Pavel Sanda
> I forgot that I have to do a fileformat change to get Japanese properly > working, but won't have the time to work on that stuff before beta 1. IS it > OK to do it after beta 1 is out? fileformat change is allowed after beta. fileformat change is not allowed after stable release is released.

Re: Inserted subdocument is erroneoulsy embedded - I didn't ask for embedding in this case

2008-03-14 Thread Bo Peng
> This is simple to fix for the user - just bring up the dialog again > and un-embed the file. No-one should need to do that though. Could you try again? Bo

Re: lyx-1.6svn of march 12. believes files are "changed" as soon as they open, even readonly files

2008-03-14 Thread Bo Peng
On Fri, Mar 14, 2008 at 6:22 AM, Helge Hafting <[EMAIL PROTECTED]> wrote: > Whenever this lyx opens a file, it is flagged as "changed". > Even the user guide opens and is flagged (changed)(read only) > which is amusing. I get the question about saving it if I quit immediately. Is this still the

Re: [Cvslog] r23712 - in /lyx-devel/branches/BRANCH_1_5_X: src/mathed/...

2008-03-14 Thread Enrico Forestieri
On Fri, Mar 14, 2008 at 03:15:34PM +0100, Uwe Stöhr wrote: > > The recipe is as follows: > > 1) put the cursor inside a labeled formula > > 2) choose Insert->Label > > 3) delete the label in the label dialog (OK is disabled) > > This was the problem, you have to use INSERT-> Label to delete

Re: Open in tabs/windows + keep lyx running without windows - patch

2008-03-14 Thread Stefan Schimanski
So I reimplemented everything like you proposed. But I cannot get the shortcuts to work. They are handled usually by the GuiView::event(..) handler. If there is no GuiView around, this does not work. There are some kind of low level event filter in QApplication, but I am not sure that's

Re: Open in tabs/windows + keep lyx running without windows - patch

2008-03-14 Thread Stefan Schimanski
- on Mac, there is one unique toolbar so, when the last GuiView is closed, the global toolbar should be hidden. This means that we should keep trace of the global menubar pointer when created. What do you mean here? Stefan

Re: Open in tabs/windows + keep lyx running without windows - patch

2008-03-14 Thread Stefan Schimanski
Here is another try, following your proposal. Stefan 0001-preference-option-to-open-buffers-in-tabs-or-new-w.patch Description: Binary data 0002-on-Mac-close-GuiView-when-the-last-tab-was-closed.patch Description: Binary data 0003-create-global-menubar-on-Mac-without-a-parent.-It.patch

Re: [Cvslog] r23712 - in /lyx-devel/branches/BRANCH_1_5_X: src/mathed/...

2008-03-14 Thread Uwe Stöhr
> Then, in the same vein, nobody expects to use Insert->Label in order > to change it. This issue is http://bugzilla.lyx.org/show_bug.cgi?id=1370 . regards Uwe

GMANE doesn't store all lyx-devel posts

2008-03-14 Thread Uwe Stöhr
I just noticed that GMANE doesn't show posts with the following subject scheme: Re: [Cvslog] r23712 - in /lyx-devel/branches/BRANCH_1_5_X: src/mathed/... or Re: r23681 - /lyx-devel/trunk/src/mathed/InsetMathNest.cpp (http://news.gmane.org/gmane.editors.lyx.devel/) Mail-archive works:

Re: GMANE doesn't store all lyx-devel posts

2008-03-14 Thread Pavel Sanda
> I don't know if we can do something about this by changing something in our > mailing list server, or is this definitively a problem of GMANE? this is known issue, i reported this on devel list at least twice. it seems as gmane antispam policy. pavel

Re: 1.6svn regression: enum/item in tables

2008-03-14 Thread Richard Heck
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 current svn (by r23669 from March 11

Re: LyX 1.6svn bug - irritating and wrong message about "included file using module not used in parent file"

2008-03-14 Thread Richard Heck
Helge Hafting wrote: Today I split a document in two, so I can publish the content with two different front pages. The idea is simple: The first document has a latex preamble that sets up the front page, and in the main window it simply \input the second document which has all the content.

Re: Open in tabs/windows + keep lyx running without windows - patch

2008-03-14 Thread Abdelrazak Younes
Stefan Schimanski wrote: Here is another try, following your proposal. Sorry Stefan, I won't have the time to review it for the next two weeks (going on well deserved vacations). But I trust your code anyway so I guess it should be OK. Cross-checking with Andre' might be a good thing too ;-).

Re: Wiki - suggested edit (mac)

2008-03-14 Thread Scott Lambert
Done. Thanks. Any ideas on clicking in Lyx to go to pdf? -Scott

Re: Text completion not working in tables?

2008-03-14 Thread Andre Poenitz
On Fri, Mar 14, 2008 at 03:19:32PM +0100, 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*

Re: Take 2: time for alpha

2008-03-14 Thread José Matos
On Friday 14 March 2008 14:32:46 Pavel Sanda wrote: > fileformat change is allowed after beta. > fileformat change is not allowed after stable release is released. Right. :-) > however there are inconsistencies between official site and wiki > whether release candidate is considered to be a

Re: Wiki - suggested edit (mac)

2008-03-14 Thread Scott Lambert
Done. Thanks. Link:http://wiki.lyx.org/Mac/Mac#PdfSync Any ideas on clicking in Lyx to go to pdf? -Scott

Re: Text completion not working in tables?

2008-03-14 Thread Stefan Schimanski
Am 14.03.2008 um 20:13 schrieb Andre Poenitz: On Fri, Mar 14, 2008 at 03:19:32PM +0100, 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

More displays

2008-03-14 Thread Pavel Sanda
hi, does anybody know whether is possible for one process to own different windows on different X displays ? (dream: "lfun-new-window-on-display 15" will let more people to share one document online.) pavel

Re: More displays

2008-03-14 Thread Andre Poenitz
On Fri, Mar 14, 2008 at 09:53:08PM +0100, Pavel Sanda wrote: > hi, > > does anybody know whether is possible for one process to own different > windows on different X displays ? Conceptionally there should be no _X_ problem at all 'interesting' X functions take a Display argument, and I see no

Re: Open in tabs/windows + keep lyx running without windows - patch

2008-03-14 Thread Stefan Schimanski
Am 14.03.2008 um 19:50 schrieb Abdelrazak Younes: Stefan Schimanski wrote: Here is another try, following your proposal. Sorry Stefan, I won't have the time to review it for the next two weeks (going on well deserved vacations). But I trust your code anyway so I guess it should be OK.

Re: Open in tabs/windows + keep lyx running without windows - patch

2008-03-14 Thread Abdelrazak Younes
Stefan Schimanski wrote: Am 14.03.2008 um 19:50 schrieb Abdelrazak Younes: Stefan Schimanski wrote: Here is another try, following your proposal. Sorry Stefan, I won't have the time to review it for the next two weeks (going on well deserved vacations). But I trust your code anyway so I

Re: Open in tabs/windows + keep lyx running without windows - patch

2008-03-14 Thread Stefan Schimanski
Am 14.03.2008 um 23:13 schrieb Abdelrazak Younes: Stefan Schimanski wrote: Am 14.03.2008 um 19:50 schrieb Abdelrazak Younes: Stefan Schimanski wrote: Here is another try, following your proposal. Sorry Stefan, I won't have the time to review it for the next two weeks (going on well

Re: Text completion not working in tables?

2008-03-14 Thread Abdelrazak Younes
Stefan Schimanski wrote: Am 14.03.2008 um 15:26 schrieb 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

Re: More displays

2008-03-14 Thread Abdelrazak Younes
Andre Poenitz wrote: On Fri, Mar 14, 2008 at 09:53:08PM +0100, Pavel Sanda wrote: hi, does anybody know whether is possible for one process to own different windows on different X displays ? Conceptionally there should be no _X_ problem at all 'interesting' X functions take a Display

Re: Text completion not working in tables?

2008-03-14 Thread Andre Poenitz
On Fri, Mar 14, 2008 at 11:15:48PM +0100, Abdelrazak Younes wrote: > Stefan Schimanski wrote: >> Am 14.03.2008 um 15:26 schrieb Dov Feldstern: >>> Stefan Schimanski wrote: Am 14.03.2008 um 14:14 schrieb Dov Feldstern: > Hi! > > Stefan --- the completion stuff looks really, really

Re: Open in tabs/windows + keep lyx running without windows - patch

2008-03-14 Thread Abdelrazak Younes
Stefan Schimanski wrote: Am 14.03.2008 um 23:13 schrieb Abdelrazak Younes: Stefan Schimanski wrote: Am 14.03.2008 um 19:50 schrieb Abdelrazak Younes: Stefan Schimanski wrote: Here is another try, following your proposal. Sorry Stefan, I won't have the time to review it for the next two

Re: More displays

2008-03-14 Thread Andre Poenitz
On Fri, Mar 14, 2008 at 11:22:15PM +0100, Abdelrazak Younes wrote: > Andre Poenitz wrote: >> On Fri, Mar 14, 2008 at 09:53:08PM +0100, Pavel Sanda wrote: >>> hi, >>> >>> does anybody know whether is possible for one process to own different >>> windows on different X displays ? >> Conceptionally

Re: More displays

2008-03-14 Thread Abdelrazak Younes
Andre Poenitz wrote: On Fri, Mar 14, 2008 at 11:22:15PM +0100, Abdelrazak Younes wrote: Andre Poenitz wrote: On Fri, Mar 14, 2008 at 09:53:08PM +0100, Pavel Sanda wrote: hi, does anybody know whether is possible for one process to own different windows on different X displays ?

Trunk does not compile.

2008-03-14 Thread Bo Peng
src/frontends/qt4/GuiToolbar.cpp: In member function 'void lyx::frontend::GuiLayoutBox::setIconSize(QSize)': src/frontends/qt4/GuiToolbar.cpp:663: error: 'WA_MacSmallSize' is not a member of 'Qt' src/frontends/qt4/GuiToolbar.cpp:664: error: 'WA_MacNormalSize' is not a member of 'Qt' Missing

Re: Trunk does not compile.

2008-03-14 Thread Stefan Schimanski
Am 14.03.2008 um 23:48 schrieb Bo Peng: src/frontends/qt4/GuiToolbar.cpp: In member function 'void lyx::frontend::GuiLayoutBox::setIconSize(QSize)': src/frontends/qt4/GuiToolbar.cpp:663: error: 'WA_MacSmallSize' is not a member of 'Qt' src/frontends/qt4/GuiToolbar.cpp:664: error:

Re: setting lines in tables

2008-03-14 Thread Edwin Leuven
Edwin Leuven wrote: give it a try: it is nice to be finally able to easily set the lines you want any objections if i apply the attached? Index: src/frontends/qt4/GuiTabular.cpp === --- src/frontends/qt4/GuiTabular.cpp (revision

Wrong sorting of RC entries

2008-03-14 Thread Pavel Sanda
Stefan, i guess this is yours... The table passed to Lexer is not sorted! Tell the developers to fix it! Unsorted: Number of tags: 126 table[0]: tag: `\accept_compound' code:1 table[1]: tag: `\allow_geometry_session' code:44 table[2]: tag: `\alternate_language' code:2 table[3]: tag:

Re: r23744 - in /lyx-devel/trunk/src/insets: Inset.cpp Inset....

2008-03-14 Thread Stefan Schimanski
The CompletionList.h file is missing I guess: /Users/sts/Quellen/mac/lyx-scope-dynmacro/src/frontends/qt4/ GuiCompleter.cpp:105: error: 'class lyx::Inset::CompletionList' has not been declared /Users/sts/Quellen/mac/lyx-scope-dynmacro/src/frontends/qt4/ GuiCompleter.cpp:168: error: expected

Question about Math Macros

2008-03-14 Thread Pavel Sanda
hi, we have three different modes of macros editation. how do they differ? switching between them and and the insert & edit macro does not seem to make difference. what should i do to see whats their purpose? pavel

Re: Question about Math Macros

2008-03-14 Thread Stefan Schimanski
Am 15.03.2008 um 01:26 schrieb Pavel Sanda: hi, we have three different modes of macros editation. how do they differ? switching between them and and the insert & edit macro does not seem to make difference. what should i do to see whats their purpose? It's about the instances of the

Re: Question about Math Macros

2008-03-14 Thread Pavel Sanda
> Define a macro with the "\foo :=" button. Then go into math mode and use > the macro. When you enter with the cursor, the different editing modes come > into play. sorry i'm lost, whatsoever i do, no difference. can you describe step by step what exactly should i do? pavel

Re: Question about Math Macros

2008-03-14 Thread Stefan Schimanski
Am 15.03.2008 um 01:44 schrieb Pavel Sanda: Define a macro with the "\foo :=" button. Then go into math mode and use the macro. When you enter with the cursor, the different editing modes come into play. sorry i'm lost, whatsoever i do, no difference. can you describe step by step what

Re: Question about Math Macros

2008-03-14 Thread Pavel Sanda
>>> Define a macro with the "\foo :=" button. Then go into math mode and use >>> the macro. When you enter with the cursor, the different editing modes >>> come >>> into play. >> >> sorry i'm lost, whatsoever i do, no difference. >> can you describe step by step what exactly should i do? >> pavel

Re: [Cvslog] r23741 - /lyx-devel/trunk/src/frontends/qt4/GuiAbout.cpp

2008-03-14 Thread Andre Poenitz
On Fri, Mar 14, 2008 at 11:32:35PM -, [EMAIL PROTECTED] wrote: > Author: sts > Date: Sat Mar 15 00:32:34 2008 > New Revision: 23741 > > URL: http://www.lyx.org/trac/changeset/23741 > Log: > * Some work was done in 2007 and 2008 which should deserve a copyright, no? Right. Andre'

Re: [patch] implement \slash and \nobreakdash

2008-03-14 Thread Pavel Sanda
> The attached patch implements two (at least by me) frequently requested and > useful special characters: A breakable slash (\slash from the LaTeX kernel) > and a protected hypen (\nobreakdash- from amsmath). > > The former allows a linebreak (without hyphen) after a slash, as > in "LyX/LaTeX",

Close tab group

2008-03-14 Thread Pavel Sanda
launch lyx, new file, close tab group, crash p

Re: r23747 - in /lyx-devel/trunk/src: BiblioInfo.cpp BufferLi...

2008-03-14 Thread Stefan Schimanski
Am 15.03.2008 um 01:22 schrieb [EMAIL PROTECTED]: +bool InsetMathNest::script(Cursor & cur, bool up) +{ + script(cur, up, docstring()); +} + + return script(cur, up, docstring()); ? Stefan

Re: Close tab group

2008-03-14 Thread Stefan Schimanski
Am 15.03.2008 um 03:17 schrieb Pavel Sanda: launch lyx, new file, close tab group, crash p (gdb) bt #0 0x0124 in ?? () #1 0x0ec07cab in QCoreApplication::removePostedEvents (receiver=0x2703d560, eventType=0) at kernel/qcoreapplication.cpp:1228 #2 0x0ec07e0d in

Re: Question about Math Macros

2008-03-14 Thread Pavel Sanda
next question for these strings: msgid "Append Parameter Eating From The Right" msgid "Append Optional Parameter Eating From The Right" msgid "Remove Last Parameter Spitting Out To The Right" do we have documented somewhere whats the purpose? pavel

Re: Question about Math Macros

2008-03-14 Thread Stefan Schimanski
Am 15.03.2008 um 03:26 schrieb Pavel Sanda: next question for these strings: msgid "Append Parameter Eating From The Right" msgid "Append Optional Parameter Eating From The Right" msgid "Remove Last Parameter Spitting Out To The Right" do we have documented somewhere whats the purpose? pavel

Re: Question about Math Macros

2008-03-14 Thread Stefan Schimanski
Am 15.03.2008 um 03:26 schrieb Pavel Sanda: next question for these strings: msgid "Append Parameter Eating From The Right" msgid "Append Optional Parameter Eating From The Right" msgid "Remove Last Parameter Spitting Out To The Right" do we have documented somewhere whats the purpose? pavel

Re: LyX 1.6svn bug - irritating and wrong message about "included file using module not used in parent file"

2008-03-14 Thread rgheck
Helge Hafting wrote: Today I split a document in two, so I can publish the content with two different front pages. [...] All this works very well, except that I get a bogus error message each time I do File->Export->Pdf(pdflatex). I get: Included file 'content.lyx' uses module 'logicalmkup'

Re: 1.6svn regression: enum/item in tables

2008-03-14 Thread rgheck
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 current svn (by

Trunk does not compile: QDrag::exec is 4.3 only.

2008-03-14 Thread Bo Peng
src/frontends/qt4/GuiWorkArea.cpp:1478: error: 'class QDrag' has no member named 'exec' Should we bump QT requirement to 4.3??? Bo

Re: Trunk does not compile: QDrag::exec is 4.3 only.

2008-03-14 Thread rgheck
Bo Peng wrote: src/frontends/qt4/GuiWorkArea.cpp:1478: error: 'class QDrag' has no member named 'exec' Should we bump QT requirement to 4.3??? Oh, no, not another one of THESE discussions! I think the last time we discussed this issue, we came to some kind of agreement that we'd stay "a

Re: Trunk does not compile: QDrag::exec is 4.3 only.

2008-03-14 Thread rgheck
rgheck wrote: Bo Peng wrote: src/frontends/qt4/GuiWorkArea.cpp:1478: error: 'class QDrag' has no member named 'exec' Should we bump QT requirement to 4.3??? Oh, no, not another one of THESE discussions! I think the last time we discussed this issue, we came to some kind of agreement that

Re: Trunk does not compile: QDrag::exec is 4.3 only.

2008-03-14 Thread Bo Peng
> What to do about QDrag::exec is another question. Presumably Andre will > have a good idea. Why cannot people use qt 4.2 for development? We have had a lot of compatibility problems with qt 4.3. Bo

<    1   2