Re: Fix --without-included-boost?

2006-05-02 Thread Georg Baum
Abdelrazak Younes wrote: > By the way, I forgot to say that having scons or cmake doesn't imply > getting rid of autotools. The three build systems can cohabit peacefully > in a project the size of LyX. Indeed, it's not like we add a new file > everyday. That does not work. If you don't believe i

Re: [PATCH] do not configure in system_support directory

2006-05-02 Thread Jean-Marc Lasgouttes
> "Bennett" == Bennett Helm <[EMAIL PROTECTED]> writes: Bennett> I have the same. (I've been accessing other languages by Bennett> doing "export LANG=FR_fr" and running LyX from the same Bennett> terminal session. What happens if you do export LANG=FR_fr.ISO-8859-1 ? JMarc

Re: [Final-PATCH] win32 auto-view/edit

2006-05-02 Thread Jean-Marc Lasgouttes
> "Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes: Abdelrazak> This is Jean-Marc new stuff AFAIK. I'll have a look. JMarc

Re: Cygwin build with cygwin/qt3?

2006-05-02 Thread Bo Peng
I was able to configure LyX on Cygwin for the official qt3 by simply ../configure --with-frontend=qt --with-qt-dir=/usr/lib/qt3 \ --with-qt-includes=/usr/include/qt3 Qt is indeed found. However, with this simple configure, I get pch-related errors. make[5]: Entering directory `/cygdrive/d/

Re: Cygwin build with cygwin/qt3?

2006-05-02 Thread Enrico Forestieri
On Tue, May 02, 2006 at 02:20:08PM -0500, Bo Peng wrote: > >Please, report the exact error message about the Resource directory above. > > I do not have access to that machine now. I will report the details tonight. I have good news. With the qt.m4 patch I was able to configure lyx using the offi

Re: [PATCH] do not configure in system_support directory

2006-05-02 Thread Joost Verburg
Jean-Marc Lasgouttes wrote: Could you try one of the following patches? They make sure that reconfiguration is done if lyxrc.defaults is not found. JMarc It still doesn't work on Windows. Again, when no configuration files exist, I get the error "unable to find textclass file". It looks like

Re: qt4: buttoncontroller

2006-05-02 Thread Angus Leeming
Abdelrazak Younes <[EMAIL PROTECTED]> writes: > Edwin Leuven a écrit : >> i have the impression that this can simplified. am i right? > I guess so. IMHO this whole button controller thing should disappear. To quote a recent reply of yours to Bo, "it's always nicer to try to reuse something but in

bug 675 for LyX 1.5

2006-05-02 Thread Uwe Stöhr
Concerning the issues we should do for LyX 1.5: Besides the other things we discussed I would like to have another method implemented to insert imges and tables to floats, see bug 675: http://bugzilla.lyx.org/show_bug.cgi?id=675 The LaTeX-errors when users inserted images to captions was the mo

qt4: more clean-up

2006-05-02 Thread Edwin Leuven
these dialogs + associated files Index: src/frontends/qt4/ui/QErrorListUi.ui Index: src/frontends/qt4/ui/QSendtoUi.ui Index: src/frontends/qt4/ui/QSpellcheckerUi.ui Index: src/frontends/qt4/ui/QTexinfoUi.ui Index: src/frontends/qt4/ui/QRefUi.ui Index: src/frontends/qt4/QSpellcheckerDialog.h ===

bug 2556 - mathed labeling broken

2006-05-02 Thread Uwe Stöhr
At the weekend I worked a bit to update my math manual. I stumbled over bug 2556 that makes it very hard to work with formulas: Formula labels can't be deleted. http://bugzilla.lyx.org/show_bug.cgi?id=2556 The nasty behaviour that you have to reenter a label whenever you want to change it (bug

Re: Cygwin build with cygwin/qt3?

2006-05-02 Thread Enrico Forestieri
On Tue, May 02, 2006 at 10:03:49PM +0200, Enrico Forestieri wrote: > On Tue, May 02, 2006 at 12:37:21PM +0200, Jean-Marc Lasgouttes wrote: > > > "Enrico" == Enrico Forestieri <[EMAIL PROTECTED]> writes: > > > > Enrico> I would say yes. I attach here the prl file I obtain when > > Enrico> buidi

Re: Future of LyX installer for Windows

2006-05-02 Thread Joost Verburg
Uwe Stöhr wrote: I've seen you on the NSIS-lists and know that you'll build us a perfect installer. I now understand what you want to achieve. A thing that is missing in my installer is indeed a method to update only LyX or only a third party program when there's a problem with it. Exactly wh

Re: Future of LyX installer for Windows

2006-05-02 Thread Uwe Stöhr
Joost Verburg wrote: Because I already wrote lots of NSIS-based Windows installers, it is possible for me to provide you all with hack-free scripts that make everything a lot easier. If we now decide to go on with this integrated solution, we can really take LyX/Win to the next level. I've s

Re: LyXWinInstaller with LyX 1.4.1 - multiple answers

2006-05-02 Thread Uwe Stöhr
Joost Verburg wrote: It will also make better use of methods / Windows API for the detection of external components. I'm curious about your solution. But also a look at my code to recognize the programs because there are many specialities. For example older MiKTeX versions don't remove the P

qt4: spellchecker clean-up

2006-05-02 Thread Edwin Leuven
getting rid of qt3 convenience classes ok? Index: src/frontends/qt4/QSpellcheckerDialog.h === --- src/frontends/qt4/QSpellcheckerDialog.h (revision 13790) +++ src/frontends/qt4/QSpellcheckerDialog.h (working copy) @@ -17,6 +1

Re: Cygwin build with cygwin/qt3?

2006-05-02 Thread Enrico Forestieri
On Tue, May 02, 2006 at 12:37:21PM +0200, Jean-Marc Lasgouttes wrote: > > "Enrico" == Enrico Forestieri <[EMAIL PROTECTED]> writes: > > Enrico> I would say yes. I attach here the prl file I obtain when > Enrico> buiding qt for a mingw target. What is needed is > Enrico> QMAKE_PRL_LIBS, but do

Re: Cygwin build with cygwin/qt3?

2006-05-02 Thread Bo Peng
Please, report the exact error message about the Resource directory above. I do not have access to that machine now. I will report the details tonight. Bo

Re: qt4: bibtex clean-up

2006-05-02 Thread Edwin Leuven
Abdelrazak Younes wrote: Good, go ahead :-) it's in Replace Q3ListBox with QListWidget: * QBibtexDialog.C * QBibtex.C * QBibtexUi.ui * QBibtexAddUi.ui

Re: Story

2006-05-02 Thread Martin Vermeer
On Tue, May 02, 2006 at 08:43:01PM +0200, [EMAIL PROTECTED] wrote: > On Tue, 2 May 2006, Richard Kleeman wrote: > > > Martin Vermeer wrote: > > > http://linuxcult.com/story/05012006/a_first_look_at_lyx/ > > > > > > A bit thin... > > > > > > - Martin > > > > > Interesting follow up on Lxer: > >

Re: qt4: buttoncontroller

2006-05-02 Thread Abdelrazak Younes
Edwin Leuven a écrit : i have the impression that this can simplified. am i right? I guess so. IMHO this whole button controller thing should disappear. Abdel

Re: qt4: bibtex clean-up

2006-05-02 Thread Abdelrazak Younes
Edwin Leuven a écrit : Is it just a cleanup (replacing LB with LW, etc) or are you also adding the Browse button we were talking about sometimes ago? clean-up only (LB -> LW) (and now it works under linux) Good, go ahead :-)

Re: qt4: bibtex clean-up

2006-05-02 Thread Edwin Leuven
Is it just a cleanup (replacing LB with LW, etc) or are you also adding the Browse button we were talking about sometimes ago? clean-up only (LB -> LW) (and now it works under linux)

Re: Cygwin build with cygwin/qt3?

2006-05-02 Thread Enrico Forestieri
On Tue, May 02, 2006 at 12:02:38PM -0500, Bo Peng wrote: > >> Problems: > >> 1. line 121-125 (_POSIX_THREAD_SAFE_FUNCTIONS_) in > >> -boost/libs/filesystem/src/operations_posix_windows.cpp causes compile > >> error, so I have to comment them out. > > > >What kind of error? I get none. > > The erro

Re: qt4: bibtex clean-up

2006-05-02 Thread Abdelrazak Younes
Edwin Leuven a écrit : comments before i commit? Is it just a cleanup (replacing LB with LW, etc) or are you also adding the Browse button we were talking about sometimes ago? Abdel.

export to latex

2006-05-02 Thread Edwin Leuven
an old annoyance of mine is the following: when exporting to latex, each cell of a table is on its own line. with the attached each row is on its own line which i find much better. opinions (flames)? thanks, ed. Index: src/tabular.C ===

qt4: buttoncontroller

2006-05-02 Thread Edwin Leuven
i have the impression that this can simplified. am i right? thanks, ed. Index: src/frontends/qt4/Qt2BC.C === --- src/frontends/qt4/Qt2BC.C (revision 13787) +++ src/frontends/qt4/Qt2BC.C (working copy) @@ -36,13 +36,7 @@ void Q

qt4: bibtex clean-up

2006-05-02 Thread Edwin Leuven
comments before i commit? thanks, edwin. Index: src/frontends/qt4/QBibtexDialog.C === --- src/frontends/qt4/QBibtexDialog.C (revision 13790) +++ src/frontends/qt4/QBibtexDialog.C (working copy) @@ -22,12 +22,13 @@ #include "cont

Re: Story

2006-05-02 Thread christian . ridderstrom
On Tue, 2 May 2006, Richard Kleeman wrote: > Martin Vermeer wrote: > > http://linuxcult.com/story/05012006/a_first_look_at_lyx/ > > > > A bit thin... > > > > - Martin > > > Interesting follow up on Lxer: > http://lxer.com/module/forums/t/22539/ I added links to these to this page http

Re: Future of LyX installer for Windows

2006-05-02 Thread Abdelrazak Younes
Hello Uwe, Just my two cents on that issue: Your installer helped me convinced some people to use LyX so I think that everybody agrees that it is very good. I can only suggest that you wait until Joost publish his new installer; maybe he have very good reasons to rewrite it instead of patchin

Re: Future of LyX installer for Windows

2006-05-02 Thread Joost Verburg
Uwe Stöhr wrote: I'm advertising my installer solution here not only because of the installer itself, it costs more time to get the installer working with the third party programs. The actual MiKTeX version was build for my installer and some new features are in now to be able to configure MiK

Re: Call for Windows developers

2006-05-02 Thread Edwin Leuven
Enrico Forestieri wrote: I am very sorry for you and for having posted that link :-( no worries, i have a rare talent for crashing windows... (and a new laptop is arriving next week so this one is up for a format C: anyway...)

Re: Call for Windows developers

2006-05-02 Thread Enrico Forestieri
On Tue, May 02, 2006 at 10:58:09AM +0200, Edwin Leuven wrote: > Enrico Forestieri wrote: > >Please, have a look here: > >http://sources.redhat.com/ml/cygwin/2005-09/msg00945.html > > just for the record: after doing some registry tweaks as suggested on > the microsoft website my windows partition

Future of LyX installer for Windows

2006-05-02 Thread Uwe Stöhr
Bo Peng wrote: The problems are with licenses, and size of installers, and admin right. The only complaint I received was the admin right problem. I asked several times about the licence issues and they are correct now - means there is no license issue at the moment. And about the size, my s

Re: Fix --without-included-boost?

2006-05-02 Thread Bo Peng
> Unless I find some essential problem with scons, I will not use cmake. > (Of course, if you can rewrite our auto* with cmake, I will cheer like > a real cheerleader. :-) I am sure you will beat me at it and offer us a great lyx integrated Scons support soon ;-) This is not what I expected. Yo

Re: Regression on Session management

2006-05-02 Thread Abdelrazak Younes
Jose' Matos a écrit : On Tuesday 02 May 2006 18:18, Abdelrazak Younes wrote: Hey, I was talking about Zorro alias Diego de la Vega, don't you know him? I am not so good with a sword. ;-) You are always there to help the newbie ;-)

Re: Putting the latest LyXWinInstaller to ftp.lyx.org - JMarc - Christian

2006-05-02 Thread christian . ridderstrom
On Tue, 2 May 2006, [UTF-8] Uwe Stöhr wrote: > http://developer.berlios.de/project/showfiles.php?group_id=5117&release_id=9951 > and > http://developer.berlios.de/project/showfiles.php?group_id=5117&release_id=9950 > p.s. Christian you sent an email about wiki's upload manager in the last > week

Re: Regression on Session management

2006-05-02 Thread Jose' Matos
On Tuesday 02 May 2006 18:18, Abdelrazak Younes wrote: > > Hey, I was talking about Zorro alias Diego de la Vega, don't you know him? I am not so good with a sword. ;-) -- José Abílio

Re: Fix --without-included-boost?

2006-05-02 Thread Abdelrazak Younes
Bo Peng a écrit : http://www.cmake.org/Wiki/CMake_FAQ#How_do_I_use_CMake_to_build_LaTeX_documents.3F Cited piece of code: IF(LATEX_COMPILE) ADD_CUSTOM_COMMAND( OUTPUT${Document_BINARY_DIR}/TDocument.dvi DEPENDS ${Document_BINARY_DIR}/TDocument.tex COMMAND ${LATEX_COMPILE}

Re: Fix --without-included-boost?

2006-05-02 Thread Bo Peng
http://www.cmake.org/Wiki/CMake_FAQ#How_do_I_use_CMake_to_build_LaTeX_documents.3F Cited piece of code: IF(LATEX_COMPILE) ADD_CUSTOM_COMMAND( OUTPUT${Document_BINARY_DIR}/TDocument.dvi DEPENDS ${Document_BINARY_DIR}/TDocument.tex COMMAND ${LATEX_COMPILE} ARGS ${Documen

Re: Regression on Session management

2006-05-02 Thread Abdelrazak Younes
Jose' Matos a écrit : On Tuesday 02 May 2006 17:07, Abdelrazak Younes wrote: Thanks Jose' el Zorro Matos, Zorro is Fox in Spanish. In Portuguese that is Raposa or Raposo (male) and that is a possible surname but is not mine not mine. I am Oliveira (Olive tree) and Matos (Weeds) so as

Re: [PATCH] do not configure in system_support directory

2006-05-02 Thread Bennett Helm
On May 2, 2006, at 1:04 PM, Enrico Forestieri wrote: On Tue, May 02, 2006 at 09:23:20AM -0400, Bennett Helm wrote: On Apr 26, 2006, at 11:13 AM, Jean-Marc Lasgouttes wrote: BTW, did you see the small patch about locale detection? Could you try it out? It seems to work fine, though accent

Re: Regression on Session management

2006-05-02 Thread Jose' Matos
On Tuesday 02 May 2006 17:07, Abdelrazak Younes wrote: > Thanks Jose' el Zorro Matos, Zorro is Fox in Spanish. In Portuguese that is Raposa or Raposo (male) and that is a possible surname but is not mine not mine. I am Oliveira (Olive tree) and Matos (Weeds) so as you can see I only have

Re: 1.4.2svn fails to read lyxrc.defaults

2006-05-02 Thread Bennett Helm
On May 2, 2006, at 10:03 AM, Jean-Marc Lasgouttes wrote: "Michael" == Michael Gerz <[EMAIL PROTECTED]> writes: Michael> Hi, when running LyX 1.4.2svn, I get the following error Michael> message: Michael> Error while reading the configuration file lyxrc.defaults. Michael> Please check your i

Re: Fix --without-included-boost?

2006-05-02 Thread Abdelrazak Younes
Georg Baum a écrit : Abdelrazak Younes wrote: AFAIK, it is written in C++ and require a program installation. An installer is available for windows and precompiled binaries (tar.gz) are available for most Unix systems. See: http://cmake.org/HTML/Download.html Unfortunately it is not included

Re: [PATCH] do not configure in system_support directory

2006-05-02 Thread Enrico Forestieri
On Tue, May 02, 2006 at 09:23:20AM -0400, Bennett Helm wrote: > On Apr 26, 2006, at 11:13 AM, Jean-Marc Lasgouttes wrote: > >BTW, did you see the small patch about locale detection? Could you try > >it out? > > It seems to work fine, though accents do not show up properly. > (That's been a long

Re: Cygwin build with cygwin/qt3?

2006-05-02 Thread Bo Peng
> Problems: > 1. line 121-125 (_POSIX_THREAD_SAFE_FUNCTIONS_) in > -boost/libs/filesystem/src/operations_posix_windows.cpp causes compile > error, so I have to comment them out. What kind of error? I get none. The error message is that ::whatever_r not found (line 124?), so whatever_r_simulated

Re: Cygwin build with cygwin/qt3?

2006-05-02 Thread Enrico Forestieri
On Mon, May 01, 2006 at 08:55:43PM -0500, Bo Peng wrote: > The cygwin time-machine works and I am able to compile lyx. > > Problems: > 1. line 121-125 (_POSIX_THREAD_SAFE_FUNCTIONS_) in > -boost/libs/filesystem/src/operations_posix_windows.cpp causes compile > error, so I have to comment them out.

Re: [Final-PATCH] win32 auto-view/edit

2006-05-02 Thread Abdelrazak Younes
Bo Peng a écrit : > So, the lyxrc.defult is OK after initial configuration, then what do > you see in the preference dialog, do you see auto? The first time no, the viewer section says "yap" for DVI and is empty for all other File formats. After a restart (without reconfiguring), the viewer ed

Re: [PATCH] Add support for reading lyxrc.dist

2006-05-02 Thread Bennett Helm
On May 2, 2006, at 11:18 AM, Jean-Marc Lasgouttes wrote: "Bennett" == Bennett Helm <[EMAIL PROTECTED]> writes: Bennett> Explain this a bit more. For Mac, I should provide lyxrc.dist Bennett> in the LyX.app bundle in place of the preferences file, Bennett> right? Yes. Does this seems reasonabl

Re: Fix --without-included-boost?

2006-05-02 Thread Abdelrazak Younes
Jean-Marc Lasgouttes a écrit : "Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes: Abdelrazak> AFAIK, you need autoconf to do the ./configure step. No, but you need msys. I thought autoconf was required. I should stop talking about things I don't know. Sorry for the noise, Abdel

Re: Fix --without-included-boost?

2006-05-02 Thread Jean-Marc Lasgouttes
> "Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes: Abdelrazak> AFAIK, you need autoconf to do the ./configure step. No, but you need msys. JMarc

Re: Fix --without-included-boost?

2006-05-02 Thread Abdelrazak Younes
Bo Peng a écrit : By the way, I forgot to say that having scons or cmake doesn't imply getting rid of autotools. The three build systems can cohabit peacefully in a project the size of LyX. Indeed, it's not like we add a new file everyday. No way! We have had configure.m4 and configure.py and t

Re: [Final-PATCH] win32 auto-view/edit

2006-05-02 Thread Enrico Forestieri
On Tue, May 02, 2006 at 05:50:27PM +0200, Abdelrazak Younes wrote: > Abdelrazak Younes a écrit : > >Bo Peng a écrit : > >>>Apparently they won't be set correctly as I need to reconfigure > >>>after an > >>>initial startup. See my previous mail. > >> > >>That was exactly what puzzled me. I do not h

Re: LyXWinInstaller with LyX 1.4.1 - multiple answers

2006-05-02 Thread Joost Verburg
Uwe Stöhr wrote: Why that? What's the problem with my installer - the needed admin permission? If this is the only problem I suggest that you work on this and send patches to my installer. Because there's no need to do the work twice. I spent a lot of time on the installer and it is sad to se

Re: Fix --without-included-boost?

2006-05-02 Thread Bo Peng
By the way, I forgot to say that having scons or cmake doesn't imply getting rid of autotools. The three build systems can cohabit peacefully in a project the size of LyX. Indeed, it's not like we add a new file everyday. No way! We have had configure.m4 and configure.py and that was proven to b

Re: [Final-PATCH] win32 auto-view/edit

2006-05-02 Thread Bo Peng
> So, the lyxrc.defult is OK after initial configuration, then what do > you see in the preference dialog, do you see auto? The first time no, the viewer section says "yap" for DVI and is empty for all other File formats. After a restart (without reconfiguring), the viewer edit box contains aut

Re: Fix --without-included-boost?

2006-05-02 Thread Abdelrazak Younes
Jean-Marc Lasgouttes a écrit : "Georg" == Georg Baum <[EMAIL PROTECTED]> writes: Georg> I don't like the auto* stuff at all, but we have some auto* Georg> experts here, so any change should be planned very carefully. One big advantage of these tools is that they allow to compile LyX from tar.g

Re: Regression on Session management

2006-05-02 Thread Bo Peng
Ah... Right, I didn't see this new check box in the Preferences! And it even works correctly. I thought that this feature would better be turned off by default. But if the packagers think in another way, they can easily turn it on. Bo

Re: LyXWinInstaller with LyX 1.4.1 - multiple answers

2006-05-02 Thread Bo Peng
I spent a lot of time on the installer and it is sad to see that the users like it, but not the developers. I have proposed long ago that you listen to the developers' concerns and try to make your installers official. I was almost ready to port your installers to the official one, untill I hear

Re: Regression on Session management

2006-05-02 Thread Abdelrazak Younes
Jose' Matos a écrit : On Tuesday 02 May 2006 16:04, Abdelrazak Younes wrote: Bo, With latest SVN and your latest view-patch applied. I've noticed that session management doesn't work as it used to be: documents that were opened on exit are not automatically opened on next startup. But the curs

Re: 1.5 features

2006-05-02 Thread Bo Peng
On 5/2/06, Jean-Marc Lasgouttes <[EMAIL PROTECTED]> wrote: > "Bo" == Bo Peng <[EMAIL PROTECTED]> writes: >> Because they are already there if they need to. Bo> That is fine. Adding them the second time will not change Bo> anything. No, the list is a list of files opened via command-line or

Re: LyXWinInstaller with LyX 1.4.1 - multiple answers

2006-05-02 Thread Joost Verburg
Bo Peng wrote: So at least python.exe, sh.exe etc will be in, right? Installing full python and msys is unacceptable even if they are downloaded automatically. Yes, these very essential GPL-compatible things (LyX won't configure or run without them), will be bundled. It is indeed nonsense to d

Re: Regression on Session management

2006-05-02 Thread Jose' Matos
On Tuesday 02 May 2006 16:04, Abdelrazak Younes wrote: > Bo, > > With latest SVN and your latest view-patch applied. I've noticed that > session management doesn't work as it used to be: documents that were > opened on exit are not automatically opened on next startup. But the > cursor location se

Re: LyXWinInstaller with LyX 1.4.1 - multiple answers

2006-05-02 Thread Uwe Stöhr
Joost Verburg wrote: I'm one of the NSIS developers and have a lot of experience with Windows software distribution, so I indeed decided that it is time to create a new installer Why that? What's the problem with my installer - the needed admin permission? If this is the only problem I sugges

Re: 1.5 features

2006-05-02 Thread Bo Peng
It is simpler and easier to read IMO. If it works as intended and if other agree, I think it could even go to 1.4, since it is reasonable behaviour. There is one glitch: 1. open a file.lyx, the file is clean 2. replace file.lyx by another file, say 'cp file1.lyx file.lyx', 2. re-open file.lyx,

Re: [Final-PATCH] win32 auto-view/edit

2006-05-02 Thread Abdelrazak Younes
Bo Peng a écrit : > 3. DO WE SEE auto in $HOME/.lyx/lyxrc.default? yes I think, there are "auto" "" see attached. Also attached the same file after reconfigure. So, the lyxrc.defult is OK after initial configuration, then what do you see in the preference dialog, do you see auto? The first tim

Re: [Final-PATCH] win32 auto-view/edit

2006-05-02 Thread Bo Peng
> 3. DO WE SEE auto in $HOME/.lyx/lyxrc.default? yes I think, there are "auto" "" see attached. Also attached the same file after reconfigure. So, the lyxrc.defult is OK after initial configuration, then what do you see in the preference dialog, do you see auto? If you do see auto, and the men

Re: [Final-PATCH] win32 auto-view/edit

2006-05-02 Thread Abdelrazak Younes
Abdelrazak Younes a écrit : Bo Peng a écrit : Apparently they won't be set correctly as I need to reconfigure after an initial startup. See my previous mail. That was exactly what puzzled me. I do not have a windows machine here. And I (or you) need to see the result of 1. clear Application

Re: LyXWinInstaller with LyX 1.4.1 - multiple answers

2006-05-02 Thread Bo Peng
The standard installer will be small, contain only essential GPL-compatible files and automatically download components like ImageMagick, Ghostscript and MiKTeX if the users wants to. So at least python.exe, sh.exe etc will be in, right? Installing full python and msys is unacceptable even if th

Re: Revisit the auto-cls-layout patch

2006-05-02 Thread Bo Peng
Please wait before applying this patch, if only because there are stylistic issues: string layout_file; if (!path.empty()) layout_file = addName(path, name_ + ".layout"); bool load(std::string const & path = std::string()) This situation is bad in general. Assume for example that you have

Re: LyXWinInstaller with LyX 1.4.1 - multiple answers

2006-05-02 Thread Joost Verburg
Bo Peng wrote: Bo> 1. free of license problem (legal) 2. only have the essentials Bo> (small). 3. try to support a wide range of settings 4. and try not Bo> to require administrate privilege This looks good, although there may be a case for a version that contains everything needed or has code t

Re: Fix --without-included-boost?

2006-05-02 Thread Abdelrazak Younes
Georg Baum a écrit : Abdelrazak Younes wrote: You mean on linux distribution with proper autotools support. No. You only need autotools if you work from svn. If you want to compile from tar.gz you need no auto stuff at all. This is IMO a requirement, end users should not need obscure build to

Re: [Final-PATCH] win32 auto-view/edit

2006-05-02 Thread Abdelrazak Younes
Bo Peng a écrit : Apparently they won't be set correctly as I need to reconfigure after an initial startup. See my previous mail. That was exactly what puzzled me. I do not have a windows machine here. And I (or you) need to see the result of 1. clear Application Data/lyx 2. start lyx I've d

Re: Fix --without-included-boost?

2006-05-02 Thread Georg Baum
Abdelrazak Younes wrote: > You mean on linux distribution with proper autotools support. No. You only need autotools if you work from svn. If you want to compile from tar.gz you need no auto stuff at all. This is IMO a requirement, end users should not need obscure build tools. > That's not > t

Re: Fix --without-included-boost?

2006-05-02 Thread Bo Peng
Unfortunately it is not included on several recent Linux distros (but that is beginning to change) The same as scon. Manual installation in a non-standard prefix (not /usr/local) was a bit difficult when I did it (~ a year ago or so), but I don't remember the details. I don't like the auto* s

Re: Fix --without-included-boost?

2006-05-02 Thread Abdelrazak Younes
Jean-Marc Lasgouttes a écrit : "Georg" == Georg Baum <[EMAIL PROTECTED]> writes: Georg> I don't like the auto* stuff at all, but we have some auto* Georg> experts here, so any change should be planned very carefully. One big advantage of these tools is that they allow to compile LyX from tar.g

Re: [PATCH] Add support for reading lyxrc.dist

2006-05-02 Thread Jean-Marc Lasgouttes
> "Bennett" == Bennett Helm <[EMAIL PROTECTED]> writes: Bennett> Explain this a bit more. For Mac, I should provide lyxrc.dist Bennett> in the LyX.app bundle in place of the preferences file, Bennett> right? Yes. Does this seems reasonable to you? Bennett> Am I right in thinking that setting

Re: [Final-PATCH] win32 auto-view/edit

2006-05-02 Thread Bo Peng
Apparently they won't be set correctly as I need to reconfigure after an initial startup. See my previous mail. That was exactly what puzzled me. I do not have a windows machine here. And I (or you) need to see the result of 1. clear Application Data/lyx 2. start lyx 3. DO WE SEE auto in $HOME/

Re: Revisit the auto-cls-layout patch

2006-05-02 Thread Georg Baum
Jean-Marc Lasgouttes wrote: >> "Bo" == Bo Peng <[EMAIL PROTECTED]> >> writes: > Bo> This is a non-issue. When the master document is loaded, the > Bo> layout is loaded and is available to the slave documents that will > Bo> be loaded later. As you have mentioned, there is no fix to the > B

Re: Fix --without-included-boost?

2006-05-02 Thread Jean-Marc Lasgouttes
> "Georg" == Georg Baum <[EMAIL PROTECTED]> writes: Georg> I don't like the auto* stuff at all, but we have some auto* Georg> experts here, so any change should be planned very carefully. One big advantage of these tools is that they allow to compile LyX from tar.gz without further interventi

Re: [Final-PATCH] win32 auto-view/edit

2006-05-02 Thread Abdelrazak Younes
Bo Peng a écrit : But with a second reconfigure, I have now three PDF (dvipdfm, pdflatek, ps2pdf) that all work! And I have a new View HTML; but this one doesn't work because htlatex doesn't understand paths with space and the temp directory is by default in the "c:/Document and Settings/bla bla

Re: 1.5 features

2006-05-02 Thread Jean-Marc Lasgouttes
> "Bo" == Bo Peng <[EMAIL PROTECTED]> writes: >> There is a revert to file problem. It is not wise to check if it is >> loading time for this though. I guess we can look at the status of >> the existing file, if it has no changes, just switch to it. Bo> What I meant was attached. I am not qui

Re: [Final-PATCH] win32 auto-view/edit

2006-05-02 Thread Bo Peng
When I delete my user directory (in Application Data) and I restart LyX from the console, I have the same bad behavior as I described (only DVI and two PDF that don't work) but I can see at the console that LyX is being reconfigured at startup. After a tool->Reconfigure, the functional menus appea

Re: Fix --without-included-boost?

2006-05-02 Thread Georg Baum
Abdelrazak Younes wrote: > AFAIK, it is written in C++ and require a program installation. An > installer is available for windows and precompiled binaries (tar.gz) are > available for most Unix systems. See: > http://cmake.org/HTML/Download.html Unfortunately it is not included on several recent

Regression on Session management

2006-05-02 Thread Abdelrazak Younes
Bo, With latest SVN and your latest view-patch applied. I've noticed that session management doesn't work as it used to be: documents that were opened on exit are not automatically opened on next startup. But the cursor location seems to be saved when you reopened that document. Is this an i

Re: [Final-PATCH] win32 auto-view/edit

2006-05-02 Thread Bo Peng
But with a second reconfigure, I have now three PDF (dvipdfm, pdflatek, ps2pdf) that all work! And I have a new View HTML; but this one doesn't work because htlatex doesn't understand paths with space and the temp directory is by default in the "c:/Document and Settings/bla bla bla" directory. Thi

Re: 1.5 features

2006-05-02 Thread Jean-Marc Lasgouttes
> "Bo" == Bo Peng <[EMAIL PROTECTED]> writes: >> Because they are already there if they need to. Bo> That is fine. Adding them the second time will not change Bo> anything. No, the list is a list of files opened via command-line or File>Open. Session stuff should not interfere with that. Keep

Re: LyX 1.4.1 doesn't work on Win98---and doesn't matter, anyway

2006-05-02 Thread Jean-Marc Lasgouttes
> "Bo" == Bo Peng <[EMAIL PROTECTED]> writes: Bo> As I have said, this patch is strictly cygwin only, and JMarc is Bo> obviously not an active cygwin user, I (we) have to trust Enrico Bo> on his patches to move cygwin/lyx forward. >> I will review the patch tomorrow. And, yes, I prefer to hav

Re: Revisit the auto-cls-layout patch

2006-05-02 Thread Jean-Marc Lasgouttes
> "Bo" == Bo Peng <[EMAIL PROTECTED]> writes: Bo> Dear all, I now finally get a chance to go back to this Bo> auto-cls-layout patch. Please allow me to reiterate the goal of it Bo> (r13611). Bo> 1. When a layout file is stored with the .lyx document, the layout Bo> file can be automatically r

Re: Fix --without-included-boost?

2006-05-02 Thread Abdelrazak Younes
Jean-Marc Lasgouttes a écrit : "Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes: Abdelrazak> Personnaly I like the CMake approach better because they Abdelrazak> delegate the compilation step to the sytem: Makefile for Abdelrazak> Unix (or Mingw), MS Visual studio proje

Putting the latest LyXWinInstaller to ftp.lyx.org - JMarc - Christian

2006-05-02 Thread Uwe Stöhr
Hi JMarc, could you please replace the files in: ftp://ftp.lyx.org/pub/lyx/contrib/LyXWinInstaller/LyX141 by the new ones from here: http://developer.berlios.de/project/showfiles.php?group_id=5117&release_id=9951 and http://developer.berlios.de/project/showfiles.php?group_id=5117&release_id=99

Re: [Final-PATCH] win32 auto-view/edit

2006-05-02 Thread Abdelrazak Younes
Abdelrazak Younes a écrit : Abdelrazak Younes a écrit : Bo Peng a écrit : > Please test. I have not tested it but with svn of three days ago, I have only View->{DVI, PDF(dvipdfm), PDF{pdflatek)}, PS is not there (used to use gsview). DVI works OK but both PDF don't (dialog saying "cannot view

Re: Fix --without-included-boost?

2006-05-02 Thread Jean-Marc Lasgouttes
> "Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes: Abdelrazak> Personnaly I like the CMake approach better because they Abdelrazak> delegate the compilation step to the sytem: Makefile for Abdelrazak> Unix (or Mingw), MS Visual studio project for MS VC++ Abdelrazak> users. This ap

Re: [PATCH] Add support for reading lyxrc.dist

2006-05-02 Thread Bennett Helm
On Apr 28, 2006, at 8:37 AM, Jean-Marc Lasgouttes wrote: This patch closes the improvements I had in mind concerning installers. It allows packagers to provide a file lyxrc.dist that will be read (if it exists) before all the others. No such file is distributed by LyX currently, but it can repl

Re: [Final-PATCH] win32 auto-view/edit

2006-05-02 Thread Abdelrazak Younes
Abdelrazak Younes a écrit : Bo Peng a écrit : > Please test. I have not tested it but with svn of three days ago, I have only View->{DVI, PDF(dvipdfm), PDF{pdflatek)}, PS is not there (used to use gsview). DVI works OK but both PDF don't (dialog saying "cannot view file", "No information to vie

Re: [Final-PATCH] win32 auto-view/edit

2006-05-02 Thread Bo Peng
I have the exact same behavior with your patch applied to revision 13788 (which contains related changes from JMarc AFAIU). Please report your lyxrc.default, and I will see what my have gone wrong next. Bo

Re: Fix --without-included-boost?

2006-05-02 Thread Bo Peng
Sure, the one who the work is the one who decide ;-), I do like what I read so far about scon, env = Environment() conf = Configure(env) if not conf.CheckLib('m'): print 'Did not find libm.a or m.lib, exiting!' Exit(1) env = conf.Finish() Although this is much longer

Re: [Final-PATCH] win32 auto-view/edit

2006-05-02 Thread Abdelrazak Younes
Bo Peng a écrit : > Please test. I have not tested it but with svn of three days ago, I have only View->{DVI, PDF(dvipdfm), PDF{pdflatek)}, PS is not there (used to use gsview). DVI works OK but both PDF don't (dialog saying "cannot view file", "No information to view PDF"). I have Acrobat Reade

Re: LyXWinInstaller with LyX 1.4.1 - multiple answers

2006-05-02 Thread Bo Peng
Bo> 1. free of license problem (legal) 2. only have the essentials Bo> (small). 3. try to support a wide range of settings 4. and try not Bo> to require administrate privilege This looks good, although there may be a case for a version that contains everything needed or has code to grab it automa

Re: 1.5 features

2006-05-02 Thread Jean-Marc Lasgouttes
> "Juergen" == Juergen Spitzmueller <[EMAIL PROTECTED]> writes: Juergen> Jean-Marc Lasgouttes wrote: >> Could you provide a 1.4 version so that I take a look? Juergen> attached. Juergen, if seems to me that the following code +void InsetInclude::updateBibfilesCache(Buffer const & buffer)

  1   2   >