Re: qt or lyx or FC5 bug ?

2006-04-11 Thread Philippe Charpentier
Martin Vermeer a écrit : On Wed, 2006-04-12 at 00:18 +0200, Philippe Charpentier wrote: Hi, Under my Fedora Core 5 box, I encounter the following surprising bug with the qt frontend : if your LANG shell is not English (en_EN for example) you cannot enter a decimal number in a dialog box!!

Re: qt or lyx or FC5 bug ?

2006-04-11 Thread Martin Vermeer
On Wed, 2006-04-12 at 00:18 +0200, Philippe Charpentier wrote: > Hi, > Under my Fedora Core 5 box, I encounter the following surprising bug > with the qt frontend : if your LANG shell is not English (en_EN for > example) you cannot enter a decimal number in a dialog box!! > Here is two examples:

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

2006-04-11 Thread Jeremy C. Reed
Please consider this patch: --- src/client/client.C.orig2006-04-11 14:56:26.0 -0700 +++ src/client/client.C 2006-04-11 14:57:53.0 -0700 @@ -27,6 +27,10 @@ # include #endif +#ifdef HAVE_SYS_TIME_H +# include +#endif + // select() #ifdef HAVE_SYS_SELECT_H # include Th

Re: LyX 1.4.1 is released

2006-04-11 Thread Paul A. Rubin
Angus Leeming wrote: The Windows installer can be found at http://wiki.lyx.org/uploads/Windows/LyX14x/lyx-1.4.1_win32_setup_v1.exe Tracked down the glitch I previously saw in the configuration output (which may well be harmless). It comes from line 482 in the configure script, which leads

qt or lyx or FC5 bug ?

2006-04-11 Thread Philippe Charpentier
Hi, Under my Fedora Core 5 box, I encounter the following surprising bug with the qt frontend : if your LANG shell is not English (en_EN for example) you cannot enter a decimal number in a dialog box!! Here is two examples: suppose your LANG shell is fr_FR (the same occurs with de_DE, es_ES, i

Re: Anyone intested in such a feature?

2006-04-11 Thread Drop Box
Unfortunately what you describe doesn't work. LyX still parses whatever you C-M, and this is precisely why we need something like a \rawtex box. For example, suppose we want TeX code that says "x^-{y}". (You must be able to write stuff like this if you want to use xy-pic for commutative diag

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

2006-04-11 Thread Angus Leeming
Abdelrazak Younes <[EMAIL PROTECTED]> writes: > here my second one, we talk here about hundreds of warning per file. An > excerpt here: > d:/program/Qt/4.1.1//include/QtGui/../../src/gui/widgets/qcombobox.h:262: > warning: inline > function 'const QComboBoxPrivate* QComboBox::d_func() const' is

Re: Horizontal spacing update, more questions

2006-04-11 Thread Helge Hafting
On Tue, Apr 11, 2006 at 04:08:15PM +0200, Georg Baum wrote: > Helge Hafting wrote: > > > After studying the code some more, I agree that InsetSpace is the better > > base for this. quad, qquad, enskip and enspace are already implemented, > > there simply isn't any gui way (short of the command li

Re: LyX 1.4.1

2006-04-11 Thread Helge Hafting
On Tue, Apr 11, 2006 at 04:32:04PM +0200, Juergen Spitzmueller wrote: > > Also, \include has > > some odd limitations like always starting on a new page. > > Those limitations can also be regarded as features. > Anyway, please do not generalize your personal preferences. > Nothing wrong in keepi

Re: Anyone intested in such a feature?

2006-04-11 Thread Bo Peng
OK, so a few people are interested. If we limit the use of such feature, at first, only to math. This feature is doable. Remember that if we have a $x^2$ as text, select and press C-M, we can get x^2 in math mode. This can be used in this case. 1. in the view-source (edit-source later?) dialog, i

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

2006-04-11 Thread Enrico Forestieri
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 are: > > d:/mingw/bin/..

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

2006-04-11 Thread Abdelrazak Younes
Abdelrazak Younes a écrit : 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 :-), here my second one, we talk here about hundreds of warning per file. An excerpt

Re: [Patch] Paragrah creation/deletion optimisation

