Re: improving Arabic-like language support

2007-04-26 Thread Abdelrazak Younes
Mostafa Vahedi wrote: > b) The current code in the method "Paragraph::transformChar" has a bug, > when the prev_char is a COMPOSE character (such as FATHA) and the previous BASE character is a SPECIAL character (such as ALEF). In this case the current character (such as BAA)

"Uninstalled" LyX is not able to convert with between versions

2007-04-26 Thread Stephan Witt
If started from build-tree without install LyX cannot find the script lyx2lyx_version.py. It is looking into the source-tree but the generated script is in lib/lyx2lyx of the build-tree only. So it fails to open an older file... Stephan

Re: File Opening Bug: LyX/Mac-1.5b2

2007-04-26 Thread Abdelrazak Younes
Abdelrazak Younes wrote: Bennett Helm wrote: On the User's List, Scott Lambert reported -- and I can confirm -- a problem with opening documents when LyX is not currently running. Simply double-clicking the document icon (or dragging it onto the LyX icon in the Dock) launches LyX.app, which th

Re: The Escape Key

2007-04-26 Thread Abdelrazak Younes
Richard Heck wrote: I've discovered a problem with my fix for bug 3461, at changeset 17920. The problem there was that the dialog needed to be reset when it was closed by hitting the cancel button. What I've realized is that the same problem arises with the escape button: Hitting escape does

Re: math panel icons

2007-04-26 Thread Abdelrazak Younes
Edwin Leuven wrote: i stumbled on this site with math icons: http://us.metamath.org/symbols/symbols.html Nice. the license of these files is the creative commons public domain dedication they are uniform in style (unlike lyx's) i have added some of my own, converted the png's to xpm's, re

Re: (Success!) LyX 1.5 and Qt 4.3 on Mac

2007-04-26 Thread Bennett Helm
On Apr 26, 2007, at 4:24 PM, Bob Lounsbury wrote: Success finally!! Just a shot in the dark here, but maybe I have good night vision. The culprit may have been Stuffit Expander. If I let stuffit decompress and expand the tar.gz there was no src folder. However, if I let stuffit decompress an

The Escape Key

2007-04-26 Thread Richard Heck
I've discovered a problem with my fix for bug 3461, at changeset 17920. The problem there was that the dialog needed to be reset when it was closed by hitting the cancel button. What I've realized is that the same problem arises with the escape button: Hitting escape does not trigger slotClos

Re: LyX 1.5 and Qt 4.3 on Mac

2007-04-26 Thread Bob Lounsbury
On 4/25/07 9:42 AM, "Anders Ekberg" <[EMAIL PROTECTED]> wrote: > > On 25 apr 2007, at 17.20, Andre Poenitz wrote: > >> On Wed, Apr 25, 2007 at 03:24:37PM +0200, Anders Ekberg wrote: >>> Some more exact figures: >>> Opening Preferences pane: >>> 1.5b2 -- 4s >>> QT43 -- 3s >>> >>> Scrolling thro

Re: improving Arabic-like language support

2007-04-26 Thread Mostafa Vahedi
> a) Currently the characters are painted in two ways in the current source: > 1) the source itself handles the shaping > 2) Qt handles the shaping > It seems that it is possible to let Qt do a part (not all) of the first item > too. I am not sure yet! I will investigate the suggestion more. >

Re: math panel icons

2007-04-26 Thread Enrico Forestieri
On Thu, Apr 26, 2007 at 11:59:13PM +0200, Edwin Leuven wrote: > i stumbled on this site with math icons: > > http://us.metamath.org/symbols/symbols.html > > the license of these files is the creative commons public domain dedication > > they are uniform in style (unlike lyx's) > > i have added

Re: math panel icons

2007-04-26 Thread Enrico Forestieri
On Thu, Apr 26, 2007 at 11:59:13PM +0200, Edwin Leuven wrote: > i stumbled on this site with math icons: > > http://us.metamath.org/symbols/symbols.html > > the license of these files is the creative commons public domain dedication > > they are uniform in style (unlike lyx's) > > i have added

Re: 1.5.0beta2 test: opening/closing files

2007-04-26 Thread Enrico Forestieri
On Thu, Apr 26, 2007 at 12:31:44PM +, Jean-Pierre Chrétien wrote: > Hello, > > I have the same problems as with beta1 regarding opening/closing files: > - New or New from template produces this: > Assertion triggered in lyx::support::FileName::FileName(const std::string&) by > failing check "

math panel icons

2007-04-26 Thread Edwin Leuven
i stumbled on this site with math icons: http://us.metamath.org/symbols/symbols.html the license of these files is the creative commons public domain dedication they are uniform in style (unlike lyx's) i have added some of my own, converted the png's to xpm's, renamed where necessary you ca

Re: [patch] fix bug 1746 partly

2007-04-26 Thread Uwe Stöhr
> Yes, it looks sane. I can make some remarks about the code but they are > minor: > > - You initialise both h and k outside the loop, there is no need, you can > remove that definition and the code will work the same. I removed these initialisations. > - The code is inefficient, it will run

