Re: bug in pre5: compatibility reading

2002-05-07 Thread Lars Gullik Bjønnes
Juergen Vigna <[EMAIL PROTECTED]> writes: | On 07-May-2002 Herbert Voss wrote: >> read the attached demo file with 1.2.0 and you'll see that the >> \vspace{0.4cm} is no more in texmode. > | Ok IMO this is a really small C&P bug this is the patch: | --start-patch-- | Index: src/buffer.C |

Re: Crash in mathed

2002-05-07 Thread Andre Poenitz
On Tue, May 07, 2002 at 06:36:03PM +0300, Dekel Tsur wrote: > Try compiling --with-included-string Even then. Could you try to get down to the source of that crash? Andre' -- Those who desire to give up Freedom in order to gain Security, will not have, nor do they deserve, either one. (T. Je

Re: pre5

2002-05-07 Thread John Levon
On Tue, May 07, 2002 at 06:42:44PM +0300, Dekel Tsur wrote: > > Your floating patch had problems, have you fixed those? > > The only real problem was the conversion problem, which can be handled by my > script. Be honest. Don't pretend you've forgotten that your patch triggers a latent crash se

Re: pre5

2002-05-07 Thread Dekel Tsur
On Tue, May 07, 2002 at 02:11:15PM +0200, Lars Gullik Bjønnes wrote: > >> I'd say that we are pretty much ready... > >> (but pre5 will be out at least a week before the proper release) > > > | I disagree. What about all the compatibility issues ? > > they seem to be minor. I think otherwise. >

Re: Crash in mathed

2002-05-07 Thread Dekel Tsur
On Tue, May 07, 2002 at 04:45:16PM +0200, Andre Poenitz wrote: > On Tue, May 07, 2002 at 05:07:55PM +0300, Dekel Tsur wrote: > > When reading the attached file, mathed crashes. > > Mine works. > Try compiling --with-included-string

Re: [Fwd: Feedback from www.lyx.org]

2002-05-07 Thread Angus Leeming
On Tuesday 07 May 2002 3:37 pm, John Levon wrote: > On Tue, May 07, 2002 at 12:44:30PM +0100, Angus Leeming wrote: > > > It does seem that loading an old version file (e.g. form lyx.1.1.6) > > > erases the spaces (blancks) in the \bibitem. the result is a crach > > > when one try to edit the bibl

Re: Crash in mathed

2002-05-07 Thread Andre Poenitz
On Tue, May 07, 2002 at 05:07:55PM +0300, Dekel Tsur wrote: > When reading the attached file, mathed crashes. Mine works. Andre' -- Those who desire to give up Freedom in order to gain Security, will not have, nor do they deserve, either one. (T. Jefferson)

RE: bug in pre5: compatibility reading

2002-05-07 Thread Juergen Vigna
On 07-May-2002 Herbert Voss wrote: > read the attached demo file with 1.2.0 and you'll see that the > \vspace{0.4cm} is no more in texmode. Ok IMO this is a really small C&P bug this is the patch: --start-patch-- Index: src/buffer.C ===

Re: [Fwd: Feedback from www.lyx.org]

2002-05-07 Thread John Levon
On Tue, May 07, 2002 at 12:44:30PM +0100, Angus Leeming wrote: > > It does seem that loading an old version file (e.g. form lyx.1.1.6) > > erases the spaces (blancks) in the \bibitem. the result is a crach when > > one try to edit the bibligraphy item. > > could you send a small lyx 1.1.6 file

Re: Crash in mathed

2002-05-07 Thread Herbert Voss
Dekel Tsur wrote: > When reading the attached file, mathed crashes. no problem here with latest cvs Herbert -- http://www.lyx.org/help/

Crash in mathed

2002-05-07 Thread Dekel Tsur
When reading the attached file, mathed crashes. #LyX 1.2 created this file. For more info see http://www.lyx.org/ \lyxformat 220 \textclass article \language american \inputencoding default \fontscheme default \graphics default \paperfontsize 12 \spacing single \papersize Default \paperpackage

Re: pre5

2002-05-07 Thread Paul Seelig
[EMAIL PROTECTED] (Lars Gullik Bjønnes) writes: > Pre 5 seems to be pretty stable. Since pre5 was released it has been > downloaded about ~850 times, and we have had very few failure/bug > reports. > I successfully compiled it under the latest Debian/unstable using xforms-0.whatever and noted

Re: pre5