2006-04-11 Thread Enrico Forestieri
On Tue, Apr 11, 2006 at 07:11:43PM +0200, Abdelrazak Younes wrote: > Enrico Forestieri a écrit : > >On Tue, Apr 11, 2006 at 09:28:23AM +0200, Abdelrazak Younes wrote: > > > >>I need to set CXXFLAGS for two reasons: > >>1) the configure step won't work with the > >>--with-extra-prefix='d:/program/A

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

2006-04-11 Thread Abdelrazak Younes
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 are: d:/mingw/bin/../lib/gcc/mingw32/3.4.4/../../../../include/c++/3.4.4/bits/stl_uninitialized

Re: a4wide package + 1,5 spacing

2006-04-11 Thread Eulogio Serradilla
El Martes 11 Abril 2006 19:34, Juergen Spitzmueller escribió: > Eulogio Serradilla wrote: > > I'm trying to use the a4wide package + 1,5 spacing with LyX 1.4.1 but it > > does not work. > > You know this? (sec. 1.1) > ftp://tug.ctan.org/pub/tex-archive/info/l2tabu/english/l2tabuen.pdf > I didn't k

Re: LyX 1.4.1 is released

2006-04-11 Thread Angus Leeming
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: > Angus> Unfortunately, the installed po files are called lyx14x.mo. > Angus> Moreover, the lyx executable finds these files by interogating > Angus> its own name. > Where does this happen? The code in message.C uses > textdomain(PACKAGE); > and

Re: [Patch] Paragrah creation/deletion optimisation

2006-04-11 Thread Abdelrazak Younes
Abdelrazak Younes a écrit : Jean-Marc Lasgouttes a écrit : "Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes: Abdelrazak> Angus Leeming a écrit : Abdelrazak Younes <[EMAIL PROTECTED]> writes: export CXXFLAGS="-Os -Id:/program/Aspell-0.60.4/include" Replace with CPPFLAGS and you s

Re: a4wide package + 1,5 spacing

2006-04-11 Thread Juergen Spitzmueller
Eulogio Serradilla wrote: > I'm trying to use the a4wide package + 1,5 spacing with LyX 1.4.1 but it > does not work. You know this? (sec. 1.1) ftp://tug.ctan.org/pub/tex-archive/info/l2tabu/english/l2tabuen.pdf > Just open the tutorial, save it to your home, change spacing to 1.5, add to > the p

a4wide package + 1,5 spacing

2006-04-11 Thread Eulogio Serradilla
Hello, I'm trying to use the a4wide package + 1,5 spacing with LyX 1.4.1 but it does not work. Just open the tutorial, save it to your home, change spacing to 1.5, add to the preambule \usepackage{a4wide} and see the dvi output. Any help will be appreciate, E. Serradilla

Re: [Patch] Paragrah creation/deletion optimisation

2006-04-11 Thread Abdelrazak Younes
Enrico Forestieri a écrit : On Tue, Apr 11, 2006 at 09:28:23AM +0200, Abdelrazak Younes 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 complain about 'd' not being a directory, it doesn't work

Re: [Patch] Paragrah creation/deletion optimisation

2006-04-11 Thread Abdelrazak Younes
Jean-Marc Lasgouttes a écrit : "Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes: Abdelrazak> Angus Leeming a écrit : Abdelrazak Younes <[EMAIL PROTECTED]> writes: export CXXFLAGS="-Os -Id:/program/Aspell-0.60.4/include" Replace with CPPFLAGS and you should be all set. Abdelraza

Re: [Patch] Paragrah creation/deletion optimisation

2006-04-11 Thread Jean-Marc Lasgouttes
> "Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes: Abdelrazak> Angus Leeming a écrit : >> Abdelrazak Younes <[EMAIL PROTECTED]> writes: >>> > export CXXFLAGS="-Os -Id:/program/Aspell-0.60.4/include" >> Replace with CPPFLAGS and you should be all set. Abdelrazak> Apparently not, a

Re: [Patch] Paragrah creation/deletion optimisation

2006-04-11 Thread Abdelrazak Younes
Angus Leeming a écrit : Abdelrazak Younes <[EMAIL PROTECTED]> writes: > export CXXFLAGS="-Os -Id:/program/Aspell-0.60.4/include" Replace with CPPFLAGS and you should be all set. Apparently not, at least not in my system. I have the same errors as if don't set CXXFLAGS: checking for sys/t

