[Patch] Re: Undo/math debugging

2006-04-12 Thread Martin Vermeer
On Sun, Apr 09, 2006 at 11:35:08AM +0300, Martin Vermeer wrote: > On Sun, Apr 09, 2006 at 10:36:15AM +0300, Martin Vermeer wrote: > > > > The following can probably be exploited to debug Undo's problems in > > mathed: > > > > 1) Insert a math inset with a 2x2 math array inside. > > 2) Place the c

Re: Anyone intested in such a feature?

2006-04-12 Thread Martin Vermeer
On Tue, Apr 11, 2006 at 12:46:42PM +0200, Andre Poenitz wrote: > On Tue, Apr 11, 2006 at 10:48:58AM +0300, Martin Vermeer wrote: > > Yes... but in a way we have that already. We have math preview, and > > Andre at some point had the ability to edit raw math in a math inset > > (where did that code

Yet another beamer layout (?) problem.

2006-04-12 Thread Bo Peng
Dear list, I think this is a known problem, since I have heard (misheard) a few words about it. In beamer, when I delete one or multiple frames, the skeleton of the deleted part will remain. That is to say, the frame, columns, item ... environments will remain, although all texts are removed. I

Re: LyX 1.4.1 is released

2006-04-12 Thread Enrico Forestieri
On Tue, Apr 11, 2006 at 11:57:16AM +0200, Jean-Marc Lasgouttes wrote: > > Public release of LyX version 1.4.1 > === > > We are pleased to announce the release of LyX 1.4.1. This is a bug fix > release, but some of the bugs were big. In particular: I have placed a

Re: lyx2lyx problem

2006-04-12 Thread Lars Gullik Bjønnes
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: | > "Jose'" == Jose' Matos <[EMAIL PROTECTED]> writes: | | Jose'> On Wednesday 12 April 2006 13:47, Jean-Marc Lasgouttes wrote: | >> To be precise, I'd propose to add the attached code snippet (with | >> some bells and whistles maybe) to autoge

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

2006-04-12 Thread Enrico Forestieri
On Wed, Apr 12, 2006 at 09:46:46PM +0200, Georg Baum wrote: > Am Montag, 10. April 2006 02:52 schrieb Enrico Forestieri: > > Index: src/support/os_win32.C > > === > > --- src/support/os_win32.C  (revision 13615) > > +++ src/suppo

Re: Strange Menu Behavior on Mac

2006-04-12 Thread Darren Oh
Yes, I created a new user account and experienced exactly the same behavior after opening LyX a second time. For some reason there was no problem the first time LyX was opened. On Apr 12, 2006, at 1:49 PM, Bennett Helm wrote: On Apr 3, 2006, at 5:46 PM, Darren Oh wrote: In version 1.4.0 fo

Wiki FYI: New directive available to list uploaded files

2006-04-12 Thread christian . ridderstrom
Thanks to help from Paul A. Rubin, the wiki now has a directive called (:uploadlist:) that can for instance be used as follows: (:uploadlist Windows/LyX14x:) See here for an example http://wiki.lyx.org/TestList/Windows and here for some preliminary documentation

Re: feature request

2006-04-12 Thread Abdelrazak Younes
Edwin Leuven a écrit : Georg Baum wrote: Did you see Andrés message about the anchor and cursor depth? I think he is right with his concern, and you should only act on single paragraphs. as abdel wrote, i intend to move the full paragraphs, not the selection however, moving the anchor around

Re: feature request

2006-04-12 Thread Edwin Leuven
Georg Baum wrote: Did you see Andrés message about the anchor and cursor depth? I think he is right with his concern, and you should only act on single paragraphs. as abdel wrote, i intend to move the full paragraphs, not the selection however, moving the anchor around is indeed a problem when

Re: feature request

2006-04-12 Thread Abdelrazak Younes
Georg Baum a écrit : Am Mittwoch, 12. April 2006 20:03 schrieb Edwin Leuven: Lars Gullik Bjønnes wrote: Some more spaces around comparisons operators please '>' etc. I also wonder how undo is taken care of with this? Does undo work? attached patch works for me, including undo do i see a gree

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

2006-04-12 Thread Angus Leeming
Abdelrazak Younes <[EMAIL PROTECTED]> writes: > Enrico Forestieri a écrit : Enrico> That's -Wl,--export-all-symbols and simply passes Enrico> --export-all-symbols Enrico> to the linker. It does no good and simply will increase your linking Enrico> time. I suggest that you get rid of it. Abdel> As

Re: lyx140[cvs]: documentation, frac.xpm

2006-04-12 Thread Georg Baum
Am Montag, 10. April 2006 18:21 schrieb Hartmut Haase: > In .../images and .../lib/images/math are two different frac.xpm's, but only > the second one gets installed although the first one is used in Math Panel. Why is this a problem? The first one gets compile in. I believe that the second on

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

2006-04-12 Thread Georg Baum
Am Montag, 10. April 2006 02:52 schrieb Enrico Forestieri: > Index: src/support/os_win32.C > === > --- src/support/os_win32.C  (revision 13615) > +++ src/support/os_win32.C  (working copy) > @@ -146,6 +158,14 @@ void init(int

Re: feature request

2006-04-12 Thread Georg Baum
Am Mittwoch, 12. April 2006 20:03 schrieb Edwin Leuven: > Lars Gullik Bjønnes wrote: > > Some more spaces around comparisons operators please '>' etc. > > > > I also wonder how undo is taken care of with this? Does undo work? > > attached patch works for me, including undo > > do i see a green l

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

2006-04-12 Thread Abdelrazak Younes
Abdelrazak Younes a écrit : Enrico Forestieri a écrit : On Wed, Apr 12, 2006 at 02:45:00PM +0200, Abdelrazak Younes wrote: Enrico Forestieri a écrit : That's -Wl,--export-all-symbols and simply passes --export-all-symbols to the linker. It does no good and simply will increase your linking ti

Re: feature request

2006-04-12 Thread Edwin Leuven
Lars Gullik Bjønnes wrote: Some more spaces around comparisons operators please '>' etc. I also wonder how undo is taken care of with this? Does undo work? attached patch works for me, including undo do i see a green light looming in the dusk of april 12th? Index: src/LyXAction.C

Re: Strange Menu Behavior on Mac

2006-04-12 Thread Bennett Helm
On Apr 3, 2006, at 5:46 PM, Darren Oh wrote: In version 1.4.0 for Mac, after opening and closing a document, clicking on Preferences brings up the About window and clicking on Quit LyX brings up the Preferences window. Clicking on About LyX results in the error "Command not allowed without

Re: Strange Menu Behavior on Mac

2006-04-12 Thread Darren Oh
Correction: This problem occurs when the File menu is clicked after opening a document, not just when a document is closed from the File menu. On Apr 12, 2006, at 1:00 PM, Darren Oh wrote: After further investigation, I have discovered that this problem occurs only after closing the docume

Re: Strange Menu Behavior on Mac

2006-04-12 Thread Darren Oh
After further investigation, I have discovered that this problem occurs only after closing the document using the File menu. I am providing the console output with an explanation of each line. 1. Opening LyX: Menu warning: menu entry "Plain Text as Lines..." does not contain shortcut `A'.

Re: Another beamer layout problem

2006-04-12 Thread Bo Peng
> That would look like the attached. Does it now do the right thing? yes. Bo

Scrolling on 1.4.1

2006-04-12 Thread David Raymond
On my IBM X30 laptop (1.3 GHz P-III, 0.5 GB memory, ATI graphics) lyx 1.4.1 scrolling seems much less smooth than for lyx 1.3.7. I compiled using the qt3 frontend. This occurs even on small, simple documents without graphics. Do others share this perception? Thanks a bunch for all your work on

Re: Another beamer layout problem

2006-04-12 Thread Georg Baum
Jean-Marc Lasgouttes wrote: > Instead of testing the name of the layout, I'd rather see test of > features > > itemize: > LatexType Item_Environment > LabelType Static > > enumerate: > LatexType Item_Environment > LabelType Counter_EnumI That would look like the attached. Does it now do the

Re: Another beamer layout problem

2006-04-12 Thread Bo Peng
> > What should I add to beamer.layout? > > Nothing. Try the attached patch. > The patch works for me. Thanks. Bo

Re: Another beamer layout problem

2006-04-12 Thread Jean-Marc Lasgouttes
> "Georg" == Georg Baum <[EMAIL PROTECTED]> writes: Georg> Bo Peng wrote: >> Dear list, >> >> With beamer class, under 1.4.x and 1.5svn, the enumerate >> environment does not show numbers before the items. Itemize >> environment works fine. >> >> What should I add to beamer.layout? Georg> N

Re: Another beamer layout problem

2006-04-12 Thread Georg Baum
Bo Peng wrote: > Dear list, > > With beamer class, under 1.4.x and 1.5svn, the enumerate environment > does not show numbers before the items. Itemize environment works > fine. > > What should I add to beamer.layout? Nothing. Try the attached patch. Jean-Marc, is it correct? GeorgIndex: lib

Re: qt or lyx or FC5 bug ?

2006-04-12 Thread Jose' Matos
On Wednesday 12 April 2006 16:28, Jean-Marc Lasgouttes wrote: > And do you see this problem too? No, but then I am not using that qt version. :-) I am using 3.3.6 from kde-redhat (Rex' repository). I will try to get a box here with the native version. > JMarc -- José Abílio

Re: qt or lyx or FC5 bug ?

2006-04-12 Thread Charpentier Philippe
Jean-Marc Lasgouttes a écrit : "Philippe" == Philippe Charpentier <[EMAIL PROTECTED]> writes: Philippe> No (it does not depend on fr, but on the fact that the LANG Philippe> variable is not en_EN). I would say it depends on whether the locale uses "," for numbers. It looks like

Another beamer layout problem

2006-04-12 Thread Bo Peng
Dear list, With beamer class, under 1.4.x and 1.5svn, the enumerate environment does not show numbers before the items. Itemize environment works fine. What should I add to beamer.layout? Cheers, Bo

Re: qt or lyx or FC5 bug ?

2006-04-12 Thread Jean-Marc Lasgouttes
> "Jose'" == Jose' Matos <[EMAIL PROTECTED]> writes: Jose'> On Wednesday 12 April 2006 16:21, Jean-Marc Lasgouttes wrote: >> What Qt version comes with fc5? Jose'> 3.3.5 And do you see this problem too? JMarc

Re: qt or lyx or FC5 bug ?

2006-04-12 Thread Jose' Matos
On Wednesday 12 April 2006 16:21, Jean-Marc Lasgouttes wrote: > What Qt version comes with fc5? 3.3.5 > JMarc -- José Abílio

Re: qt or lyx or FC5 bug ?

2006-04-12 Thread Jean-Marc Lasgouttes
> "Philippe" == Philippe Charpentier <[EMAIL PROTECTED]> writes: Philippe> No (it does not depend on fr, but on the fact that the LANG Philippe> variable is not en_EN). I would say it depends on whether the locale uses "," for numbers. It looks like Qt sets the LC_CTYPE locale. Would that b

1.5.0svn crash (new)

2006-04-12 Thread Neal Becker
When closing a file, I got this: (1.5.0svn + boost-1.34 Fedora FC5 x86_64) QObject::connect: Cannot connect KStatusBarLabel::itemPressed(int) to (null)::pressed(int) QObject::connect: Cannot connect KStatusBarLabel::itemReleased(int) to (null)::released(int) QObject::connect: Cannot connect KSta

Re: preview-latex help?

2006-04-12 Thread Angus Leeming
Neal Becker <[EMAIL PROTECTED]> writes: >> You never gave us the big picture --- is instant preview working for you >> or not? > I thought it wasn't. Nothing happened when I selected it. But, I closed > the lyx file, and re-opened it, and then it worked. Right. It doesn't retrospectively genera

Re: LyX/Mac packaging needs simplification

2006-04-12 Thread Jean-Marc Lasgouttes
> "Bennett" == Bennett Helm <[EMAIL PROTECTED]> writes: Bennett> In going through the packaging process for LyX/Mac, I've Bennett> found there are many things I need to tweak before uploading Bennett> a version to be distributed, and it would be nice to have at Bennett> least some of this auto

Re: preview-latex help?

2006-04-12 Thread Neal Becker
Angus Leeming wrote: > Neal Becker <[EMAIL PROTECTED]> writes: > >> I'm testing lyx-1.5.0svn on Fedora FC5. I want to try preview-latex. >> I grabbed: >> preview-latex-common-0.9.1-1.fedora.noarch.rpm >> preview-latex-xemacs-0.9.1-1.fedora.noarch.rpm > >> If I open User's Guide, and set Instant

LyX/Mac packaging needs simplification

2006-04-12 Thread Bennett Helm
In going through the packaging process for LyX/Mac, I've found there are many things I need to tweak before uploading a version to be distributed, and it would be nice to have at least some of this automated. In part, these are things in the LyX source, all in development/ MacOSX/LyX.app/C

Re: lyx-1.5.0svn: MakeAbsPath undeclared

2006-04-12 Thread Bennett Helm
On Apr 12, 2006, at 10:06 AM, Jean-Marc Lasgouttes wrote: "Jean-Marc" == Jean-Marc Lasgouttes [EMAIL PROTECTED]> writes: "Bennett" == Bennett Helm <[EMAIL PROTECTED]> writes: Bennett> Compiling LyX-1.5.0svn (revision 13655) fails on Mac. Any Bennett> suggestions? Thanks. Jean-Marc> MakeAbsPa

Re: lyx-1.5.0svn: MakeAbsPath undeclared

2006-04-12 Thread Jean-Marc Lasgouttes
> "Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes: Abdelrazak> Ouille... sorry Jean-Marc. Indeed I didn't notice, I only Abdelrazak> read the first part of the patch. No problem, I was just teasing you :) JMarc

Re: lyx-1.5.0svn: MakeAbsPath undeclared

2006-04-12 Thread Abdelrazak Younes
Jean-Marc Lasgouttes a écrit : "Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes: Abdelrazak> Jean-Marc Lasgouttes a écrit : "Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes: Abdelrazak> PS: I will fix the qt4 frontend. So I did the grepping game and you don't even not

Re: Question about C++ warning (was Re: [Patch] Paragrah creation/deletion optimisation)

2006-04-12 Thread Abdelrazak Younes
Enrico Forestieri a écrit : On Wed, Apr 12, 2006 at 02:45:00PM +0200, Abdelrazak Younes wrote: Enrico Forestieri a écrit : That's -Wl,--export-all-symbols and simply passes --export-all-symbols to the linker. It does no good and simply will increase your linking time. I suggest that you get rid

Re: lyx-1.5.0svn: MakeAbsPath undeclared

2006-04-12 Thread Jean-Marc Lasgouttes
> "Jean-Marc" == Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: > "Bennett" == Bennett Helm <[EMAIL PROTECTED]> writes: Bennett> Compiling LyX-1.5.0svn (revision 13655) fails on Mac. Any Bennett> suggestions? Thanks. Jean-Marc> MakeAbsPath has been renamed to makeAbsPath. Try the Jean-M

Re: lyx-1.5.0svn: MakeAbsPath undeclared

2006-04-12 Thread Jean-Marc Lasgouttes
> "Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes: Abdelrazak> Jean-Marc Lasgouttes a écrit : >>> "Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes: Abdelrazak> PS: I will fix the qt4 frontend. >> So I did the grepping game and you don't even notice? Abdelrazak> ??

Re: lyx-1.5.0svn: MakeAbsPath undeclared

2006-04-12 Thread Abdelrazak Younes
Jean-Marc Lasgouttes a écrit : "Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes: Abdelrazak> PS: I will fix the qt4 frontend. So I did the grepping game and you don't even notice? ^ Perhaps you mean "you"? For the record, I didn't do the grepping as Georg has fixed the com

Re: lyx-1.5.0svn: MakeAbsPath undeclared

2006-04-12 Thread Abdelrazak Younes
Jean-Marc Lasgouttes a écrit : "Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes: Abdelrazak> PS: I will fix the qt4 frontend. So I did the grepping game and you don't even notice? JMarc

Re: lyx-1.5.0svn: MakeAbsPath undeclared

2006-04-12 Thread Jean-Marc Lasgouttes
> "Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes: Abdelrazak> PS: I will fix the qt4 frontend. So I did the grepping game and you don't even notice? JMarc

Re: lyx-1.5.0svn: MakeAbsPath undeclared

2006-04-12 Thread Abdelrazak Younes
Jean-Marc Lasgouttes a écrit : "Bennett" == Bennett Helm <[EMAIL PROTECTED]> writes: Bennett> Compiling LyX-1.5.0svn (revision 13655) fails on Mac. Any Bennett> suggestions? Thanks. MakeAbsPath has been renamed to makeAbsPath. Try the following. We need the same fixes for Qt4. I really don't

Re: preview-latex help?

2006-04-12 Thread Angus Leeming
Neal Becker <[EMAIL PROTECTED]> writes: > I'm testing lyx-1.5.0svn on Fedora FC5. I want to try preview-latex. > I grabbed: > preview-latex-common-0.9.1-1.fedora.noarch.rpm > preview-latex-xemacs-0.9.1-1.fedora.noarch.rpm > If I open User's Guide, and set Instant Preview 'on', I see in console:

Re: Question about C++ warning (was Re: [Patch] Paragrah creation/deletion optimisation)

2006-04-12 Thread Enrico Forestieri
On Wed, Apr 12, 2006 at 02:45:00PM +0200, Abdelrazak Younes wrote: > Enrico Forestieri a écrit : > >>>That's -Wl,--export-all-symbols and simply passes --export-all-symbols > >>>to the linker. It does no good and simply will increase your linking > >>>time. I suggest that you get rid of it. > [..]

Re: lyx-1.5.0svn: MakeAbsPath undeclared

2006-04-12 Thread Jean-Marc Lasgouttes
> "Bennett" == Bennett Helm <[EMAIL PROTECTED]> writes: Bennett> Compiling LyX-1.5.0svn (revision 13655) fails on Mac. Any Bennett> suggestions? Thanks. MakeAbsPath has been renamed to makeAbsPath. Try the following. JMarc Index: src/frontends/qt2/FileDialog.C ==

Re: Towards LyX 1.4.1 [status update #2]

2006-04-12 Thread Georg Baum
Bennett Helm wrote: > On Apr 7, 2006, at 5:02 AM, Georg Baum wrote: > >> Jean-Marc Lasgouttes wrote: >> "Bo" == Bo Peng <[EMAIL PROTECTED]> writes: >>> > What else is urgent for 1.4.1? >>> Bo> How about 2186? The patch (r13540 at 1.5.x) is straightforward >>> and >>> Bo> it'

Re: Question about C++ warning

2006-04-12 Thread Jean-Marc Lasgouttes
> "Abdel" == Abdelrazak Younes <[EMAIL PROTECTED]> writes: Abdel> Wouldn't it be better to integrate that fix in the m4 macros? Abdel> If in there that is... This is added in config/cygwin.m4. Kayvan knows why probably. JMarc

Re: lyx2lyx problem

2006-04-12 Thread Jean-Marc Lasgouttes
> "Jose'" == Jose' Matos <[EMAIL PROTECTED]> writes: Jose'> On Wednesday 12 April 2006 13:47, Jean-Marc Lasgouttes wrote: >> To be precise, I'd propose to add the attached code snippet (with >> some bells and whistles maybe) to autogen.sh. >> >> JMarc >> >> mk_l2l_v.sh Jose'> Please do it

Re: [Patch] Paragrah creation/deletion optimisation

2006-04-12 Thread Abdelrazak Younes
Jean-Marc Lasgouttes a écrit : "Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes: Abdelrazak> Jean-Marc Lasgouttes a écrit : "Enrico" == Enrico Forestieri <[EMAIL PROTECTED]> writes: Enrico> PATH_SEPARATOR is correctly set to ':' when running configure Enrico> on Cygwin, and I susp

Re: Towards LyX 1.4.1 [status update #2]

2006-04-12 Thread Bennett Helm
On Apr 7, 2006, at 5:02 AM, Georg Baum wrote: Jean-Marc Lasgouttes wrote: "Bo" == Bo Peng <[EMAIL PROTECTED]> writes: What else is urgent for 1.4.1? Bo> How about 2186? The patch (r13540 at 1.5.x) is straightforward and Bo> it's been tested under linux/windows. Georg, what would you adv

Re: [Patch] Paragrah creation/deletion optimisation

2006-04-12 Thread Enrico Forestieri
On Wed, Apr 12, 2006 at 02:48:19PM +0200, Abdelrazak Younes wrote: > Jean-Marc Lasgouttes a écrit : > >>"Enrico" == Enrico Forestieri <[EMAIL PROTECTED]> writes: > > > >Enrico> PATH_SEPARATOR is correctly set to ':' when running configure > >Enrico> on Cygwin, and I suspect that it also is ':'

Re: [Patch] Paragrah creation/deletion optimisation

2006-04-12 Thread Jean-Marc Lasgouttes
> "Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes: Abdelrazak> Jean-Marc Lasgouttes a écrit : >>> "Enrico" == Enrico Forestieri <[EMAIL PROTECTED]> writes: Enrico> PATH_SEPARATOR is correctly set to ':' when running configure Enrico> on Cygwin, and I suspect that it also is ':

lyx-1.5.0svn: MakeAbsPath undeclared

2006-04-12 Thread Bennett Helm
Compiling LyX-1.5.0svn (revision 13655) fails on Mac. Any suggestions? Thanks. Bennett - if /bin/sh ../../../libtool --tag=CXX --mode=compile g++ - DHAVE_CONFIG_H -I. -I. -I../../../src -DQT_CLEAN_NAMESPACE - DQT_GENUINE_STR -DQT_NO_STL -DQT3_SUPPORT -I../../../src -I../../../

Re: lyx2lyx problem

2006-04-12 Thread Jose' Matos
On Wednesday 12 April 2006 13:47, Jean-Marc Lasgouttes wrote: > To be precise, I'd propose to add the attached code snippet (with some > bells and whistles maybe) to autogen.sh. > > JMarc > > mk_l2l_v.sh Please do it. Thanks for the nice solution. :-) -- José Abílio

Re: [Patch] Paragrah creation/deletion optimisation

2006-04-12 Thread Abdelrazak Younes
Jean-Marc Lasgouttes a écrit : "Enrico" == Enrico Forestieri <[EMAIL PROTECTED]> writes: Enrico> PATH_SEPARATOR is correctly set to ':' when running configure Enrico> on Cygwin, and I suspect that it also is ':' on MSYS, but I am Enrico> not sure as I don't have it installed. So PATH is a ':'

Re: lyx2lyx problem

2006-04-12 Thread Jean-Marc Lasgouttes
> "Jean-Marc" == Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: Jean-Marc> What would be nice would be to propagate this information Jean-Marc> at autogen.sh time, not configure time. I can see how to Jean-Marc> hack this (like grep the version in configure.ac and create Jean-Marc> a file),

Re: Question about C++ warning (was Re: [Patch] Paragrah creation/deletion optimisation)

2006-04-12 Thread Abdelrazak Younes
Enrico Forestieri a écrit : That's -Wl,--export-all-symbols and simply passes --export-all-symbols to the linker. It does no good and simply will increase your linking time. I suggest that you get rid of it. [..] I was not talking about the warnings, sorry for the confusion. What I said only ap

Re: [Patch] Paragrah creation/deletion optimisation

2006-04-12 Thread Jean-Marc Lasgouttes
> "Enrico" == Enrico Forestieri <[EMAIL PROTECTED]> writes: Enrico> PATH_SEPARATOR is correctly set to ':' when running configure Enrico> on Cygwin, and I suspect that it also is ':' on MSYS, but I am Enrico> not sure as I don't have it installed. So PATH is a ':' separated list on msys? How

Re: [Patch] Paragrah creation/deletion optimisation

2006-04-12 Thread Enrico Forestieri
On Wed, Apr 12, 2006 at 12:01:09PM +0200, Jean-Marc Lasgouttes wrote: > > "Enrico" == Enrico Forestieri <[EMAIL PROTECTED]> writes: > > Enrico> On Tue, Apr 11, 2006 at 09:28:23AM +0200, Abdelrazak Younes > Enrico> wrote: > >> I need to set CXXFLAGS for two reasons: 1) the configure step won't

Re: svn do not compile the gtk frontend

2006-04-12 Thread picca
On Wed, 12 Apr 2006 10:07:48 +0100 John Spray <[EMAIL PROTECTED]> wrote: > On Tue, 2006-04-11 at 15:10 +0200, [EMAIL PROTECTED] wrote: > > Hello > > > > I have just checkout the 13647 svn revision. > > do > > ./autogen.sh > > then > > ./configure --with-frontend=gtk; make > > > > The co

Re: Question about C++ warning (was Re: [Patch] Paragrah creation/deletion optimisation)

2006-04-12 Thread Enrico Forestieri
On Wed, Apr 12, 2006 at 10:31:58AM +0200, Abdelrazak Younes wrote: > Enrico Forestieri a écrit : > >On Tue, Apr 11, 2006 at 08:08:32PM +0200, Abdelrazak Younes wrote: > >>Now that -Wl is passed to g++ (shouldn't it be -Wall by the way?) I have > >>an awful lot of warnings. As I don't want Marchall

Re: lyx2lyx problem

2006-04-12 Thread Jose' Matos
On Wednesday 12 April 2006 13:03, Jean-Marc Lasgouttes wrote: > No, what I said is that autogen.sh could build lyx2lyx_version.py in > sourcedir. That would be a hack, but I think it would be the best > solution. That is fair. :-) > JMarc -- José Abílio

preview-latex help?

2006-04-12 Thread Neal Becker
I'm testing lyx-1.5.0svn on Fedora FC5. I want to try preview-latex. I grabbed: preview-latex-common-0.9.1-1.fedora.noarch.rpm preview-latex-xemacs-0.9.1-1.fedora.noarch.rpm If I open User's Guide, and set Instant Preview 'on', I see in console: LyX: Unknown tag `\use_session' [around line 180

Re: lyx2lyx problem

2006-04-12 Thread Jean-Marc Lasgouttes
> "Jose'" == Jose' Matos <[EMAIL PROTECTED]> writes: Jose'> On Wednesday 12 April 2006 11:52, Lars Gullik Bjønnes wrote: >> Isn't it enough to add builddir lyx2lyx path to sys.path? Jose'> The problem is that all files are in srcdir and Jose'> lyx2lyx_version.py is in build_dir. The questio

For the Management

2006-04-12 Thread Mary Tales
Hello Sir. May God bless you as you read this mail. I am one of the founders of the motherless babies homes worldwide association. We have been working hard for many years to make the dreams of the orphans, less previledged, and deaf children come true. Children in coutries all over the world do

Re: lyx2lyx problem

2006-04-12 Thread Jose' Matos
On Wednesday 12 April 2006 11:52, Lars Gullik Bjønnes wrote: > Isn't it enough to add builddir lyx2lyx path to sys.path? The problem is that all files are in srcdir and lyx2lyx_version.py is in build_dir. The question then is how to pass build_dir to lyx2lyx... One possibility as Jean-Marc s

Re: Daily snapshot for 1.4.x and 1.5.x (and potentially 1.5.x sandbox)?

2006-04-12 Thread Lars Gullik Bjønnes
Andre Poenitz <[EMAIL PROTECTED]> writes: | On Mon, Apr 10, 2006 at 05:13:10PM +0200, Lars Gullik Bjønnes wrote: | > | Also, keeping a branch up to date is a big burden, and | > | merging to the trunk becomes difficult over time. | > | > Then learn the three step rebase. | > | > 1. svn del branc

RE: feature request

2006-04-12 Thread Leuven, E.
> And I think the feature should be kept simple. For moving > selections, we already have cut-and-paste. it doesn't move the selection, put the paragraphs the selection spans and mimics the behavior of openoffice in this respect... edwin

Re: lyx2lyx problem

2006-04-12 Thread Lars Gullik Bjønnes
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: | > "Georg" == Georg Baum <[EMAIL PROTECTED]> writes: | | Georg> José, I know now what the problem with the new version file is: | Georg> It gets created in builddir/lib/lyx2lyx, but it is searched for | Georg> in srcdir/lib/lyx2lyx. I fixed th

Re: Towards LyX 1.4.1 [status update #2]

2006-04-12 Thread Lars Gullik Bjønnes
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: | > "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: | | Lars> And please use all caps only for macros. | | Huh? Most of our enums are like that, I think. I know... and we should change them. -- Lgb

Re: Universialy uniuqe pÃaragraph identifiers

2006-04-12 Thread Lars Gullik Bjønnes
Andre Poenitz <[EMAIL PROTECTED]> writes: | On Mon, Apr 10, 2006 at 05:02:26PM +0200, Lars Gullik Bjønnes wrote: | > As a real id, yes. rember that the current id is not stable at all and | > will change between loads of the document. This uuid id will be | > stable. | | Ok, this would be an adva

Re: feature request

2006-04-12 Thread Jean-Marc Lasgouttes
> "Andre" == Andre Poenitz <[EMAIL PROTECTED]> writes: >> note that the last patch i send also works with selections... Andre> I would be surprised if it did. Andre> I have not actually compiled it but if I remember correctly it Andre> was assuming that anchor and cursor have the same depth.

Re: Towards LyX 1.4.1 [status update #2]

2006-04-12 Thread Jean-Marc Lasgouttes
> "Juergen" == Juergen Spitzmueller <[EMAIL PROTECTED]> writes: Juergen> 0: ct status "on" in this buffer 1: ct status "off" in this Juergen> buffer -1: ct status "unknown" in this buffer Juergen> the value is only important on paste, because then we have to Juergen> differentiate the ct stat

Re: Universialy uniuqe pÃa ragraph identifiers

2006-04-12 Thread Andre Poenitz
On Mon, Apr 10, 2006 at 05:02:26PM +0200, Lars Gullik Bjønnes wrote: > As a real id, yes. rember that the current id is not stable at all and > will change between loads of the document. This uuid id will be > stable. Ok, this would be an advantage. So I the uiid are only created when a new parag

Re: Anyone intested in such a feature?

2006-04-12 Thread Andre Poenitz
On Tue, Apr 11, 2006 at 10:48:58AM +0300, Martin Vermeer wrote: > Yes... but in a way we have that already. We have math preview, and > Andre at some point had the ability to edit raw math in a math inset > (where did that code go?) Who knows. I surely put a backup somewhere on /dev/null. Can't

Re: Daily snapshot for 1.4.x and 1.5.x (and potentially 1.5.x sandbox)?

2006-04-12 Thread Andre Poenitz
On Mon, Apr 10, 2006 at 05:13:10PM +0200, Lars Gullik Bjønnes wrote: > | Also, keeping a branch up to date is a big burden, and > | merging to the trunk becomes difficult over time. > > Then learn the three step rebase. > > 1. svn del branch > 2. svn cp trunk branch > 3. svn merge -r Actually, I

Re: What's the best way to work with the ever-changing lyx source?

2006-04-12 Thread Andre Poenitz
On Mon, Apr 10, 2006 at 02:57:58PM +0200, Helge Hafting wrote: > What do you recommend? When I work on an svn/cvs based project i run 'update' fairly often. Andre'

Re: feature request

2006-04-12 Thread Andre Poenitz
On Mon, Apr 10, 2006 at 03:29:37PM +0200, Leuven, E. wrote: > >Andre> Better disable it when a selection is active. I doubt it is > >Andre> possible to get (close to) right without using the cut&paste > >Andre> mechanism. > > > > It may be wiser indeed. > > note that the last patch i send also wor

Re: [Patch] Paragrah creation/deletion optimisation

2006-04-12 Thread Jean-Marc Lasgouttes
> "Enrico" == Enrico Forestieri <[EMAIL PROTECTED]> writes: Enrico> On Tue, Apr 11, 2006 at 09:28:23AM +0200, Abdelrazak Younes Enrico> wrote: >> I need to set CXXFLAGS for two reasons: 1) the configure step won't >> work with the --with-extra-prefix='d:/program/Aspell-0.60.4' >> option. It co

Re: error: aggregate `timeval to' has incomplete type and cannot be defined

2006-04-12 Thread Jean-Marc Lasgouttes
> "Jeremy" == Jeremy C Reed <[EMAIL PROTECTED]> writes: Jeremy> The error was: Jeremy> error: aggregate `timeval to' has incomplete type and cannot Jeremy> be defined Jeremy> And this is on DragonFly OS. Jeremy> I am not on this list; please CC me on replies. If you want me Jeremy> to subm

Re: Towards LyX 1.4.1 [status update #2]

2006-04-12 Thread Georg Baum
Jean-Marc Lasgouttes wrote: >> "Lars" == Lars Gullik Bjønnes >> <[EMAIL PROTECTED]> writes: > > Lars> And please use all caps only for macros. > > Huh? Most of our enums are like that, I think. Indeed. But development/Code_rules/Rules tells not to use all caps. I forgot that, because it

Re: lyx2lyx problem

2006-04-12 Thread Jean-Marc Lasgouttes
> "Georg" == Georg Baum <[EMAIL PROTECTED]> writes: Georg> José, I know now what the problem with the new version file is: Georg> It gets created in builddir/lib/lyx2lyx, but it is searched for Georg> in srcdir/lib/lyx2lyx. I fixed this for me by creating a Georg> symlink, but I have no idea h

Re: Towards LyX 1.4.1 [status update #2]

2006-04-12 Thread Jean-Marc Lasgouttes
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: Lars> And please use all caps only for macros. Huh? Most of our enums are like that, I think. JMarc

Re: Horizontal spacing update, more questions

2006-04-12 Thread Jean-Marc Lasgouttes
> "Georg" == Georg Baum <[EMAIL PROTECTED]> writes: >> I was thinking of isValidGlueLength, but I see this too is >> independent of vspace. I misunderstood as it was implemented in the >> vspace.C file. Georg> This is indeed not very nice. Should be cleanep up one day. The vspace/lyxlength c

Re: Question about C++ warning

2006-04-12 Thread Abdelrazak Younes
Jean-Marc Lasgouttes a écrit : "Abdel" == Abdelrazak Younes <[EMAIL PROTECTED]> writes: Abdel> By the way, what is the option to undefine a macro (opposite of Abdel> "-D")? -U Thanks. Passing -UQ_DECL_IMPORT doesn't solve the problem though. I found this interesting description of a similar

Re: Towards LyX 1.4.1 [status update #2]

2006-04-12 Thread Lars Gullik Bjønnes
Georg Baum <[EMAIL PROTECTED]> writes: | Juergen Spitzmueller wrote: | | > Jean-Marc Lasgouttes wrote: | >> Well, I do not like much passing an undocumented int to a function... | >> What do the different values mean? | > | > 0: ct status "on" in this buffer | > 1: ct status "off" in this buffer

Re: Question about C++ warning

2006-04-12 Thread Jean-Marc Lasgouttes
> "Abdel" == Abdelrazak Younes <[EMAIL PROTECTED]> writes: Abdel> By the way, what is the option to undefine a macro (opposite of Abdel> "-D")? -U JMarc

Re: svn do not compile the gtk frontend

2006-04-12 Thread John Spray
On Tue, 2006-04-11 at 15:10 +0200, [EMAIL PROTECTED] wrote: > Hello > > I have just checkout the 13647 svn revision. > do > ./autogen.sh > then > ./configure --with-frontend=gtk; make > > The compilation stop during the link of the lyx-gtk > I attached 2 files > make > toto and > mak

session problem

2006-04-12 Thread Georg Baum
Bo, I have a problem with the automatic loading of documents on LyX startup. In my case (multipart document with bibliography and serveral included .lyx files, math preview on) opening the main file automatically opens the child files, too. I don't know why. Of course the child files are added to t

lyx2lyx problem

2006-04-12 Thread Georg Baum
José, I know now what the problem with the new version file is: It gets created in builddir/lib/lyx2lyx, but it is searched for in srcdir/lib/lyx2lyx. I fixed this for me by creating a symlink, but I have no idea how to fix it properly. Georg

Re: LyX 1.4.1 is released

2006-04-12 Thread Angus Leeming
Paul A. Rubin <[EMAIL PROTECTED]> writes: Paul> Tracked down the glitch I previously saw in the Paul> configuration output (which may well be harmless). Paul> It comes from line 482 in the configure Paul> script, which leads off the hunt for tex2lyx (I think): Paul> for ac_prog in "$PWD/../src/te

Re: Question about C++ warning (was Re: [Patch] Paragrah creation/deletion optimisation)

2006-04-12 Thread Abdelrazak Younes
Enrico Forestieri a écrit : On Tue, Apr 11, 2006 at 08:08:32PM +0200, Abdelrazak Younes wrote: Now that -Wl is passed to g++ (shouldn't it be -Wall by the way?) I have an awful lot of warnings. As I don't want Marchall Lastgouttes to catch me on that, here is my first report :-), Most of them a

Re: Question about C++ warning (was Re: [Patch] Paragrah creation/deletion optimisation)

2006-04-12 Thread Abdelrazak Younes
Abdelrazak Younes a écrit : Angus Leeming a écrit : Well, with Qt4, this happens only for "moc/*_moc.C". I had a look at qtglobal.h and I saw this: Small correction, this happens also for files in frontends/qt4/. I forgot that I modified the Makefile, sorry.

Re: Anyone intested in such a feature?

2006-04-12 Thread Georg Baum
Drop Box wrote: > I agree that rendering ERT obsolete is a worthy goal. However, there have > been several instances in which I was unable to do something within LyX > due > to poor math ERT support. Personally, I greatly prefer typing LyX math > instead of raw LaTeX, but I think lots of people

Re: Horizontal spacing update, more questions

2006-04-12 Thread Georg Baum
Helge Hafting wrote: > Well, but without changing the name, the format will only be extended, > not changed. So no need to convert old files then, only conversion > to ERT when opening a new file with an older lyx. You are right, but in our terminology this is a format change, too. We have serve

  1   2   >