2002-05-07 Thread Juergen Vigna
On 07-May-2002 Dekel Tsur wrote: >> >> -string const paragraphindent_def = >> -"\\newenvironment{LyXParagraphIndent}[1]%\n" >> +string const paragraphleftindent_def = >> +"\\newenvironment{LyXParagraphLeftIndent}[1]%\n" >> "{\n" >> " \\begin{list}{}{%\n" >> "\\setlen

Re: pre5

2002-05-07 Thread Dekel Tsur
On Tue, May 07, 2002 at 02:53:42PM +0200, Juergen Vigna wrote: > > On 07-May-2002 Lars Gullik Bjønnes wrote: > > >| What about the patch for the "indent paragraph" code I sent? I didn't > >| see any comments from you? > > > > Can you please send it again so I have an updated version? > > Here

Re: bug in pre5: compatibility reading

2002-05-07 Thread Lars Gullik Bjønnes
Herbert Voss <[EMAIL PROTECTED]> writes: | read the attached demo file with 1.2.0 and you'll see that the | \vspace{0.4cm} is no more in texmode. Looks like wrong use of latex layout too me. (There is an inset in there) This was one of the problems with 1.1.6, that it allowed this kind of thing

bug in pre5: compatibility reading

2002-05-07 Thread Herbert Voss
read the attached demo file with 1.2.0 and you'll see that the \vspace{0.4cm} is no more in texmode. Herbert -- http://www.lyx.org/help/ #LyX 1.1 created this file. For more info see http://www.lyx.org/ \lyxformat 218 \textclass scrbook \begin_preamble \newcounter{MyTableCounter} \newcomman

Re: LYX 1.2.0pre5 BUGS, patch for no.po attached

2002-05-07 Thread Lars Gullik Bjønnes
Angus Leeming <[EMAIL PROTECTED]> writes: | On Tuesday 07 May 2002 1:18 pm, Helge Hafting wrote: >> Peter Drummond wrote: >> > 5. Lyx crash in Preferences >> > >> > If you use the bookman font and then click the >> > Preferences/Outputs tab, lyx will crash. This does >> > not happen with the helv

Re: pre5

2002-05-07 Thread Juergen Vigna
On 07-May-2002 Lars Gullik Bjønnes wrote: >| What about the patch for the "indent paragraph" code I sent? I didn't >| see any comments from you? > > Can you please send it again so I have an updated version? Here we go. Jug -- -._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-.

Re: LYX 1.2.0pre5 BUGS, patch for no.po attached

2002-05-07 Thread Angus Leeming
On Tuesday 07 May 2002 1:18 pm, Helge Hafting wrote: > Peter Drummond wrote: > > 5. Lyx crash in Preferences > > > > If you use the bookman font and then click the > > Preferences/Outputs tab, lyx will crash. This does > > not happen with the helvetica font. I don't know why > > this happens, but

Re: pre5

2002-05-07 Thread Juergen Vigna
On 07-May-2002 Angus Leeming wrote: > On Tuesday 07 May 2002 1:15 pm, Juergen Vigna wrote: >> On 07-May-2002 Lars Gullik Bjønnes wrote: >> >| I disagree. What about all the compatibility issues ? >> > >> > they seem to be minor. >> >> What about the patch for the "indent paragraph" code I sent? I

Re: pre5

2002-05-07 Thread Lars Gullik Bjønnes
Juergen Vigna <[EMAIL PROTECTED]> writes: | On 07-May-2002 Lars Gullik Bjønnes wrote: > >>| I disagree. What about all the compatibility issues ? >> >> they seem to be minor. > | What about the patch for the "indent paragraph" code I sent? I didn't | see any comments from you? Can you please se

Re: pre5

2002-05-07 Thread Angus Leeming
On Tuesday 07 May 2002 1:11 pm, Lars Gullik Bjønnes wrote: > Dekel Tsur <[EMAIL PROTECTED]> writes: > | On Tue, May 07, 2002 at 01:29:16PM +0200, Lars Gullik Bjønnes wrote: > >> Pre 5 seems to be pretty stable. Since pre5 was released it has been > >> downloaded about ~850 times, and we have had v

Re: LYX 1.2.0pre5 BUGS, patch for no.po attached

2002-05-07 Thread Helge Hafting
Peter Drummond wrote: > 5. Lyx crash in Preferences > > If you use the bookman font and then click the > Preferences/Outputs tab, lyx will crash. This does > not happen with the helvetica font. I don't know why > this happens, but it is VERY reproducible - the first > symptom is the Outputs labe

Re: pre5