Re: LyX 1.4.1 is released

2006-04-11 Thread Jean-Marc Lasgouttes
> "Bennett" == Bennett Helm <[EMAIL PROTECTED]> writes: Bennett> I've placed the Mac binary at Bennett> ftp.lyx.org/incoming/LyX-1.4.1-Mac.dmg; please move it to the Bennett> correct binaries folder. This is unfortunately a place where I cannot read. Do you have another URL? Anyway, ftp.lyx.

Re: LyX 1.4.1 is released

2006-04-11 Thread Jean-Marc Lasgouttes
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: Angus> The installer creates a lyx.bat file that points at "lyx.exe". Angus> (This .bat file is little more than LANG=fr_FR lyx.exe $* in Angus> sh-speak.) OK. Angus> Unfortunately, the installed po files are called lyx14x.mo. Angus> Mor

Re: LyX 1.4.1 is released

2006-04-11 Thread Angus Leeming
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: > Angus> I managed to fix the problems that people were having running > Angus> this with localized menus; it turned out that my renaming of > Angus> lyx14x.exe to lyx.exe broke everything, so I no longer do that > Angus> > Could you expand on that

Re: Anyone intested in such a feature?

2006-04-11 Thread Drop Box
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 are turned off by LyX's

Re: [Patch] Paragrah creation/deletion optimisation

2006-04-11 Thread Enrico Forestieri
On Tue, Apr 11, 2006 at 09:28:23AM +0200, Abdelrazak Younes 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 complain about > 'd' not being a directory, it doesn't work either with a '/cygdriv

Re: LyX 1.4.1 is released

2006-04-11 Thread Bennett Helm
I've placed the Mac binary at ftp.lyx.org/incoming/LyX-1.4.1-Mac.dmg; please move it to the correct binaries folder. Thanks. Bennett On Apr 11, 2006, at 5:57 AM, Jean-Marc Lasgouttes wrote: Public release of LyX version 1.4.1 === We are pleased to announce

Re: [Patch] Paragrah creation/deletion optimisation

2006-04-11 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> Thanks to you both ;-) Concerning the fact tha

Re: LyX 1.4.1 is released

2006-04-11 Thread Jean-Marc Lasgouttes
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: Angus> Jean-Marc, could you move it to the ftp site and fix the link Angus> at http://wiki.lyx.org/Windows/LyX14x to point to its new home? Done. Angus> I managed to fix the problems that people were having running Angus> this with local

Re: LyX 1.4.1 is released

2006-04-11 Thread Jean-Marc Lasgouttes
> "Jean-Pierre" == Jean-Pierre Chrétien <[EMAIL PROTECTED]> writes: Jean-Pierre> I had to use the GNU tar to retrieve the full lyx-1.4.1 Jean-Pierre> directory. THis is something we are aware of. The depth of our directories (especially the mac bundle) mean that we enforce the use of GNU tar.

Re: LyX 1.4.1 is released

2006-04-11 Thread Angus Leeming
G. Reading the patch on gmane again, I notice a slight oversight. Nothing to worry about, but for completeness, the "search_handle" below should be closed. Could you change return bin_dir + '\\' + file_data.cFileName; to std::string const result = bin_dir + '\\' + file_data.c

Re: LyX 1.4.1 is released

2006-04-11 Thread Jean-Pierre Chrétien
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: > > > Public release of LyX version 1.4.1 On Solaris 8, use of the native tar program bunzip2 -c lyx-1.4.1.tar.bz2|tar xof - retrieves only the two directories config and development. I had to use the GNU tar to retrieve the full lyx-1.4.1 direc

Re: LyX 1.4.1 is released

2006-04-11 Thread Angus Leeming
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: Congratulations to you all! The Windows installer can be found at

Re: [patch] fix bug 2036

2006-04-11 Thread Jean-Marc Lasgouttes
> "Georg" == Georg Baum <[EMAIL PROTECTED]> writes: Georg> MathAMSArrayInset::metrics() (for insets like \bmatrix) uses a Georg> different style than MathAMSArrayInset::draw(). The result is Georg> that the cursor inside these insets is a bit off. The attached Georg> patch uses an ArrayChanger

