Re: [patch] qt4: toc tweak

2006-04-17 Thread Juergen Spitzmueller
Abdelrazak Younes wrote: Please don't wait too much time on this as you motivated me to do the mode/view separation (see attached) ;-) Nice, but please don't tell me that you removed the slider now. Jürgen

Re: [PATCH] problem solved (was Re: [PATCH] buffer_func cleanup round 3 (was Re: crash)

2006-04-17 Thread Juergen Spitzmueller
Abdelrazak Younes wrote: Question: does somebody know how to test if the current buffer has only one paragraph? lastpit == 0 perhaps? Jürgen

Re: [patch] bug 2460: unbrake natbib

2006-04-17 Thread Juergen Spitzmueller
Lars Gullik Bjønnes wrote: | Where else? At the very least the BufferView. I don't understand. I think it's a buffer property. Each buffer has its own bibfiles cache. And if we had (eventually) multiple views of the same buffer, then all views should share the same bibfiles cache. Jürgen

Re: [patch] qt4: toc tweak

2006-04-17 Thread Abdelrazak Younes
Juergen Spitzmueller a écrit : Abdelrazak Younes wrote: Please don't wait too much time on this as you motivated me to do the mode/view separation (see attached) ;-) Nice, but please don't tell me that you removed the slider now. Not in the GUI but it is not implemented yet (but should be

Re: [PATCH] problem solved (was Re: [PATCH] buffer_func cleanup round 3 (was Re: crash)

2006-04-17 Thread Abdelrazak Younes
Juergen Spitzmueller a écrit : Abdelrazak Younes wrote: Question: does somebody know how to test if the current buffer has only one paragraph? lastpit == 0 perhaps? I've tried that but I think this would be true for an inset with a single paragraph. Abdel.

[Patch] Toc Model/View Separation (was Re: [patch] qt4: toc tweak)

2006-04-17 Thread Abdelrazak Younes
Abdelrazak Younes a écrit : Juergen Spitzmueller a écrit : Abdelrazak Younes wrote: Please don't wait too much time on this as you motivated me to do the mode/view separation (see attached) ;-) Nice, but please don't tell me that you removed the slider now. Not in the GUI but it is not

Re: [PATCH] problem solved (was Re: [PATCH] buffer_func cleanup round 3 (was Re: crash)

2006-04-17 Thread Juergen Spitzmueller
Abdelrazak Younes wrote: lastpit == 0 perhaps? I've tried that but I think this would be true for an inset with a single paragraph. You could exclude those with LyXText::isMainText() I think. Jürgen

Re: [patch] qt4: toc tweak

2006-04-17 Thread Juergen Spitzmueller
Abdelrazak Younes wrote: I am very sorry Juergen that you spend some times to fix the slider bug. But rest assure that it was not for nothing because now I know the correct logic ;-). No need to apologize. It's not the time I spent. I just find the slider useful, so I think it should not just

Re: [patch] qt4: toc tweak

2006-04-17 Thread Abdelrazak Younes
Juergen Spitzmueller a écrit : Abdelrazak Younes wrote: I am very sorry Juergen that you spend some times to fix the slider bug. But rest assure that it was not for nothing because now I know the correct logic ;-). No need to apologize. It's not the time I spent. I just find the slider

Re: Is this cursor reset necessary?

2006-04-17 Thread Juergen Spitzmueller
Bo Peng wrote: 1. Open a document, edit the first paragraph 2. Scroll down a few pages, using mouse or page down key 3. File-save 4. Lyx will scroll back to the beginning of the document. Please try the attached patch. Jürgen Index: src/lyxfunc.C

Re: [patch] qt4: toc tweak

2006-04-17 Thread Juergen Spitzmueller
Abdelrazak Younes wrote: No need to apologize. It's not the time I spent. I just find the slider useful, so I think it should not just disappear. I'll make sure it comes back then. Thanks. That's great. I'm sorry, qt4 is a completely new universe to me. And I'm running a bit out of

Re: error in enumerating subsection

2006-04-17 Thread Juergen Spitzmueller
Pol wrote: In lyx 1.4.1, default article class, italian language, subsections and subsubsections are weirdly enumerated by the phrase   E' privo di senso        (meaning 'no sense'). That is obviously a gross mistake of the italian set up, that should be fixed as soon as possible. If you

Re: [Patch] Toc Model/View Separation (was Re: [patch] qt4: toc tweak)

2006-04-17 Thread Lars Gullik Bjønnes
Abdelrazak Younes [EMAIL PROTECTED] writes: | Index: src/frontends/qt4/QToc.C | === | --- src/frontends/qt4/QToc.C (revision 13687) | +++ src/frontends/qt4/QToc.C (working copy) | -void QToc::build_dialog() | +bool

Re: [patch] bug 2460: unbrake natbib

2006-04-17 Thread Lars Gullik Bjønnes
Juergen Spitzmueller [EMAIL PROTECTED] writes: | Lars Gullik Bjønnes wrote: | | Where else? | | At the very least the BufferView. | | I don't understand. I think it's a buffer property. Each buffer has its own | bibfiles cache. And if we had (eventually) multiple views of the same buffer, |

Re: [patch] bug 2460: unbrake natbib

2006-04-17 Thread Juergen Spitzmueller
Lars Gullik Bjønnes wrote: | I don't understand. I think it's a buffer property. Each buffer has its | own bibfiles cache. And if we had (eventually) multiple views of the same | buffer, then all views should share the same bibfiles cache. The cache of bibfiles a buffer property? How? why?

Re: [Patch] Toc Model/View Separation (was Re: [patch] qt4: toc tweak)

2006-04-17 Thread Abdelrazak Younes
Lars Gullik Bjønnes a écrit : Abdelrazak Younes [EMAIL PROTECTED] writes: | Index: src/frontends/qt4/QToc.C | === | --- src/frontends/qt4/QToc.C (revision 13687) | +++ src/frontends/qt4/QToc.C (working copy) | -void

Re: Lyx 1.4.1 windows - still no go

2006-04-17 Thread Georg Baum
Am Samstag, 15. April 2006 23:55 schrieb Bo Peng: BTW, what is the real difficulty in making the all-in-one installer official? If only one or two of the bundled programs have license issue, we can exclude them. Otherwise, all-in-one is the way to go! Read the list archives, there have been

Re: [patch] fix bug 1473: Implement phantom in math

2006-04-17 Thread Georg Baum
Am Sonntag, 16. April 2006 00:02 schrieb Enrico Forestieri: I think that your approach is the correct the one. The patch works, but the dimension of \bigl( is a bit smaller of ( on screen and this seems odd. Perhaps a tuning is needed. Have a look at MathBigInset::increase(). What would you

Re: [patch] qt4: toc tweak

2006-04-17 Thread Abdelrazak Younes
Juergen Spitzmueller a écrit : Abdelrazak Younes wrote: No need to apologize. It's not the time I spent. I just find the slider useful, so I think it should not just disappear. I'll make sure it comes back then. Thanks. That's great. You're welcome. But are you sure you don't want two

Re: [patch] fix bug 1473: Implement phantom in math

2006-04-17 Thread Georg Baum
Am Sonntag, 16. April 2006 11:59 schrieb Lars Gullik Bjønnes: Georg Baum [EMAIL PROTECTED] writes: | Am Samstag, 15. April 2006 10:22 schrieb Lars Gullik Bjønnes: | Eventually something must be done with this if .. if ... if list | | Using a map or an unordered_map seems like a

Re: [patch] qt4: toc tweak

2006-04-17 Thread Juergen Spitzmueller
Abdelrazak Younes wrote: Thanks. That's great. You're welcome. But are you sure you don't want two arrow buttons instead? A QSpinBox? Personally, I find the slider more convenient for this given task. Jürgen

Re: [patch] qt4: toc tweak

2006-04-17 Thread Abdelrazak Younes
Juergen Spitzmueller a écrit : Abdelrazak Younes wrote: Thanks. That's great. You're welcome. But are you sure you don't want two arrow buttons instead? A QSpinBox? Personally, I find the slider more convenient for this given task. OK then. But I'll try to enlarge the slider button a bit

Windows Installer for LyX 1.4.1

2006-04-17 Thread jbrevier
Today I installed LyX 1.4.1 on my PC running under Windows XP Pro. I have a few comments to do on the Windows Installer: - language selection works properly inside the installer but only english LyX version is installed (tested with french and german; I am aware the language is asked twice in the

QWorkArea.C won't compile on Mac

2006-04-17 Thread Bennett Helm
In most recent svn (13689), QWorkArea.C won't compile, giving the following error (within a #ifdef Q_WS_MACX): QWorkArea.C: In function `OSErr handleOpenDocuments(const AERecord*, AERecord*, long int)': QWorkArea.C:176: error: `dispatch' undeclared (first use this function) Suggestions?

Re: [patch] Add support for cygwin-tetex to native win32 LyX

2006-04-17 Thread Georg Baum
Am Samstag, 15. April 2006 19:47 schrieb Enrico Forestieri: On Sat, Apr 15, 2006 at 06:54:56PM +0200, Georg Baum wrote: I can't do that because it doesn't depend on cygwin or windows but on miktex or tetex. If you use miktex SEP=';', if you use tetex SEP=':'. I am attaching a revised patch

Re: QWorkArea.C won't compile on Mac

2006-04-17 Thread Georg Baum
Am Montag, 17. April 2006 15:41 schrieb Bennett Helm: In most recent svn (13689), QWorkArea.C won't compile, giving the following error (within a #ifdef Q_WS_MACX): QWorkArea.C: In function `OSErr handleOpenDocuments(const AERecord*, AERecord*, long int)': QWorkArea.C:176: error:

Re: QWorkArea.C won't compile on Mac

2006-04-17 Thread Georg Baum
Am Montag, 17. April 2006 15:41 schrieb Bennett Helm: Suggestions? Or maybe wa_ptr-view()-workAreaDispatch. I don't know which one should be used here. Georg

Re: QWorkArea.C won't compile on Mac

2006-04-17 Thread Bennett Helm
On Apr 17, 2006, at 9:55 AM, Georg Baum wrote: Am Montag, 17. April 2006 15:41 schrieb Bennett Helm: In most recent svn (13689), QWorkArea.C won't compile, giving the following error (within a #ifdef Q_WS_MACX): QWorkArea.C: In function `OSErr handleOpenDocuments(const AERecord*, AERecord*,

Re: [patch] fix bug 1473: Implement phantom in math

2006-04-17 Thread Lars Gullik Bjønnes
Georg Baum [EMAIL PROTECTED] writes: | Am Sonntag, 16. April 2006 11:59 schrieb Lars Gullik Bjønnes: | Georg Baum [EMAIL PROTECTED] writes: | | | Am Samstag, 15. April 2006 10:22 schrieb Lars Gullik Bjønnes: | | Eventually something must be done with this if .. if ... if list | | | |

Re: QWorkArea.C won't compile on Mac

2006-04-17 Thread Lars Gullik Bjønnes
Bennett Helm [EMAIL PROTECTED] writes: | On Apr 17, 2006, at 9:55 AM, Georg Baum wrote: | | Am Montag, 17. April 2006 15:41 schrieb Bennett Helm: | In most recent svn (13689), QWorkArea.C won't compile, giving the | following error (within a #ifdef Q_WS_MACX): | | QWorkArea.C: In function

Re: QWorkArea.C won't compile on Mac

2006-04-17 Thread Lars Gullik Bjønnes
Georg Baum [EMAIL PROTECTED] writes: | Am Montag, 17. April 2006 15:41 schrieb Bennett Helm: | Suggestions? | | Or maybe wa_ptr-view()-workAreaDispatch. I don't know which one should | be used here. workAreaDispatch. -- Lgb

Re: QWorkArea.C won't compile on Mac

2006-04-17 Thread Bennett Helm
On Apr 17, 2006, at 10:10 AM, Lars Gullik Bjønnes wrote: Bennett Helm [EMAIL PROTECTED] writes: | On Apr 17, 2006, at 9:55 AM, Georg Baum wrote: | | Am Montag, 17. April 2006 15:41 schrieb Bennett Helm: | In most recent svn (13689), QWorkArea.C won't compile, giving the | following error

Re: QWorkArea.C won't compile on Mac

2006-04-17 Thread Lars Gullik Bjønnes
Bennett Helm [EMAIL PROTECTED] writes: | But it is wrong. | | workAreaDispatch is the dispatch function that should be called. | | Sorry, but you'll have to be more explicit for me. Using | | wa_ptr-workAreaDispatch( | FuncRequest(LFUN_FILE_OPEN, | fromqstr(s_arg)));

Re: Lyx 1.4.1 windows - still no go

2006-04-17 Thread Paul A. Rubin
Enrico Forestieri wrote: On Sun, Apr 16, 2006 at 05:33:35PM -0400, Paul A. Rubin wrote: I wonder if this is a matter of how you filled in the preferences dialog. What works for me is this: 1. Install Enrico's lp.exe binary in the LyX bin directory. 2. In

Re: Windows Installer for LyX 1.4.1

2006-04-17 Thread Paul A. Rubin
[EMAIL PROTECTED] wrote: Today I installed LyX 1.4.1 on my PC running under Windows XP Pro. I have a few comments to do on the Windows Installer: - language selection works properly inside the installer but only english LyX version is installed (tested with french and german; I am aware the

Re: QWorkArea.C won't compile on Mac

2006-04-17 Thread Bennett Helm
On Apr 17, 2006, at 10:31 AM, Lars Gullik Bjønnes wrote: Bennett Helm [EMAIL PROTECTED] writes: | But it is wrong. | | workAreaDispatch is the dispatch function that should be called. | | Sorry, but you'll have to be more explicit for me. Using | | wa_ptr-workAreaDispatch( |

Re: Lyx 1.4.1 windows - still no go

2006-04-17 Thread Enrico Forestieri
On Mon, Apr 17, 2006 at 11:20:43AM -0400, Paul A. Rubin wrote: Enrico Forestieri wrote: On Sun, Apr 16, 2006 at 05:33:35PM -0400, Paul A. Rubin wrote: I wonder if this is a matter of how you filled in the preferences dialog. What works for me is this: 1. Install Enrico's lp.exe

Re: QWorkArea.C won't compile on Mac

2006-04-17 Thread Georg Baum
Am Montag, 17. April 2006 18:31 schrieb Bennett Helm: Well, I had to go to QContentPane.C to find something similar. wa_ptr-view().view()-workAreaDispatch( FuncRequest(LFUN_FILE_OPEN, fromqstr(s_arg))); seems to work -- opening documents within LyX is fine. (Is this

[Updated Patch] Toc model/view separation (was Re: [patch] qt4: toc tweak)

2006-04-17 Thread Abdelrazak Younes
Abdelrazak Younes a écrit : Juergen Spitzmueller a écrit : Abdelrazak Younes wrote: Please don't wait too much time on this as you motivated me to do the mode/view separation (see attached) ;-) Nice, but please don't tell me that you removed the slider now. Not in the GUI but it is not

Re: QWorkArea.C won't compile on Mac

2006-04-17 Thread Lars Gullik Bjønnes
Bennett Helm [EMAIL PROTECTED] writes: | On Apr 17, 2006, at 10:31 AM, Lars Gullik Bjønnes wrote: | Bennett Helm [EMAIL PROTECTED] writes: | | | But it is wrong. | | | | workAreaDispatch is the dispatch function that should be called. | | | | Sorry, but you'll have to be more explicit

Re: [patch] Add support for cygwin-tetex to native win32 LyX

2006-04-17 Thread Enrico Forestieri
On Mon, Apr 17, 2006 at 03:30:36PM +0200, Georg Baum wrote: Am Samstag, 15. April 2006 19:47 schrieb Enrico Forestieri: On Sat, Apr 15, 2006 at 06:54:56PM +0200, Georg Baum wrote: I can't do that because it doesn't depend on cygwin or windows but on miktex or tetex. If you use miktex

Re: [Abdelrazak Younes] [Patch] reduce linking time under windows (was Re: Question about C++ warning ...)

2006-04-17 Thread Kayvan A. Sylvan
On Thu, Apr 13, 2006 at 10:28:59AM +0200, Jean-Marc Lasgouttes wrote: Hi Kayvan, Did you see this message? We need your input on why this special cygwin code was needed... All I remember is that it was needed at one time for the QT/Cygwin code I compiled from CVS (and it was in the

Re: [Abdelrazak Younes] [Patch] reduce linking time under windows (was Re: Question about C++ warning ...)

2006-04-17 Thread Enrico Forestieri
On Mon, Apr 17, 2006 at 11:42:21AM -0700, Kayvan A. Sylvan wrote: On Thu, Apr 13, 2006 at 10:28:59AM +0200, Jean-Marc Lasgouttes wrote: Hi Kayvan, Did you see this message? We need your input on why this special cygwin code was needed... All I remember is that it was needed at one

Re: [patch] fix bug 1473: Implement phantom in math

2006-04-17 Thread Georg Baum
Am Montag, 17. April 2006 18:24 schrieb Enrico Forestieri: BTW, when changing the zoom factor by writing its value instead of using the small arrows, the Apply button is not highlighted (this occurs in both 1.4 and 1.5). So why don't you fix it? When changing the zoom in 1.5 I also get the

Re: error in enumerating subsection

2006-04-17 Thread Paolo Pumilia
On Monday 17 April 2006 11:44, Juergen Spitzmueller wrote: Pol wrote: In lyx 1.4.1, default article class, italian language, subsections and subsubsections are weirdly enumerated by the phrase   E' privo di senso        (meaning 'no sense'). That is obviously a gross mistake of the

Re: [Updated Patch] Toc model/view separation (was Re: [patch] qt4: toc tweak)

2006-04-17 Thread Martin Vermeer
On Mon, Apr 17, 2006 at 07:54:04PM +0200, Abdelrazak Younes wrote: Abdelrazak Younes a écrit : ... Side question about outline for Martin: The outline function takes no argument. It moves or transforms the section where the cursor is. I think it should instead take a pit or a uid so

Re: [Abdelrazak Younes] [Patch] reduce linking time under windows (was Re: Question about C++ warning ...)

2006-04-17 Thread Lars Gullik Bjønnes
Kayvan A. Sylvan [EMAIL PROTECTED] writes: | My automated daily builds on my Redhat FC4 system are getting | those damnable linker errors or the python lyx2lyx module issue | (see ftp://ftp.sylvan.com/pub/lyx/devel/log for the latest). Did you try compiling without the precompiled headers? --

Re: [patch] fix bug 1473: Implement phantom in math

2006-04-17 Thread Enrico Forestieri
On Mon, Apr 17, 2006 at 08:57:54PM +0200, Georg Baum wrote: Am Montag, 17. April 2006 18:24 schrieb Enrico Forestieri: BTW, when changing the zoom factor by writing its value instead of using the small arrows, the Apply button is not highlighted (this occurs in both 1.4 and 1.5). So why

Degrading math editing

2006-04-17 Thread David Raymond
Here is another bug, which may be hard to track down -- sorry, I don't know how to pin this down better... In math mode typing \equiv should give the equals sign with an extra line. When lyx first starts up, this works, but after **extensive** editing, this stops working, yielding nothing at

Re: Link failures in current lyx-svn

2006-04-17 Thread Martin Vermeer
On Mon, 2006-04-10 at 14:09 -0700, Kayvan A. Sylvan wrote: On Sun, Apr 09, 2006 at 10:25:25PM +0200, Lars Gullik Bjønnes wrote: John Levon [EMAIL PROTECTED] writes: | text.o(.bss+0x3):/usr/lib/gcc/x86_64-redhat-linux/4.0.2/../../../../include/c++/4.0.2/bits/stl_vector.h:352: |

Re: [patch] fix bug 1473: Implement phantom in math

2006-04-17 Thread Enrico Forestieri
On Mon, Apr 17, 2006 at 08:57:54PM +0200, Georg Baum wrote: Am Montag, 17. April 2006 18:24 schrieb Enrico Forestieri: It would also be nice having a report in the status line about the size of the delimiter when the cursor is next to it. That is not possible with this approach, since

Re: [patch] fix bug 1473: Implement phantom in math

2006-04-17 Thread Enrico Forestieri
On Tue, Apr 18, 2006 at 07:06:10AM +0200, Enrico Forestieri wrote: Please, try the attached LyX document. I created the first two brackets with an unpatched version of LyX and added the second couple with a patched one. I forgot to attach the file. -- Enrico #LyX 1.4.1 created this file.

Re: make rpmdist failure (1.5.0svn)

2006-04-17 Thread Kayvan A. Sylvan
On Tue, Apr 11, 2006 at 01:38:05PM +0200, Georg Baum wrote: Jose' Matos wrote: Why does not show lyx2lyx_version.py.in in svn? in the lyx2lyx directory: ... note that lyx2lyx_version.py.in is absent. It is not when I do the same here. Do a make dist then use the resulting

Re: [patch] qt4: toc tweak

2006-04-17 Thread Juergen Spitzmueller
Abdelrazak Younes wrote: > Please > don't wait too much time on this as you motivated me to do the mode/view > separation (see attached) ;-) Nice, but please don't tell me that you removed the slider now. Jürgen

Re: [PATCH] problem solved (was Re: [PATCH] buffer_func cleanup round 3 (was Re: crash)

2006-04-17 Thread Juergen Spitzmueller
Abdelrazak Younes wrote: > Question: does somebody know how to test if the current buffer has only > one paragraph? lastpit == 0 perhaps? Jürgen

Re: [patch] bug 2460: unbrake natbib

2006-04-17 Thread Juergen Spitzmueller
Lars Gullik Bjønnes wrote: > | Where else? > > At the very least the BufferView. I don't understand. I think it's a buffer property. Each buffer has its own bibfiles cache. And if we had (eventually) multiple views of the same buffer, then all views should share the same bibfiles cache. Jürgen

Re: [patch] qt4: toc tweak

2006-04-17 Thread Abdelrazak Younes
Juergen Spitzmueller a écrit : Abdelrazak Younes wrote: Please don't wait too much time on this as you motivated me to do the mode/view separation (see attached) ;-) Nice, but please don't tell me that you removed the slider now. Not in the GUI but it is not implemented yet (but should be

Re: [PATCH] problem solved (was Re: [PATCH] buffer_func cleanup round 3 (was Re: crash)

2006-04-17 Thread Abdelrazak Younes
Juergen Spitzmueller a écrit : Abdelrazak Younes wrote: Question: does somebody know how to test if the current buffer has only one paragraph? lastpit == 0 perhaps? I've tried that but I think this would be true for an inset with a single paragraph. Abdel.

[Patch] Toc Model/View Separation (was Re: [patch] qt4: toc tweak)

2006-04-17 Thread Abdelrazak Younes
Abdelrazak Younes a écrit : Juergen Spitzmueller a écrit : Abdelrazak Younes wrote: Please don't wait too much time on this as you motivated me to do the mode/view separation (see attached) ;-) Nice, but please don't tell me that you removed the slider now. Not in the GUI but it is not

Re: [PATCH] problem solved (was Re: [PATCH] buffer_func cleanup round 3 (was Re: crash)

2006-04-17 Thread Juergen Spitzmueller
Abdelrazak Younes wrote: > > lastpit == 0 perhaps? > > I've tried that but I think this would be true for an inset with a > single paragraph. You could exclude those with LyXText::isMainText() I think. Jürgen

Re: [patch] qt4: toc tweak

2006-04-17 Thread Juergen Spitzmueller
Abdelrazak Younes wrote: > I am very sorry Juergen that you spend some times to fix the slider bug. > But rest assure that it was not for nothing because now I know the > correct logic ;-). No need to apologize. It's not the time I spent. I just find the slider useful, so I think it should not

Re: [patch] qt4: toc tweak

2006-04-17 Thread Abdelrazak Younes
Juergen Spitzmueller a écrit : Abdelrazak Younes wrote: I am very sorry Juergen that you spend some times to fix the slider bug. But rest assure that it was not for nothing because now I know the correct logic ;-). No need to apologize. It's not the time I spent. I just find the slider

Re: Is this cursor reset necessary?

2006-04-17 Thread Juergen Spitzmueller
Bo Peng wrote: > 1. Open a document, edit the first paragraph > 2. Scroll down a few pages, using mouse or page down key > 3. File->save > 4. Lyx will scroll back to the beginning of the document. Please try the attached patch. Jürgen Index: src/lyxfunc.C

Re: [patch] qt4: toc tweak

2006-04-17 Thread Juergen Spitzmueller
Abdelrazak Younes wrote: > > No need to apologize. It's not the time I spent. I just find the slider > > useful, so I think it should not just disappear. > > I'll make sure it comes back then. Thanks. That's great. > > I'm sorry, qt4 is a completely new universe to me. And I'm running a bit > >

Re: error in enumerating subsection

2006-04-17 Thread Juergen Spitzmueller
Pol wrote: > In lyx 1.4.1, default article class, italian language, subsections and > subsubsections are weirdly enumerated by the phrase >   "E' privo di senso"        (meaning 'no sense'). > > That is obviously a gross mistake of the italian set up, that should be > fixed as soon as possible.

Re: [Patch] Toc Model/View Separation (was Re: [patch] qt4: toc tweak)

2006-04-17 Thread Lars Gullik Bjønnes
Abdelrazak Younes <[EMAIL PROTECTED]> writes: | Index: src/frontends/qt4/QToc.C | === | --- src/frontends/qt4/QToc.C (revision 13687) | +++ src/frontends/qt4/QToc.C (working copy) | -void QToc::build_dialog() | +bool

Re: [patch] bug 2460: unbrake natbib

2006-04-17 Thread Lars Gullik Bjønnes
Juergen Spitzmueller <[EMAIL PROTECTED]> writes: | Lars Gullik Bjønnes wrote: | > | Where else? | > | > At the very least the BufferView. | | I don't understand. I think it's a buffer property. Each buffer has its own | bibfiles cache. And if we had (eventually) multiple views of the same

Re: [patch] bug 2460: unbrake natbib

2006-04-17 Thread Juergen Spitzmueller
Lars Gullik Bjønnes wrote: > | I don't understand. I think it's a buffer property. Each buffer has its > | own bibfiles cache. And if we had (eventually) multiple views of the same > | buffer, then all views should share the same bibfiles cache. > > The cache of bibfiles a buffer property? How?

Re: [Patch] Toc Model/View Separation (was Re: [patch] qt4: toc tweak)

2006-04-17 Thread Abdelrazak Younes
Lars Gullik Bjønnes a écrit : Abdelrazak Younes <[EMAIL PROTECTED]> writes: | Index: src/frontends/qt4/QToc.C | === | --- src/frontends/qt4/QToc.C (revision 13687) | +++ src/frontends/qt4/QToc.C (working copy) | -void

Re: Lyx 1.4.1 & windows - still no go

2006-04-17 Thread Georg Baum
Am Samstag, 15. April 2006 23:55 schrieb Bo Peng: > BTW, what is the real difficulty in making the all-in-one installer > official? If only one or two of the bundled programs have license > issue, we can exclude them. Otherwise, all-in-one is the way to go! Read the list archives, there have been

Re: [patch] fix bug 1473: Implement phantom in math

2006-04-17 Thread Georg Baum
Am Sonntag, 16. April 2006 00:02 schrieb Enrico Forestieri: > I think that your approach is the correct the one. The patch works, > but the dimension of "\bigl(" is a bit smaller of "(" on screen and > this seems odd. Perhaps a tuning is needed. Have a look at MathBigInset::increase(). What would

Re: [patch] qt4: toc tweak

2006-04-17 Thread Abdelrazak Younes
Juergen Spitzmueller a écrit : Abdelrazak Younes wrote: No need to apologize. It's not the time I spent. I just find the slider useful, so I think it should not just disappear. I'll make sure it comes back then. Thanks. That's great. You're welcome. But are you sure you don't want two

Re: [patch] fix bug 1473: Implement phantom in math

2006-04-17 Thread Georg Baum
Am Sonntag, 16. April 2006 11:59 schrieb Lars Gullik Bjønnes: > Georg Baum <[EMAIL PROTECTED]> writes: > > | Am Samstag, 15. April 2006 10:22 schrieb Lars Gullik Bjønnes: > | > Eventually something must be done with this if .. if ... if list > | > > | > Using a map or an unordered_map seems like

Re: [patch] qt4: toc tweak

2006-04-17 Thread Juergen Spitzmueller
Abdelrazak Younes wrote: > > Thanks. That's great. > > You're welcome. But are you sure you don't want two arrow buttons instead? A QSpinBox? Personally, I find the slider more convenient for this given task. Jürgen

Re: [patch] qt4: toc tweak

2006-04-17 Thread Abdelrazak Younes
Juergen Spitzmueller a écrit : Abdelrazak Younes wrote: Thanks. That's great. You're welcome. But are you sure you don't want two arrow buttons instead? A QSpinBox? Personally, I find the slider more convenient for this given task. OK then. But I'll try to enlarge the slider button a bit

Windows Installer for LyX 1.4.1

2006-04-17 Thread jbrevier
Today I installed LyX 1.4.1 on my PC running under Windows XP Pro. I have a few comments to do on the Windows Installer: - language selection works properly inside the installer but only english LyX version is installed (tested with french and german; I am aware the language is asked twice in the

QWorkArea.C won't compile on Mac

2006-04-17 Thread Bennett Helm
In most recent svn (13689), QWorkArea.C won't compile, giving the following error (within a #ifdef Q_WS_MACX): QWorkArea.C: In function `OSErr handleOpenDocuments(const AERecord*, AERecord*, long int)': QWorkArea.C:176: error: `dispatch' undeclared (first use this function) Suggestions?

Re: [patch] Add support for cygwin-tetex to native win32 LyX

2006-04-17 Thread Georg Baum
Am Samstag, 15. April 2006 19:47 schrieb Enrico Forestieri: > On Sat, Apr 15, 2006 at 06:54:56PM +0200, Georg Baum wrote: > I can't do that because it doesn't depend on cygwin or windows but > on miktex or tetex. If you use miktex SEP=';', if you use tetex SEP=':'. > I am attaching a revised patch

Re: QWorkArea.C won't compile on Mac

2006-04-17 Thread Georg Baum
Am Montag, 17. April 2006 15:41 schrieb Bennett Helm: > In most recent svn (13689), QWorkArea.C won't compile, giving the > following error (within a #ifdef Q_WS_MACX): > > QWorkArea.C: In function `OSErr handleOpenDocuments(const AERecord*, > AERecord*, > long int)': > QWorkArea.C:176:

Re: QWorkArea.C won't compile on Mac

2006-04-17 Thread Georg Baum
Am Montag, 17. April 2006 15:41 schrieb Bennett Helm: > Suggestions? Or maybe wa_ptr->view()->workAreaDispatch. I don't know which one should be used here. Georg

Re: QWorkArea.C won't compile on Mac

2006-04-17 Thread Bennett Helm
On Apr 17, 2006, at 9:55 AM, Georg Baum wrote: Am Montag, 17. April 2006 15:41 schrieb Bennett Helm: In most recent svn (13689), QWorkArea.C won't compile, giving the following error (within a #ifdef Q_WS_MACX): QWorkArea.C: In function `OSErr handleOpenDocuments(const AERecord*, AERecord*,

Re: [patch] fix bug 1473: Implement phantom in math

2006-04-17 Thread Lars Gullik Bjønnes
Georg Baum <[EMAIL PROTECTED]> writes: | Am Sonntag, 16. April 2006 11:59 schrieb Lars Gullik Bjønnes: | > Georg Baum <[EMAIL PROTECTED]> writes: | > | > | Am Samstag, 15. April 2006 10:22 schrieb Lars Gullik Bjønnes: | > | > Eventually something must be done with this if .. if ... if list | > |

Re: QWorkArea.C won't compile on Mac

2006-04-17 Thread Lars Gullik Bjønnes
Bennett Helm <[EMAIL PROTECTED]> writes: | On Apr 17, 2006, at 9:55 AM, Georg Baum wrote: | | > Am Montag, 17. April 2006 15:41 schrieb Bennett Helm: | >> In most recent svn (13689), QWorkArea.C won't compile, giving the | >> following error (within a #ifdef Q_WS_MACX): | >> | >> QWorkArea.C: In

Re: QWorkArea.C won't compile on Mac

2006-04-17 Thread Lars Gullik Bjønnes
Georg Baum <[EMAIL PROTECTED]> writes: | Am Montag, 17. April 2006 15:41 schrieb Bennett Helm: | > Suggestions? | | Or maybe wa_ptr->view()->workAreaDispatch. I don't know which one should | be used here. workAreaDispatch. -- Lgb

Re: QWorkArea.C won't compile on Mac

2006-04-17 Thread Bennett Helm
On Apr 17, 2006, at 10:10 AM, Lars Gullik Bjønnes wrote: Bennett Helm <[EMAIL PROTECTED]> writes: | On Apr 17, 2006, at 9:55 AM, Georg Baum wrote: | | > Am Montag, 17. April 2006 15:41 schrieb Bennett Helm: | >> In most recent svn (13689), QWorkArea.C won't compile, giving the | >> following

Re: QWorkArea.C won't compile on Mac

2006-04-17 Thread Lars Gullik Bjønnes
Bennett Helm <[EMAIL PROTECTED]> writes: | > But it is wrong. | > | > workAreaDispatch is the dispatch function that should be called. | | Sorry, but you'll have to be more explicit for me. Using | | wa_ptr->workAreaDispatch( | FuncRequest(LFUN_FILE_OPEN, |

Re: Lyx 1.4.1 & windows - still no go

2006-04-17 Thread Paul A. Rubin
Enrico Forestieri wrote: On Sun, Apr 16, 2006 at 05:33:35PM -0400, Paul A. Rubin wrote: I wonder if this is a matter of how you filled in the preferences dialog. What works for me is this: 1. Install Enrico's lp.exe binary in the LyX bin directory. 2. In

Re: Windows Installer for LyX 1.4.1

2006-04-17 Thread Paul A. Rubin
[EMAIL PROTECTED] wrote: Today I installed LyX 1.4.1 on my PC running under Windows XP Pro. I have a few comments to do on the Windows Installer: - language selection works properly inside the installer but only english LyX version is installed (tested with french and german; I am aware the

Re: QWorkArea.C won't compile on Mac

2006-04-17 Thread Bennett Helm
On Apr 17, 2006, at 10:31 AM, Lars Gullik Bjønnes wrote: Bennett Helm <[EMAIL PROTECTED]> writes: | > But it is wrong. | > | > workAreaDispatch is the dispatch function that should be called. | | Sorry, but you'll have to be more explicit for me. Using | | wa_ptr->workAreaDispatch( |

Re: Lyx 1.4.1 & windows - still no go

2006-04-17 Thread Enrico Forestieri
On Mon, Apr 17, 2006 at 11:20:43AM -0400, Paul A. Rubin wrote: > Enrico Forestieri wrote: > > On Sun, Apr 16, 2006 at 05:33:35PM -0400, Paul A. Rubin wrote: > > > >> I wonder if this is a matter of how you filled in the preferences > >> dialog. What works for me is this: > >> > >> 1. Install

Re: QWorkArea.C won't compile on Mac

2006-04-17 Thread Georg Baum
Am Montag, 17. April 2006 18:31 schrieb Bennett Helm: > Well, I had to go to QContentPane.C to find something similar. > > wa_ptr->view().view()->workAreaDispatch( > FuncRequest(LFUN_FILE_OPEN, > fromqstr(s_arg))); > > seems to work -- opening documents within LyX is fine.

[Updated Patch] Toc model/view separation (was Re: [patch] qt4: toc tweak)

2006-04-17 Thread Abdelrazak Younes
Abdelrazak Younes a écrit : Juergen Spitzmueller a écrit : Abdelrazak Younes wrote: Please don't wait too much time on this as you motivated me to do the mode/view separation (see attached) ;-) Nice, but please don't tell me that you removed the slider now. Not in the GUI but it is not

Re: QWorkArea.C won't compile on Mac

2006-04-17 Thread Lars Gullik Bjønnes
Bennett Helm <[EMAIL PROTECTED]> writes: | On Apr 17, 2006, at 10:31 AM, Lars Gullik Bjønnes wrote: | > Bennett Helm <[EMAIL PROTECTED]> writes: | > | > | > But it is wrong. | > | > | > | > workAreaDispatch is the dispatch function that should be called. | > | | > | Sorry, but you'll have to be

Re: [patch] Add support for cygwin-tetex to native win32 LyX

2006-04-17 Thread Enrico Forestieri
On Mon, Apr 17, 2006 at 03:30:36PM +0200, Georg Baum wrote: > Am Samstag, 15. April 2006 19:47 schrieb Enrico Forestieri: > > On Sat, Apr 15, 2006 at 06:54:56PM +0200, Georg Baum wrote: > > I can't do that because it doesn't depend on cygwin or windows but > > on miktex or tetex. If you use

Re: [Abdelrazak Younes] [Patch] reduce linking time under windows (was Re: Question about C++ warning ...)

2006-04-17 Thread Kayvan A. Sylvan
On Thu, Apr 13, 2006 at 10:28:59AM +0200, Jean-Marc Lasgouttes wrote: > > Hi Kayvan, > > Did you see this message? We need your input on why this special > cygwin code was needed... All I remember is that it was needed at one time for the QT/Cygwin code I compiled from CVS (and it was in the

Re: [Abdelrazak Younes] [Patch] reduce linking time under windows (was Re: Question about C++ warning ...)

2006-04-17 Thread Enrico Forestieri
On Mon, Apr 17, 2006 at 11:42:21AM -0700, Kayvan A. Sylvan wrote: > On Thu, Apr 13, 2006 at 10:28:59AM +0200, Jean-Marc Lasgouttes wrote: > > > > Hi Kayvan, > > > > Did you see this message? We need your input on why this special > > cygwin code was needed... > > All I remember is that it was

Re: [patch] fix bug 1473: Implement phantom in math

2006-04-17 Thread Georg Baum
Am Montag, 17. April 2006 18:24 schrieb Enrico Forestieri: > BTW, when changing the zoom factor by writing its value instead of > using the small arrows, the Apply button is not highlighted (this > occurs in both 1.4 and 1.5). So why don't you fix it? > When changing the zoom in 1.5 I also get

Re: error in enumerating subsection

2006-04-17 Thread Paolo Pumilia
On Monday 17 April 2006 11:44, Juergen Spitzmueller wrote: > Pol wrote: > > In lyx 1.4.1, default article class, italian language, subsections and > > subsubsections are weirdly enumerated by the phrase > >   "E' privo di senso"        (meaning 'no sense'). > > > > That is obviously a gross

Re: [Updated Patch] Toc model/view separation (was Re: [patch] qt4: toc tweak)

2006-04-17 Thread Martin Vermeer
On Mon, Apr 17, 2006 at 07:54:04PM +0200, Abdelrazak Younes wrote: > Abdelrazak Younes a écrit : ... > Side question about outline for Martin: > > The outline function takes no argument. It moves or transforms the > section where the cursor is. I think it should instead take a pit or a > uid

Re: [Abdelrazak Younes] [Patch] reduce linking time under windows (was Re: Question about C++ warning ...)

2006-04-17 Thread Lars Gullik Bjønnes
"Kayvan A. Sylvan" <[EMAIL PROTECTED]> writes: | My automated daily builds on my Redhat FC4 system are getting | those damnable linker errors or the python lyx2lyx module issue | (see ftp://ftp.sylvan.com/pub/lyx/devel/log for the latest). Did you try compiling without the precompiled headers?

  1   2   >