Re: [announce] LyX 1.5beta2 (21-04-2007) for Windows

2007-04-26 Thread Uwe Stöhr
Paul A. Rubin schrieb: The update installer worked fine for me. Good to hear. There's one feature of the recent installers I could do without, though: they change the .lyx file association to the newly installed version (without asking). Thanks for the bug report, this should of course on

Re: POTFILES.in outdate

2007-04-26 Thread José Matos
On Thursday 26 April 2007 10:34:31 pm José Matos wrote: > On Thursday 26 April 2007 9:52:01 pm Michael Gerz wrote: > > I am a Windows/Scons guy. Could some *nix developer please update the > > file? Presently, po file generation is broken. > > Done. :-) Oops, the scripts needs an update to dea

Re: SVN broken due to file rename

2007-04-26 Thread Uwe Stöhr
Andre Poenitz schrieb: That's not an SVN problem, but a problem of case-insensitive file systems. Should be 'fixed' now. Thanks, it's now working again. regards Uwe

Re: POTFILES.in outdate

2007-04-26 Thread José Matos
On Thursday 26 April 2007 9:52:01 pm Michael Gerz wrote: > > I am a Windows/Scons guy. Could some *nix developer please update the > file? Presently, po file generation is broken. Done. :-) > Thanks! > > Michael -- José Abílio

Re: POTFILES.in outdate

2007-04-26 Thread Enrico Forestieri
On Thu, Apr 26, 2007 at 11:06:03PM +0200, Enrico Forestieri wrote: > On Thu, Apr 26, 2007 at 04:01:43PM -0500, Bo Peng wrote: > > > I am a Windows/Scons guy. Could some *nix developer please update the > > > file? Presently, po file generation is broken. > > > > I see another target for scons. :-)

Re: POTFILES.in outdate

2007-04-26 Thread Enrico Forestieri
On Thu, Apr 26, 2007 at 04:01:43PM -0500, Bo Peng wrote: > > I am a Windows/Scons guy. Could some *nix developer please update the > > file? Presently, po file generation is broken. > > I see another target for scons. :-) While you are at it, I suggest that you fix the lyxpipe support for cygwin.

Re: POTFILES.in outdate

2007-04-26 Thread Bo Peng
I am a Windows/Scons guy. Could some *nix developer please update the file? Presently, po file generation is broken. I see another target for scons. :-) Bo

Re: POTFILES.in outdate

2007-04-26 Thread Michael Gerz
Michael> Is this files maintained by hand or auto-generated? It is autogenerated by autotools but someone has to commit the updated version from time to time. I am a Windows/Scons guy. Could some *nix developer please update the file? Presently, po file generation is broken. Thanks! Mi

Re: POTFILES.in outdate

2007-04-26 Thread Jean-Marc Lasgouttes
> "Michael" == Michael Gerz <[EMAIL PROTECTED]> writes: Michael> Hi, POTFILES.in is not in sync with the LyX sources. Michael> Is this files maintained by hand or auto-generated? It is autogenerated by autotools but someone has to commit the updated version from time to time. JMarc

POTFILES.in outdate

2007-04-26 Thread Michael Gerz
Hi, POTFILES.in is not in sync with the LyX sources. Is this files maintained by hand or auto-generated? Michael

Re: (Success!) LyX 1.5 and Qt 4.3 on Mac

2007-04-26 Thread Bob Lounsbury
On 4/26/07 4:22 AM, "Anders Ekberg" <[EMAIL PROTECTED]> wrote: > > On 26 apr 2007, at 05.05, Bob Lounsbury wrote: > >> On 4/25/07 8:35 PM, "Bennett Helm" <[EMAIL PROTECTED]> wrote: >> >>> On Apr 25, 2007, at 7:56 PM, Bob Lounsbury wrote: >>> ... >>> Actually, we don't need to specify PKG_CONFIG

Re: SVN broken due to file rename

2007-04-26 Thread Michael Gerz
Andre Poenitz schrieb: On Thu, Apr 26, 2007 at 09:15:50PM +0200, Uwe Stöhr wrote: breaks SVN as there is already file "color.h", note the difference to "Color.h" SVN doesn't allow to have two files with the same name no matter if the use capital letters or not. So you have to remove "Color.

Re: SVN broken due to file rename

2007-04-26 Thread Andre Poenitz
On Thu, Apr 26, 2007 at 09:15:50PM +0200, Uwe Stöhr wrote: > >breaks SVN as there is already file "color.h", note the difference to > >"Color.h" SVN doesn't allow to have two files with the same name no > >matter if the use capital letters or not. So you have to remove > >"Color.h" first. > > t

Re: SVN broken due to file rename

2007-04-26 Thread Andre Poenitz
On Thu, Apr 26, 2007 at 08:58:21PM +0200, Uwe Stöhr wrote: > André, > > your last commit: > http://www.lyx.org/trac/changeset/18046 > > breaks SVN as there is already file "color.h", note the difference to > "Color.h" SVN doesn't allow to have two files with the same name no matter > if the use