Re: Towards LyX 1.4.1 [status update #2]

2006-04-11 Thread Georg Baum
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 > -1: ct status "unknown" in this buffer If you change

Re: Towards LyX 1.4.1 [status update #2]

2006-04-11 Thread Juergen Spitzmueller
Juergen Spitzmueller wrote: > 0: ct status "on" in this buffer > 1: ct status "off" in this buffer those have to be swapped of course. Jürgen

Re: LyX 1.4.1

2006-04-11 Thread Juergen Spitzmueller
Helge Hafting wrote: > Perhaps \include should be removed from the GUI? Please not. This is what I always use. IMHO \include is the right way for included documents, not \input. > When I needed > to use this for chapters in a book, I had to look up which one was > the most useful.  \include se

Re: Towards LyX 1.4.1 [status update #2]

2006-04-11 Thread Juergen Spitzmueller
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 -1: ct status "unknown" in this buffer the value is only important on paste, because then we

Re: Horizontal spacing update, more questions

2006-04-11 Thread Georg Baum
Helge Hafting wrote: > After studying the code some more, I agree that InsetSpace is the better > base for this. quad, qquad, enskip and enspace are already implemented, > there simply isn't any gui way (short of the command line) to add them. There is a bug in bugzilla for the missing gui, don'

[patch] fix bug 2036

2006-04-11 Thread Georg Baum
MathAMSArrayInset::metrics() (for insets like \bmatrix) uses a different style than MathAMSArrayInset::draw(). The result is that the cursor inside these insets is a bit off. The attached patch uses an ArrayChanger as is used in other math arrays instead of a handcrafted style change. It goes in no

Re: Horizontal spacing update, more questions

2006-04-11 Thread Helge Hafting
Georg Baum wrote: Am Freitag, 7. April 2006 15:18 schrieb Helge Hafting: If I understand correctly, the existing mechanism for thin space, interword space, protected space and hfill in non-math text should be removed, to be replaced with what I make? You should probably rename InsetS

Re: Should LyX GUI be for latexers or others? And is "\hspace and \hspace* identical" ?

2006-04-11 Thread Juergen Spitzmueller
Helge Hafting wrote: > The "dummy user" way: > * Fewer choices in the combobox > * "protect" used to differentiate between them. > Nicer for people who don't know latex. I'd prefer this. Jürgen

Re: r13640 - /lyx-devel/tags/lyx-1_4_1/BRANCH_1_4_X/

2006-04-11 Thread Lars Gullik Bjønnes
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: | Lars> The easiest fix if you can do the cp again. | | Is it correct now? the log message looks ok, (albeit copiled form a mixed revision working copy, but that is quite ok.) -- Lgb

Re: r13640 - /lyx-devel/tags/lyx-1_4_1/BRANCH_1_4_X/

2006-04-11 Thread Jean-Marc Lasgouttes
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: Lars> Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: | Lars> > "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: Lars> | Lars> | Lars> Ok... try again... Lars> | Lars> | What do you mean? Why should I do it again? Is i

Re: make rpmdist failure (1.5.0svn)

2006-04-11 Thread Lars Gullik Bjønnes
Jose' Matos <[EMAIL PROTECTED]> writes: | Yet: | $ svn add lyx2lyx_version.py.in | svn: warning: 'lyx2lyx_version.py.in' is already under version control | | Any advice from svn experts? :-) svn st? Looks fine from repo side: [EMAIL PROTECTED] ~]$ svn ls svn://svn.lyx.org/lyx/lyx-devel/trunk

Re: make rpmdist failure (1.5.0svn)

2006-04-11 Thread Georg Baum
Jose' Matos wrote: > Why does not show lyx2lyx_version.py.in in svn? > > in the lyx2lyx directory: ... > note that lyx2lyx_version.py.in is absent. It is not when I do the same here. Georg

Re: make rpmdist failure (1.5.0svn)

2006-04-11 Thread Jose' Matos
Why does not show lyx2lyx_version.py.in in svn? in the lyx2lyx directory: $ svn ls ChangeLog LyX.py Makefile.am lyx2lyx lyx_0_10.py lyx_0_12.py lyx_1_0_0.py lyx_1_0_1.py lyx_1_1_4.py lyx_1_1_5.py lyx_1_1_6.py lyx_1_1_6fix3.py lyx_1_2.py lyx_1_3.py lyx_1_4.py lyx_1_5.py parser_tools.py profiling.p

Re: Qt4 - no custom vertical distance

2006-04-11 Thread Abdelrazak Younes
Abdelrazak Younes a écrit : Abdelrazak Younes a écrit : Helge Hafting a écrit : I don't know if this is a known problem. With qt4, it is impossible to specify lengths such as "2 cm" for vertical spacing. I can select a custom length, but the input field and the units combobox remains disabled.

lyx140[cvs]: documentation, frac.xpm

2006-04-11 Thread 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. -- Viele Grüße, Hartmut Hungerhilfe: http://www.thehungersite.com Das heutige Motto: Alimony and bribes will engage a large share of your wea

Re: Qt4 - no custom vertical distance

2006-04-11 Thread Abdelrazak Younes
Abdelrazak Younes a écrit : Helge Hafting a écrit : I don't know if this is a known problem. With qt4, it is impossible to specify lengths such as "2 cm" for vertical spacing. I can select a custom length, but the input field and the units combobox remains disabled. I have a fix for this. Will

Re: r13640 - /lyx-devel/tags/lyx-1_4_1/BRANCH_1_4_X/

2006-04-11 Thread Lars Gullik Bjønnes
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: | > "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: | | Lars> Ok... try again... | | What do you mean? Why should I do it again? Is it wrong? svn ls svn://svn.lyx.org/lyx/lyx-devel/tags/lyx-1_4_1 BRANCH_1_4_X/ Not really as intende

Re: [Cvslog] r13639 - /lyx-devel/tags/lyx-1_4_1/

2006-04-11 Thread Lars Gullik Bjønnes
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: | > "lasgouttes" == lasgouttes <[EMAIL PROTECTED]> writes: | | lasgouttes> Author: lasgouttes Date: Tue Apr 11 11:05:27 2006 New | lasgouttes> Revision: 13639 | | lasgouttes> Log: create new tag | | Lars, I did the svn mkdir first by mistake

Re: 'External' controller change

2006-04-11 Thread Jean-Marc Lasgouttes
> "John" == John Spray <[EMAIL PROTECTED]> writes: John> On Sat, 2006-04-08 at 02:06 +0200, Bernhard Reiter wrote: >> Sorry about the delay, that's been some quite busy weeks. This >> required two or so pretty trivial changes two the controller and >> GtkLengthEntry. Hopefully everything's fin

Re: r13640 - /lyx-devel/tags/lyx-1_4_1/BRANCH_1_4_X/

2006-04-11 Thread Jean-Marc Lasgouttes
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: Lars> Ok... try again... What do you mean? Why should I do it again? Is it wrong? JMarc

Re: 'External' controller change (was Re: [Gtk] GExternal, finally)

2006-04-11 Thread Angus Leeming
John Spray <[EMAIL PROTECTED]> writes: > > src/frontends/controllers/ > > * ControlExternal.[Ch]: Split browse(...) half, introducing > > getTemplateFilters(...) > Anyone have any issues with the changes? (patch in parent). Otherwise > I'll just review the GTK stuff then commit. Just do it. (Ass

Re: Qt4 - no custom vertical distance

2006-04-11 Thread Abdelrazak Younes
Helge Hafting a écrit : I don't know if this is a known problem. With qt4, it is impossible to specify lengths such as "2 cm" for vertical spacing. I can select a custom length, but the input field and the units combobox remains disabled. I have a fix for this. Will commit soon. Abdel. Helg

'External' controller change (was Re: [Gtk] GExternal, finally)

2006-04-11 Thread John Spray
On Sat, 2006-04-08 at 02:06 +0200, Bernhard Reiter wrote: > Sorry about the delay, that's been some quite busy weeks. > This required two or so pretty trivial changes two the controller and > GtkLengthEntry. Hopefully everything's fine. > src/frontends/controllers/ > * ControlExternal.[Ch]: Split

Re: lyx140[cvs]: documentation

2006-04-11 Thread Juergen Spitzmueller
Jean-Marc Lasgouttes wrote: > Hartmut> Who can help? > > I believe they are all from koma-script (the scr* classes) and are > described in Extended.lyx. Or here (in German): ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/koma-script/scrguide.pdf HTH, Jürgen

Re: r13640 - /lyx-devel/tags/lyx-1_4_1/BRANCH_1_4_X/

2006-04-11 Thread Lars Gullik Bjønnes
[EMAIL PROTECTED] writes: | Author: lasgouttes | Date: Tue Apr 11 11:08:30 2006 | New Revision: 13640 | | Log: | Tag 1.4.1, take 2 | | | Added: | lyx-devel/tags/lyx-1_4_1/BRANCH_1_4_X/ | - copied from r13639, lyx-devel/branches/BRANCH_1_4_X/ Ok... try again... -- Lgb

Re: lyx140[cvs]: documentation

2006-04-11 Thread Jean-Marc Lasgouttes
> "Hartmut" == Hartmut Haase <[EMAIL PROTECTED]> writes: Hartmut> I'm updating the german documentation at the moment and came Hartmut> across some environments I haven't seen before and which I Hartmut> don't know to use: Hartmut> msgid "Addpart" msgid "Addchap" msgid "Addsec" msgid Hartmut>

Re: Hungarian installer support...

2006-04-11 Thread Jean-Marc Lasgouttes
> "Alex" == Alex <[EMAIL PROTECTED]> writes: Alex> Dear Jean-Marc, I have created the hungarian (magyar) language Alex> file for the original installer found in the path below. Alex, Uwe, The new language is not in 1.4.1, because I did not have a proper patch. Uwe, do not forget to put it

Re: Request for SVN write access

2006-04-11 Thread Jean-Marc Lasgouttes
> "Uwe" == Uwe Stöhr <[EMAIL PROTECTED]> writes: Uwe> Jean-Marc Lasgouttes wrote: >> Note that if you sens a patch, I'll apply it. Uwe> Argh I forgot the patch. It is in 1.4.1. JMarc

LyX 1.4.1 is released

2006-04-11 Thread Jean-Marc Lasgouttes
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: - fix the huge memory consumption and corresponding sluggishness with documents containing man

Qt4 - no custom vertical distance

2006-04-11 Thread Helge Hafting
I don't know if this is a known problem. With qt4, it is impossible to specify lengths such as "2 cm" for vertical spacing. I can select a custom length, but the input field and the units combobox remains disabled. Helge Hafting

Re: [Cvslog] r13639 - /lyx-devel/tags/lyx-1_4_1/

2006-04-11 Thread Jean-Marc Lasgouttes
> "lasgouttes" == lasgouttes <[EMAIL PROTECTED]> writes: lasgouttes> Author: lasgouttes Date: Tue Apr 11 11:05:27 2006 New lasgouttes> Revision: 13639 lasgouttes> Log: create new tag Lars, I did the svn mkdir first by mistake, and then the svn copy. How can I check that I did it right? JMa

Re: SVN commit failed (was Re: [Patch] Qt4 Citation dialog model view separation.)

2006-04-11 Thread Abdelrazak Younes
Georg Baum a écrit : Abdelrazak Younes wrote: No I use tortoiseSVN and there's nothing in the settings that offers a choice for line-ending. No svn client I know offers this choice, it is compiled in (depending on the OS). If you tell me this is a problem, I will swith for good to another e

Re: SVN commit failed (was Re: [Patch] Qt4 Citation dialog model view separation.)

2006-04-11 Thread Georg Baum
Abdelrazak Younes wrote: > No I use tortoiseSVN and there's nothing in the settings that offers a > choice for line-ending. No svn client I know offers this choice, it is compiled in (depending on the OS). > If you tell me this is a problem, I will swith for good to another editor. I don't know

Re: Anyone intested in such a feature?

2006-04-11 Thread Georg Baum
Bo Peng wrote: > Dear all, > > Playing with the view-source dialog (it is great fun), I can not help > thinking whether or not we can achieve something similar to > dreamweaver's dual view feature. That is to say, what is typed in the > lyx window shows automatically (and dynamically) in the sour

Re: lyx2lyx slowness

2006-04-11 Thread Jose' Matos
On Monday 10 April 2006 17:26, Georg Baum wrote: > So basically you are saying that the range->xrange change you asked me to > do was wrong? I will never do what you are telling me anymore ;-) This question come recently to comp.lang.python: http://thread.gmane.org/gmane.comp.python.general/4

Re: SVN commit failed (was Re: [Patch] Qt4 Citation dialog model view separation.)

2006-04-11 Thread Abdelrazak Younes
Georg Baum a écrit : Abdelrazak Younes wrote: Abdelrazak Younes a écrit : It seems that I cannot commit: Error: Commit failed (details follow): Error: 'pre-commit' hook failed with error output: Is it still the end-of-line problem? I have reverted to my crappy VC++ 6 editor so there might b

Re: [Patch] Paragrah creation/deletion optimisation

2006-04-11 Thread Jean-Marc Lasgouttes
> "Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes: Abdelrazak> Jean-Marc Lasgouttes a écrit : >>> "Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes: Abdelrazak> Thanks to you both ;-) >> Concerning the fact that --with-extra-prefix does not work: do you >> have the

Re: SVN commit failed (was Re: [Patch] Qt4 Citation dialog model view separation.)

2006-04-11 Thread Georg Baum
Abdelrazak Younes wrote: > Abdelrazak Younes a écrit : >> It seems that I cannot commit: >> >> Error: Commit failed (details follow): >> Error: 'pre-commit' hook failed with error output: >> >> Is it still the end-of-line problem? I have reverted to my crappy VC++ 6 >> editor so there might be

Re: [Patch] Paragrah creation/deletion optimisation

2006-04-11 Thread Abdelrazak Younes
Jean-Marc Lasgouttes a écrit : "Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes: Abdelrazak> Thanks to you both ;-) Concerning the fact that --with-extra-prefix does not work: do you have the right test.exe in your path? I don't know but I guess not because "test" exist but gives

Re: [patch] layout problems again

2006-04-11 Thread Jean-Marc Lasgouttes
> "Georg" == Georg Baum <[EMAIL PROTECTED]> writes: Georg> Jean-Marc Lasgouttes wrote: >> Yes it makes sense. Please apply it. Georg> Done (both trunk and 1.4). Please release soon before new Georg> desires for 1.4.1 come up :-) Currently building :) JMarc