2002-05-07 Thread Angus Leeming
On Tuesday 07 May 2002 1:15 pm, Juergen Vigna wrote: > On 07-May-2002 Lars Gullik Bjønnes wrote: > >| I disagree. What about all the compatibility issues ? > > > > they seem to be minor. > > What about the patch for the "indent paragraph" code I sent? I didn't > see any comments from you? > >

Re: pre5

2002-05-07 Thread Juergen Vigna
On 07-May-2002 Lars Gullik Bjønnes wrote: >| I disagree. What about all the compatibility issues ? > > they seem to be minor. What about the patch for the "indent paragraph" code I sent? I didn't see any comments from you? Jug -- -._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-

Re: pre5

2002-05-07 Thread Lars Gullik Bjønnes
Dekel Tsur <[EMAIL PROTECTED]> writes: | On Tue, May 07, 2002 at 01:29:16PM +0200, Lars Gullik Bjønnes wrote: >> >> Pre 5 seems to be pretty stable. Since pre5 was released it has been >> downloaded about ~850 times, and we have had very few failure/bug >> reports. >> >> I'd say that we are pre

Re: pre5

2002-05-07 Thread Dekel Tsur
On Tue, May 07, 2002 at 01:29:16PM +0200, Lars Gullik Bjønnes wrote: > > Pre 5 seems to be pretty stable. Since pre5 was released it has been > downloaded about ~850 times, and we have had very few failure/bug > reports. > > I'd say that we are pretty much ready... > (but pre5 will be out at lea

Re: [Fwd: Feedback from www.lyx.org]

2002-05-07 Thread Angus Leeming
Hi Carlo! > It does seem that loading an old version file (e.g. form lyx.1.1.6) > erases the spaces (blancks) in the \bibitem. the result is a crach when > one try to edit the bibligraphy item. could you send a small lyx 1.1.6 file demonstrating the problem please. (I don't have lyx 1.1.6 inst

pre5

2002-05-07 Thread Lars Gullik Bjønnes
Pre 5 seems to be pretty stable. Since pre5 was released it has been downloaded about ~850 times, and we have had very few failure/bug reports. I'd say that we are pretty much ready... (but pre5 will be out at least a week before the proper release) -- Lgb

Re: new changes to config.h

2002-05-07 Thread Lars Gullik Bjønnes
Angus Leeming <[EMAIL PROTECTED]> writes: | Lars, > | I take it that you've made a conscious decision to replace "CVS" with "cvs" | in the PACKAGE and VERSION #defines? No, I have not. | Also, why is CVS no longer a DEVEL version? Hmm... this contradicts the above sentence... 'CVS' or 'cvs

Re: LYX 1.2.0pre5 BUGS

2002-05-07 Thread Angus Leeming
On Monday 06 May 2002 8:55 pm, Peter Drummond wrote: > To Lyx developers - > > LYX 1.2.0pre5 BUGS - most minor.. > > 2. Tiny fonts You're right that the user should be able to configure these. > 3. Fixed menu fontsize > If you try to change the menu fontsize using the > preferences, this doesn'

new changes to config.h

2002-05-07 Thread Angus Leeming
Lars, I take it that you've made a conscious decision to replace "CVS" with "cvs" in the PACKAGE and VERSION #defines? Also, why is CVS no longer a DEVEL version? Angus aleem@pneumon:src-> diff -u config.h-safe config.h --- config.h-safe Thu Apr 25 11:51:18 2002 +++ config.hTue Ma

Re: Actual CVS not bindable

2002-05-07 Thread Kornel Benko
-BEGIN PGP SIGNED MESSAGE- On Tuesday 07 May 2002 00:32, Garst R. Reese wrote: > Try make distclean > ./autogen.sh This made it! Despite my autoconf version! (2.52-230) Thanx Kornel - -- Kornel Benko [EMAIL PROTECTED] -BEGIN PGP SIGNATURE- Version: PGP 6.5.8 iQCVA

lyx- 1.2.0pre5 won't compile

2002-05-07 Thread S. GUELLAL
*This message was transferred with a trial version of CommuniGate(tm) Pro* Hello, I just discovered that there's a new version of Lyx (1.2.0pre5), this version wouldn't build : [...] creating libtool checking for gm4... (cached) gm4 checking for c++... (cached) c++ checking whether the C++ com

Re: Mathematica's facilities with lyx...

2002-05-07 Thread Dekel Tsur
On Tue, May 07, 2002 at 09:03:29AM +0200, Andre Poenitz wrote: > On Mon, May 06, 2002 at 08:41:02PM +0200, geof wrote: > > I'm new on this mailing list but I'm using lyx for a long time now. > > I have some questions about the lyx-server and how to use it. > > My idea is to use the lyx-server to