Re: [Cvslog] r18013 - in /lyx-devel/trunk/src: LyXAction.C lfuns.h tex...

2007-04-26 Thread Andre Poenitz
On Thu, Apr 26, 2007 at 08:56:07PM +0200, Michael Gerz wrote: > >remove half-baked greek-insert stuff > > Andre, > > this removal really makes me sad for several reasons: Feel free to fix the code instead. > - I was in hope that greek-insert would allow us to disable math-insert > in text mode

Re: [Cvslog] r18048 - in /lyx-devel/trunk/src: BranchList.h Color.cpp ...

2007-04-26 Thread Michael Gerz
[EMAIL PROTECTED] schrieb: Author: poenitz Date: Thu Apr 26 21:21:38 2007 New Revision: 18048 URL: http://www.lyx.org/trac/changeset/18048 Log: I guess Windows folks are not too happy with files named color.h and Color.h Thanks, Andre! It is possible to check out a new working copy on Windo

Re: SVN broken due to file rename

2007-04-26 Thread Bo Peng
the same is for - PSpell.cpp - Error: Failed to add file 'D:\LyXSVN\lyx-devel\src\ParagraphMetrics.h': object of the same name already exists Can you remove src and do a fresh svn up? Bo

Re: SVN broken due to file rename

2007-04-26 Thread Uwe Stöhr
breaks SVN as there is already file "color.h", note the difference to "Color.h" SVN doesn't allow to have two files with the same name no matter if the use capital letters or not. So you have to remove "Color.h" first. the same is for - PSpell.cpp - Error: Failed to add file 'D:\LyXSVN\lyx-de

Re: 1.5.0beta2 problems

2007-04-26 Thread Bernhard Roider
Michael Gerz wrote: Bernhard Roider schrieb: Hello, at work i tried this version on windows today and found some problems. 1. The math preview of german umlauts in a formula (inside text field with C+m) does not work. The created preview image contains multiple characters instead of the umla

SVN broken due to file rename

2007-04-26 Thread Uwe Stöhr
André, your last commit: http://www.lyx.org/trac/changeset/18046 breaks SVN as there is already file "color.h", note the difference to "Color.h" SVN doesn't allow to have two files with the same name no matter if the use capital letters or not. So you have to remove "Color.h" first. Please fix

Re: [Cvslog] r18013 - in /lyx-devel/trunk/src: LyXAction.C lfuns.h tex...

2007-04-26 Thread Michael Gerz
[EMAIL PROTECTED] schrieb: Author: poenitz Date: Thu Apr 26 01:15:49 2007 New Revision: 18013 URL: http://www.lyx.org/trac/changeset/18013 Log: remove half-baked greek-insert stuff Andre, this removal really makes me sad for several reasons: - I was in hope that greek-insert would allow u

Re: 1.5.0beta2 problems

2007-04-26 Thread Michael Gerz
Bernhard Roider schrieb: Hello, at work i tried this version on windows today and found some problems. 1. The math preview of german umlauts in a formula (inside text field with C+m) does not work. The created preview image contains multiple characters instead of the umlaut (encoding problem?

Re: color.h/cpp, Color.h/cpp on Mac

2007-04-26 Thread Bernhard Roider
The same here with windows... Stefan Schimanski wrote: Hi! Macs usually have case insensitive filesystems, making an update impossible currently. Schimmi

color.h/cpp, Color.h/cpp on Mac

2007-04-26 Thread Stefan Schimanski
Hi! Macs usually have case insensitive filesystems, making an update impossible currently. Schimmi PGP.sig Description: Signierter Teil der Nachricht

Re: improving Arabic-like language support

2007-04-26 Thread Dov Feldstern
Mostafa Vahedi wrote: a) Currently the characters are painted in two ways in the current source: 1) the source itself handles the shaping 2) Qt handles the shaping It seems that it is possible to let Qt do a part (not all) of the first item too. I am not sure yet! I will investigate the sugg

1.5.0beta2 problems

2007-04-26 Thread Bernhard Roider
Hello, at work i tried this version on windows today and found some problems. 1. The math preview of german umlauts in a formula (inside text field with C+m) does not work. The created preview image contains multiple characters instead of the umlaut (encoding problem?) 2. I have a user define

Re: improving Arabic-like language support

2007-04-26 Thread Dov Feldstern
Hi! I'm sorry -- I threw this whole thread off in a wrong direction, and it turns out that I was mistaken: the current status of Arabic support in the frontend, as far as I can see, is perfectly all right: the shaping takes place correctly, and positioning of the cursor is correct. What thre

Re: CMake: Is it safe to svn update now?

2007-04-26 Thread Andre Poenitz
On Thu, Apr 26, 2007 at 11:58:14AM -0500, Bo Peng wrote: > >When is scons 1.0 to be expected? > > This is by far the biggest problem with scons. The 0.96 series has > been there for one year with a lot of small releases, but no 1.0 on > the horizon. They recruited a release manager recently and th