Re: [patch] layout problems again

2006-04-11 Thread Georg Baum
Jean-Marc Lasgouttes wrote: > Yes it makes sense. Please apply it. Done (both trunk and 1.4). Please release soon before new desires for 1.4.1 come up :-) Georg

Re: SVN commit failed (was Re: [Patch] Qt4 Citation dialog model view separation.)

2006-04-11 Thread Abdelrazak Younes
Abdelrazak Younes a écrit : It seems that I cannot commit: Error: Commit failed (details follow): Error: 'pre-commit' hook failed with error output: Is it still the end-of-line problem? I have reverted to my crappy VC++ 6 editor so there might be some CR-LF left. But you told me that was OK..

Re: [Patch] Paragrah creation/deletion optimisation

2006-04-11 Thread Jean-Marc Lasgouttes
> "Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes: Abdelrazak> Thanks to you both ;-) Concerning the fact that --with-extra-prefix does not work: do you have the right test.exe in your path? JMarc

SVN commit failed (was Re: [Patch] Qt4 Citation dialog model view separation.)

2006-04-11 Thread Abdelrazak Younes
It seems that I cannot commit: Error: Commit failed (details follow): Error: 'pre-commit' hook failed with error output: Is it still the end-of-line problem? I have reverted to my crappy VC++ 6 editor so there might be some CR-LF left. But you told me that was OK... Abdel. Abdelrazak Youne

