On Thu, 2006-04-13 at 11:42 +0300, Martin Vermeer wrote:
> * math_nestinset.C
> (MathNestInset::doDispatch): replace recordUndo by recordUndoInset for
> LFUN_DELETE, to fix undo behaviour
Now it's in 1.4.x too
- Martin
signature.asc
Description: This is a digitally signed
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 res
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.
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, si
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:
>
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 all
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).
>
"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?
-
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
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
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 th
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 n
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 ins
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
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 mo
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 impl
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
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 E
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(
| FuncR
[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 lang
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 Tools->Preferences...->Outputs->Pr
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)));
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 er
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
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
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
| > |
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*,
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
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: er
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
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?
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
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 to
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
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
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 arrow
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
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
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 QToc::build_
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
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
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 QToc::canOutlin
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
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
> > o
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
=
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
useful
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 ju
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
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 impl
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.
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 ea
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
Abdelrazak Younes wrote:
> Question: does somebody know how to test if the current buffer has only
> one paragraph?
lastpit == 0 perhaps?
Jürgen
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
54 matches
Mail list logo