Re: [Cvslog] r18032 - in /lyx-devel/trunk: Makefile.am autogen.sh

2007-04-26 Thread Enrico Forestieri
On Thu, Apr 26, 2007 at 05:25:27PM +0200, Andre Poenitz wrote: > On Thu, Apr 26, 2007 at 03:23:35PM +0200, Enrico Forestieri wrote: > > On Thu, Apr 26, 2007 at 02:55:57PM +0200, Andre Poenitz wrote: > > > > > Could you take out libtools? > > > > Why? > > Too slow for my taste with no visible gai

Rename summary.

2007-04-26 Thread Bo Peng
Dear all, Attached is result of fname == classname check for all .h and .cpp files. BAD means no matching class with filename, NOCLASS means no class is defined. I have put some comments after these lines. BAD src/ASpell_local.h ASpell Aspell_loca.h ==> Aspell.h (I guess _local is to av

Re: [patch] fix bug 1746 partly

2007-04-26 Thread José Matos
On Thursday 26 April 2007 5:45:26 pm Uwe Stöhr wrote: > >> Can I apply it? > > > > Please fill the file format change in development/FORMAT as well. > > Of course I will do this, what about the patch? The lyx2lyx stuff is > working for me and I tested it well I think, but is this also fine for

Re: CMake: Is it safe to svn update now?

2007-04-26 Thread Bo Peng
When is scons 1.0 to be expected? This is by far the biggest problem with scons. The 0.96 series has been there for one year with a lot of small releases, but no 1.0 on the horizon. They recruited a release manager recently and that can hopefully change the situation a little bit. Actually, eve

Re: [patch] fix bug 1746 partly

2007-04-26 Thread Uwe Stöhr
>> Can I apply it? > > Please fill the file format change in development/FORMAT as well. Of course I will do this, what about the patch? The lyx2lyx stuff is working for me and I tested it well I think, but is this also fine for you? regards Uwe

Re: CMake: Is it safe to svn update now?

2007-04-26 Thread Jean-Marc Lasgouttes
> "José" == José Matos <[EMAIL PROTECTED]> writes: José> On Thursday 26 April 2007 3:53:53 pm Jean-Marc Lasgouttes wrote: >> Yes. I went back to 1.5. >> >> JMarc José> I have fixed the reference to the right version in José> INSTALL.MacOSX that you missed in your commit. :-) Thanks Mr Smart

Re: CMake: Is it safe to svn update now?

2007-04-26 Thread José Matos
On Thursday 26 April 2007 3:53:53 pm Jean-Marc Lasgouttes wrote: > Yes. I went back to 1.5. > > JMarc I have fixed the reference to the right version in INSTALL.MacOSX that you missed in your commit. :-) -- José Abílio

Re: CMake: Is it safe to svn update now?

2007-04-26 Thread Bo Peng
What kind of checks do you do? Since I have little interest in non-local boost, I never got to add a version check, but these things are a matter of cut-and-paste IMO. I check exact version of external boost (dig through version.hpp) and link to debug/release/thread versions appropriately. The l

Re: New 1.5.0svn compile error

2007-04-26 Thread Bennett Helm
On Apr 26, 2007, at 11:24 AM, Andre Poenitz wrote: On Thu, Apr 26, 2007 at 10:22:22AM -0400, Richard Heck wrote: Bennett Helm wrote: And I am getting this on a clean svn co. It looks as if there was a plan to change LCursor.h to Cursor.h, but that said plan wasn't executed. Can someone co

Re: [Cvslog] r18032 - in /lyx-devel/trunk: Makefile.am autogen.sh

2007-04-26 Thread Andre Poenitz
On Thu, Apr 26, 2007 at 03:23:35PM +0200, Enrico Forestieri wrote: > On Thu, Apr 26, 2007 at 02:55:57PM +0200, Andre Poenitz wrote: > > > Could you take out libtools? > > Why? Too slow for my taste with no visible gain. Andre'

Re: New 1.5.0svn compile error

2007-04-26 Thread Andre Poenitz
On Thu, Apr 26, 2007 at 10:22:22AM -0400, Richard Heck wrote: > Bennett Helm wrote: > > And I am getting this on a clean svn co. It looks as if there was a plan > to change LCursor.h to Cursor.h, but that said plan wasn't executed. Can > someone confirm and fix this? The plan has been executed no

Re: r18036 [1/2] - in /lyx-devel/trunk/src: LyXTabular.cpp Ly...

2007-04-26 Thread Andre Poenitz
On Thu, Apr 26, 2007 at 03:57:45PM +0200, Abdelrazak Younes wrote: > [EMAIL PROTECTED] wrote: > >Author: poenitz > >Date: Thu Apr 26 14:54:21 2007 > >New Revision: 18036 > > > >URL: http://www.lyx.org/trac/changeset/18036 > >Log: > >merge LyXTabular.{cpp,h} and insets/InsetTabular.{cpp,h}. More >