Re: [Patch] Paragrah creation/deletion optimisation

2006-04-11 Thread Abdelrazak Younes
Jean-Marc Lasgouttes a écrit : "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: Angus> Abdelrazak Younes <[EMAIL PROTECTED]> writes: export CXXFLAGS="-Os -Id:/program/Aspell-0.60.4/include" Angus> Replace with CPPFLAGS and you should be all set. And use --enable-optimization=-Os Thank

[Patch] Qt4 Citation dialog model view separation.

2006-04-11 Thread Abdelrazak Younes
Dear Qt4 followers, I have continued a bit on my track to do a real model view separation for the Citation Dialog. In this new scheme, QCitation is the controller and the model at the same time, it inherits ControlCitation and it doesn't know about the view. QCitationDialog is the view, it is

Re: [patch] layout problems again

2006-04-11 Thread Jean-Marc Lasgouttes
> "Georg" == Georg Baum <[EMAIL PROTECTED]> writes: Georg> Jean-Marc, it looks like the numarticle fix made a bug in the Georg> label handling visible: View-> Navigate contains lines like "@[EMAIL PROTECTED] View-> title" Georg> for subsection*, i.e. the labelstring is not ignored even if we G

Re: [Patch] Paragrah creation/deletion optimisation

2006-04-11 Thread Jean-Marc Lasgouttes
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: Angus> Abdelrazak Younes <[EMAIL PROTECTED]> writes: >> > export CXXFLAGS="-Os -Id:/program/Aspell-0.60.4/include" Angus> Replace with CPPFLAGS and you should be all set. And use --enable-optimization=-Os JMarc