Re: CMake: Is it safe to svn update now?

2007-04-26 Thread Jean-Marc Lasgouttes
> "José" == José Matos <[EMAIL PROTECTED]> writes: José> On Thursday 26 April 2007 2:53:28 pm Jean-Marc Lasgouttes wrote: >> I think version compatibility is not a problem anymore. The big >> problems is that we enforced automake 1.9, and we do not need to >> anymore. Jose', what about lowerin

Re: [Again]: Release candidate (rc) or Prerelease?

2007-04-26 Thread Abdelrazak Younes
[EMAIL PROTECTED] wrote: What do we call the release(s) just before the first stable release? LyX1.5.0-alpha0 LyX1.5.0-beta0 LyX1.5.0-pre0orLyX1.5.0-rc0 Three people preferred release candidate over prerelease at http://wiki.lyx.org/Devel.UnsortedNotes#vote and via

[Again]: Release candidate (rc) or Prerelease?

2007-04-26 Thread christian . ridderstrom
What do we call the release(s) just before the first stable release? LyX1.5.0-alpha0 LyX1.5.0-beta0 LyX1.5.0-pre0 or LyX1.5.0-rc0 Three people preferred release candidate over prerelease at http://wiki.lyx.org/Devel.UnsortedNotes#vote and via posts to t

Re: CMake: Is it safe to svn update now?

2007-04-26 Thread Enrico Forestieri
On Thu, Apr 26, 2007 at 04:13:56PM +0200, Jean-Marc Lasgouttes wrote: > > "Enrico" == Enrico Forestieri <[EMAIL PROTECTED]> writes: > > >> This is on any unix-like system now. The main problem is that it > >> is not on windows (and is a pain to set up). > > Enrico> This is not my experience,

Re: [Cvslog] r18032 - in /lyx-devel/trunk: Makefile.am autogen.sh

2007-04-26 Thread José Matos
On Thursday 26 April 2007 3:11:40 pm Jean-Marc Lasgouttes wrote: > > José> This happens to me in linux, everything that Enrico reports. > > As nrico reported, the culprit is to remove acinclude.m4. This file is > not needed anymore and should be nuked from your source directory. Thank you Jean-M

Re: [Cvslog] r18032 - in /lyx-devel/trunk: Makefile.am autogen.sh

2007-04-26 Thread Enrico Forestieri
On Thu, Apr 26, 2007 at 04:12:29PM +0200, Jean-Marc Lasgouttes wrote: > > "Enrico" == Enrico Forestieri <[EMAIL PROTECTED]> writes: > > Enrico> This is your opinion, of course ;-) I agree about the slowness > Enrico> but I don't think that it is unneeded as it frees you from > Enrico> understa

Re: [Cvslog] r18032 - in /lyx-devel/trunk: Makefile.am autogen.sh

2007-04-26 Thread Enrico Forestieri
On Thu, Apr 26, 2007 at 04:08:44PM +0200, Abdelrazak Younes wrote: > Enrico Forestieri wrote: > > On Thu, Apr 26, 2007 at 03:33:59PM +0200, Abdelrazak Younes wrote: > >> Enrico Forestieri wrote: > >>> On Thu, Apr 26, 2007 at 02:55:57PM +0200, Andre Poenitz wrote: > >>> > Could you take out lib

New 1.5.0svn compile error

2007-04-26 Thread Richard Heck
Bennett Helm wrote: And I am getting this on a clean svn co. It looks as if there was a plan to change LCursor.h to Cursor.h, but that said plan wasn't executed. Can someone confirm and fix this? > Making all in controllers > make all-recursive > Making all in tests > make all-am > make[8]: Nothin

Re: Renamings

2007-04-26 Thread Stephan Witt
Andre Poenitz wrote: > On Thu, Apr 26, 2007 at 03:33:45PM +0200, Stephan Witt wrote: >> Andre Poenitz wrote: >>> So... definitely a step in the right direction. >>> >>> I've a few issues left: >>> >>> 1. I'd like to get rid of the 'LyX'/'L' prefix whenever possible. >>>I mean, it is clear that

Re: CMake: Is it safe to svn update now?

2007-04-26 Thread Jean-Marc Lasgouttes
> "Enrico" == Enrico Forestieri <[EMAIL PROTECTED]> writes: >> This is on any unix-like system now. The main problem is that it >> is not on windows (and is a pain to set up). Enrico> This is not my experience, unless you mean that cygwin is not Enrico> windows, of course. Let' say I meant

Re: 1.5.0svn compile error

2007-04-26 Thread Bennett Helm
On Apr 26, 2007, at 10:05 AM, Richard Heck wrote: Bennett Helm wrote: I can't get LyX to compile with current svn (after running ./autogen.sh and reconfiguring). I get the following error: make[7]: *** No rule to make target `Dialog.C', needed by `Dialog.lo'. Stop. Any suggestions? I saw th

Re: [Cvslog] r18032 - in /lyx-devel/trunk: Makefile.am autogen.sh

2007-04-26 Thread Jean-Marc Lasgouttes
> "Enrico" == Enrico Forestieri <[EMAIL PROTECTED]> writes: Enrico> This is your opinion, of course ;-) I agree about the slowness Enrico> but I don't think that it is unneeded as it frees you from Enrico> understanding the internals of various architectures. For Enrico> example, in cygwin sha

Re: [Cvslog] r18032 - in /lyx-devel/trunk: Makefile.am autogen.sh

2007-04-26 Thread Jean-Marc Lasgouttes
> "José" == José Matos <[EMAIL PROTECTED]> writes: José> On Thursday 26 April 2007 2:44:30 pm Jean-Marc Lasgouttes wrote: >> This is very weird, since this AM_CONDITIONAL appears in >> lyxinclude.m4/LYX_USE_PACKAGING. What packaging do you use? windows >> or posix? José> This happens to me in

Re: [Cvslog] r18032 - in /lyx-devel/trunk: Makefile.am autogen.sh

2007-04-26 Thread Abdelrazak Younes
Enrico Forestieri wrote: On Thu, Apr 26, 2007 at 03:33:59PM +0200, Abdelrazak Younes wrote: Enrico Forestieri wrote: On Thu, Apr 26, 2007 at 02:55:57PM +0200, Andre Poenitz wrote: Could you take out libtools? Why? Because it's dead slow and unneeded? :-) This is your opinion, of course ;-

Re: [Cvslog] r18032 - in /lyx-devel/trunk: Makefile.am autogen.sh

2007-04-26 Thread José Matos
On Thursday 26 April 2007 2:44:30 pm Jean-Marc Lasgouttes wrote: > This is very weird, since this AM_CONDITIONAL appears in > lyxinclude.m4/LYX_USE_PACKAGING. What packaging do you use? windows or > posix? This happens to me in linux, everything that Enrico reports. -- José Abílio

Re: CMake: Is it safe to svn update now?

2007-04-26 Thread José Matos
On Thursday 26 April 2007 2:53:28 pm Jean-Marc Lasgouttes wrote: > I think version compatibility is not a problem anymore. The big > problems is that we enforced automake 1.9, and we do not need to > anymore. Jose', what about lowering the requirement? That is sane. :-) The 1.9 was necessary becau

Re: 1.5.0svn compile error

2007-04-26 Thread Richard Heck
Bennett Helm wrote: > I can't get LyX to compile with current svn (after running > ./autogen.sh and reconfiguring). I get the following error: > > make[7]: *** No rule to make target `Dialog.C', needed by > `Dialog.lo'. Stop. > > Any suggestions? I saw this problem, too. make clean, and manually r

Re: CMake: Is it safe to svn update now?

2007-04-26 Thread Enrico Forestieri
On Thu, Apr 26, 2007 at 03:48:01PM +0200, Jean-Marc Lasgouttes wrote: > > "Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes: > > Abdelrazak> Jean-Marc Lasgouttes wrote: > Bo> scons is much easier to install than autotools, and version > Bo> compatibility of autotools can be a nightm

Re: r18036 [1/2] - in /lyx-devel/trunk/src: LyXTabular.cpp Ly...

2007-04-26 Thread Abdelrazak Younes
[EMAIL PROTECTED] wrote: Author: poenitz Date: Thu Apr 26 14:54:21 2007 New Revision: 18036 URL: http://www.lyx.org/trac/changeset/18036 Log: merge LyXTabular.{cpp,h} and insets/InsetTabular.{cpp,h}. More reorganization necessary. Not now... I am a bit worried that we loose all svn history wi

Re: [Cvslog] r18032 - in /lyx-devel/trunk: Makefile.am autogen.sh

2007-04-26 Thread Enrico Forestieri
On Thu, Apr 26, 2007 at 03:44:30PM +0200, Jean-Marc Lasgouttes wrote: > > "Enrico" == Enrico Forestieri <[EMAIL PROTECTED]> writes: > > Enrico> When running autogen.sh I get the following: > > Enrico> $ ./autogen.sh Using automake (GNU automake) 1.9 Using > Enrico> autoconf (GNU Autoconf) 2.5

Re: CMake: Is it safe to svn update now?

2007-04-26 Thread Jean-Marc Lasgouttes
> "Bo" == Bo Peng <[EMAIL PROTECTED]> writes: Bo> I can not imagine a way to trigger autogen.sh from Makefile after Bo> a file removal/rename. I do not know autotools well either. If Bo> there is a way to do this and we can not figure it out after ten Bo> years, it is autotools' fault. When y

Re: [Cvslog] r18032 - in /lyx-devel/trunk: Makefile.am autogen.sh

2007-04-26 Thread Enrico Forestieri
On Thu, Apr 26, 2007 at 03:33:59PM +0200, Abdelrazak Younes wrote: > Enrico Forestieri wrote: > > On Thu, Apr 26, 2007 at 02:55:57PM +0200, Andre Poenitz wrote: > > > >> Could you take out libtools? > > > > Why? > > Because it's dead slow and unneeded? > :-) This is your opinion, of course ;-)