Re: [Patch] Paragrah creation/deletion optimisation

2006-04-11 Thread Angus Leeming
Abdelrazak Younes <[EMAIL PROTECTED]> writes: > > export CXXFLAGS="-Os -Id:/program/Aspell-0.60.4/include" Replace with CPPFLAGS and you should be all set. Angus

Re: Anyone intested in such a feature?

2006-04-11 Thread Martin Vermeer
On Tue, 2006-04-11 at 09:26 +0200, Abdelrazak Younes wrote: > Bo Peng a écrit : > > Dear all, > > > > Playing with the view-source dialog (it is great fun), I can not help > > thinking whether or not we can achieve something similar to > > dreamweaver's dual view feature. That is to say, what is t

Re: make rpmdist failure (1.5.0svn)

2006-04-11 Thread Jose' Matos
On Tuesday 11 April 2006 00:02, Kayvan A. Sylvan wrote: > make[3]: Entering directory `/home/kayvan/src/lyx/qtbuild/lib/doc' > python ../../../lyx/lib/doc/doc_toc.py > Traceback (most recent call last): >   File "../../../lyx/lib/doc/doc_toc.py", line 34, in ? >     import LyX >   File "../../../ly

Re: lyx2lyx slowness

2006-04-11 Thread Jose' Matos
On Monday 10 April 2006 18:49, Georg Baum wrote: > 2.3, if you ask me. It is even in Debian stable which is not known to be > the most up to date distro. Fair enough. That is my feeling as well. I will wait probably a little longer but soon I will start introducing some features only present

Re: Anyone intested in such a feature?

2006-04-11 Thread Jean-Marc Lasgouttes
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: Lars> I don't know... as said earlier I was hoping we was moving away Lars> from being LaTeX centric. View source could work with any kind of source. Lars> So, personally I'd rather see us focus on features that would Lars> render

Re: [Patch] Paragrah creation/deletion optimisation

2006-04-11 Thread Abdelrazak Younes
Jean-Marc Lasgouttes a écrit : "Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes: Abdelrazak> Before running "configure" yes, I have to, configure will Abdelrazak> fail if CXXFLAGS is not set. Could you show us what your build process looks like? Jean-Marc Lasgoutte

Re: Anyone intested in such a feature?

2006-04-11 Thread Abdelrazak Younes
Bo Peng a écrit : Dear all, Playing with the view-source dialog (it is great fun), I can not help thinking whether or not we can achieve something similar to dreamweaver's dual view feature. That is to say, what is typed in the lyx window shows automatically (and dynamically) in the source windo

Re: Anyone intested in such a feature?

2006-04-11 Thread Lars Gullik Bjønnes
"Bo Peng" <[EMAIL PROTECTED]> writes: | Dear all, | | Playing with the view-source dialog (it is great fun), I can not help | thinking whether or not we can achieve something similar to | dreamweaver's dual view feature. That is to say, what is typed in the | lyx window shows automatically (and d

Re: lyx2lyx slowness

2006-04-11 Thread Jose' Matos
On Monday 10 April 2006 17:19, Jean-Marc Lasgouttes wrote: > > "Jose'" == Jose' Matos <[EMAIL PROTECTED]> writes: > > Jose'> I propose to apply this patch to 1.4.1 since range and xrange > Jose'> return the same type, and it should not hurt anyway. > Jose'> Nevertheless I would like to ask othe