Re: CMake: Is it safe to svn update now?

2007-04-26 Thread Jean-Marc Lasgouttes
> "Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes: Abdelrazak> Jean-Marc Lasgouttes wrote: Bo> scons is much easier to install than autotools, and version Bo> compatibility of autotools can be a nightmare. >> Except that autotools (in unices at least) is already there and >> ther

Re: [Cvslog] r18032 - in /lyx-devel/trunk: Makefile.am autogen.sh

2007-04-26 Thread Jean-Marc Lasgouttes
> "Enrico" == Enrico Forestieri <[EMAIL PROTECTED]> writes: Enrico> When running autogen.sh I get the following: Enrico> $ ./autogen.sh Using automake (GNU automake) 1.9 Using Enrico> autoconf (GNU Autoconf) 2.59 -n Locating GNU m4... Enrico> /usr/sfw/bin/gm4 Building macros... . done. Buildi

Re: Renamings

2007-04-26 Thread Andre Poenitz
On Thu, Apr 26, 2007 at 03:33:45PM +0200, Stephan Witt wrote: > Andre Poenitz wrote: > > So... definitely a step in the right direction. > > > > I've a few issues left: > > > > 1. I'd like to get rid of the 'LyX'/'L' prefix whenever possible. > >I mean, it is clear that 'LyXLayout' in src/ ha

Re: Renamings

2007-04-26 Thread Andre Poenitz
On Thu, Apr 26, 2007 at 08:05:56AM -0500, Bo Peng wrote: > >1. I'd like to get rid of the 'LyX'/'L' prefix whenever possible. > > I mean, it is clear that 'LyXLayout' in src/ has something todo with > > LyX, isn't it. Of course this mean > > > >2. rowpainter.cpp is all about a class RowPainter,

Re: CMake: Is it safe to svn update now?

2007-04-26 Thread Enrico Forestieri
On Thu, Apr 26, 2007 at 08:23:18AM -0500, Bo Peng wrote: > I had a horrible experience when I try to compile lyx under windows > (using both mingw/cygwin to get automake version right). Strange, I regularly use autotools on cygwin without any problem. > That directly > triggered my development o

Re: [Cvslog] r18032 - in /lyx-devel/trunk: Makefile.am autogen.sh

2007-04-26 Thread Jean-Marc Lasgouttes
> "Andre" == Andre Poenitz <[EMAIL PROTECTED]> writes: >> Let's see now if I can do something about broken dependencies. Andre> Could you take out libtools? I'm afraid I do not know how to do that. But I would be very interested by such feature. I found projects that implement a --disable-l

Re: [Cvslog] r18032 - in /lyx-devel/trunk: Makefile.am autogen.sh

2007-04-26 Thread Abdelrazak Younes
Enrico Forestieri wrote: On Thu, Apr 26, 2007 at 02:55:57PM +0200, Andre Poenitz wrote: Could you take out libtools? Why? Because it's dead slow and unneeded? :-) Abdel.

Re: Renamings

2007-04-26 Thread Stephan Witt
Andre Poenitz wrote: > So... definitely a step in the right direction. > > I've a few issues left: > > 1. I'd like to get rid of the 'LyX'/'L' prefix whenever possible. >I mean, it is clear that 'LyXLayout' in src/ has something todo with >LyX, isn't it. Of course this mean > > 2. rowpai

Re: Citations using apalike with Lyx 1.5 beta2 for windows

2007-04-26 Thread Niklas Huldén
Niklas Huldén wrote: Niklas Huldén wrote: Hi! I am testing an old document with the Lyx1.5beta2 for Windows. I noticed that all my citations using apalike in author/year-style a la (Brooks, 1992 p. 4) looses the parenthesis in this version of Lyx. The same document compiles well with Lyx 1.5

Re: [Cvslog] r18032 - in /lyx-devel/trunk: Makefile.am autogen.sh

2007-04-26 Thread Enrico Forestieri
On Thu, Apr 26, 2007 at 02:55:57PM +0200, Andre Poenitz wrote: > Could you take out libtools? Why? -- Enrico

Re: CMake: Is it safe to svn update now?

2007-04-26 Thread Bo Peng
There is normally no need to rerunning configure, since t is done automatically. autogen.sh s indeed a problem, but I suspect it is our fault and it should work automatically. I can not imagine a way to trigger autogen.sh from Makefile after a file removal/rename. I do not know autotools well ei

Re: [Cvslog] r18032 - in /lyx-devel/trunk: Makefile.am autogen.sh

2007-04-26 Thread Enrico Forestieri
On Thu, Apr 26, 2007 at 12:08:45PM +0200, Jean-Marc Lasgouttes wrote: > > "lasgouttes" == lasgouttes <[EMAIL PROTECTED]> writes: > > lasgouttes> Author: lasgouttes Date: Thu Apr 26 12:06:36 2007 New > lasgouttes> Revision: 18032 > > lasgouttes> URL: http://www.lyx.org/trac/changeset/18032 Lo

Re: Renamings

2007-04-26 Thread Bo Peng
1. I'd like to get rid of the 'LyX'/'L' prefix whenever possible. I mean, it is clear that 'LyXLayout' in src/ has something todo with LyX, isn't it. Of course this mean 2. rowpainter.cpp is all about a class RowPainter, which is used only locally, so it does not show up in the .h. I'd p

Re: End of file renaming spree.

2007-04-26 Thread Bo Peng
Could you please revert the change from mathed/MathData -> MathArray [and rename the class instead, if that's deemed necessary...] You have another vote from JMarc so I will rename it back later. Bo

Re: Comiple Error in mathed

2007-04-26 Thread Andre Poenitz
On Thu, Apr 26, 2007 at 02:40:57PM +0200, Abdelrazak Younes wrote: > I see that it's a CMake problem (because the file needs to be excluded > from compilation) but I don't know how to fix it. AFAICS, the > CMakeList.txt file is correct: > > list(REMOVE_ITEM mathed_sources > ${TOP_SRC_DIR}/

Re: [Cvslog] r18032 - in /lyx-devel/trunk: Makefile.am autogen.sh

2007-04-26 Thread Andre Poenitz
On Thu, Apr 26, 2007 at 12:08:45PM +0200, Jean-Marc Lasgouttes wrote: > > "lasgouttes" == lasgouttes <[EMAIL PROTECTED]> writes: > > lasgouttes> Author: lasgouttes Date: Thu Apr 26 12:06:36 2007 New > lasgouttes> Revision: 18032 > > lasgouttes> URL: http://www.lyx.org/trac/changeset/18032 Lo

Re: Comiple Error in mathed

2007-04-26 Thread Abdelrazak Younes
I see that it's a CMake problem (because the file needs to be excluded from compilation) but I don't know how to fix it. AFAICS, the CMakeList.txt file is correct: list(REMOVE_ITEM mathed_sources ${TOP_SRC_DIR}/src/mathed/InsetMathXYArrow.cpp ${TOP_SRC_DIR}/src/mathed/InsetFormu

1.5.0beta2 test: opening/closing files

2007-04-26 Thread Jean-Pierre Chrétien
Hello, I have the same problems as with beta1 regarding opening/closing files: - New or New from template produces this: Assertion triggered in lyx::support::FileName::FileName(const std::string&) by failing check "empty() || absolutePath(name_)" in file filename.C:47 Abort - Open works, but whe

Comiple Error in mathed

2007-04-26 Thread Abdelrazak Younes
InsetMathXYArrow.cpp ..\..\..\..\src\mathed\InsetMathXYArrow.cpp(33) : error C2259: 'lyx::InsetMathXYArrow' : cannot instantiate abstract class due to following members: 'bool lyx::InsetBase::metrics(lyx::MetricsInfo &,lyx::Dimension &) const' : is abstract D:\devel\lyx\

Re: r18033 [1/2] - in /lyx-devel/trunk/src: Buffer.cpp Buffer...

2007-04-26 Thread Abdelrazak Younes
[EMAIL PROTECTED] wrote: Author: poenitz Date: Thu Apr 26 13:30:54 2007 New Revision: 18033 URL: http://www.lyx.org/trac/changeset/18033 Log: rename LyXLex into Lexer You could as well move it to support. Abdel.

Re: 1.5svn make error - SOLVED

2007-04-26 Thread José Matos
On Thursday 26 April 2007 12:29:26 pm Helge Hafting wrote: > >>> > >>> make[4]: *** No rule to make target `InsetMathAMSArray.lo', needed by > >>> `libmathed.la'. Stop > > Solved in current svn. I still have the same problem when using build_dir != source_dir. :-( > Helge Hafting -- José Abí

Re: CMake: Is it safe to svn update now?

2007-04-26 Thread Abdelrazak Younes
Jean-Marc Lasgouttes wrote: Bo> scons is much easier to install than autotools, and version Bo> compatibility of autotools can be a nightmare. Except that autotools (in unices at least) is already there and there is nothing to install. Even more so if you install scons-local: no need for autoc

Re: File Opening Bug: LyX/Mac-1.5b2

2007-04-26 Thread Abdelrazak Younes
Jean-Marc Lasgouttes wrote: "Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes: Abdelrazak> Bennett Helm wrote: On the User's List, Scott Lambert reported -- and I can confirm -- a problem with opening documents when LyX is not currently running. Simply double-clicking the document i

Re: 1.5svn make error - SOLVED

2007-04-26 Thread Helge Hafting
Helge Hafting wrote: Bo Peng wrote: On 4/25/07, Helge Hafting <[EMAIL PROTECTED]> wrote: Just checked out lyx and got this: make[4]: *** No rule to make target `InsetMathAMSArray.lo', needed by `libmathed.la'. Stop Solved in current svn. Helge Hafting

  1   2   >