Time for a new prerelease?

2000-04-08 Thread Allan Rae
Before everyone gets carried away adding new stuff can we put out a prerelease. The backspace bug seems to be fixed now. Are there any other significant bugs we should fix before a prerelease is possible? Allan. (ARRae)

Latest CVS lyx-1.1.5 does not compile

2000-04-08 Thread Kayvan A. Sylvan
The problem is with formula.C: + make Making all in intl make[1]: Entering directory `/home/kayvan/src/rpm/BUILD/lyx-1.1.5cvs/intl' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/home/kayvan/src/rpm/BUILD/lyx-1.1.5cvs/intl' Making all in po make[1]: Entering directory `/home/

Re: Bugs in the text inset

2000-04-08 Thread Dekel Tsur
On Tue, Apr 04, 2000 at 02:41:40AM +0200, Lars Gullik Bj&resh;nnes wrote: > Allan Rae <[EMAIL PROTECTED]> writes: > > | This number business is just a rtl-ltr language switch that Dekel wants > | automatically handled. > > This is not quite how I understood it. To me it seemd like an > additiona

Patch (Re: selectlanguage bug in CVS)

2000-04-08 Thread Dekel Tsur
On Fri, Apr 07, 2000 at 03:08:32PM +0200, Jean-Marc Lasgouttes wrote: > > "Dekel" == Dekel Tsur <[EMAIL PROTECTED]> writes: > Dekel> does not effect the language of the existing text (should it be > Dekel> fixed? namely, after changing the language in the document > Dekel> layout popup, a new

Compilation problem

2000-04-08 Thread Dekel Tsur
I had a problem compiling today's CVS. I'm getting ../../src/support/lstrings.h: In function `class lyxstring tostr(bool)': In file included from ../../src/debug.h:9, from ../../src/commandtags.h:13, from formula.C:30: ../../src/support/lstrings.h:84: conversion

[Yann.Morere@univ-valenciennes.fr: Re: [Problem] Patching lyx 1.1.4]

2000-04-08 Thread Kayvan A. Sylvan
Here is an Email from Yann Morere who says that his old (lyx-1.0.4) lyx files don't quite work right with lyx-1.1.4-fix3. Has anyone experienced this before? ---Kayvan - Forwarded message from Yann MORERE <[EMAIL PROTECTED]> - Date: Sat, 08 Apr 2000 11:05:43 +010

Re: File format question

2000-04-08 Thread Dekel Tsur
On Sat, Apr 08, 2000 at 10:48:37AM +0200, Asger K. Alstrup Nielsen wrote: > > Why a protected separator is encoded as "\SpecialChar \protected_separator" > > and not "\SpecialChar ~" ? > > The latter is shorter, and it is more consistent to the encoding of other > > special chars (\SpecialChar \-

Re: selectlanguage bug in CVS

2000-04-08 Thread Dekel Tsur
> > Dekel> The correct sequence of actions is to first select the language of the > Dekel> document, and then start writing the text. > > Nice try. Not true. In this example file I explicitly set > the language to english as my first action. Something else > is going wrong. Sorry. I DID fix it.

[michelbriand@free.fr] Feedback from www.lyx.org

2000-04-08 Thread Lars Gullik Bjønnes
--- Start of forwarded message --- Date: Fri, 7 Apr 2000 20:18:11 +0200 Message-Id: <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: Feedback from www.lyx.org FROM: [EMAIL PROTECTED] Michel Briand ([EMAIL PROTECTED]) entered the following feedback message on the LyX home page: ---

Re: Bugs in the text inset

2000-04-08 Thread Jose Abilio Oliveira Matos
On Sat, Apr 08, 2000 at 10:44:56AM +0200, Asger K. Alstrup Nielsen wrote: > [Properties of individual characters or words] > > After some reflection I think that contry is a bad example, most of the > > regular logical attributes should be word related and thus some sort of (simple) > > inset, a

Re: File format question

2000-04-08 Thread Asger K. Alstrup Nielsen
> Why a protected separator is encoded as "\SpecialChar \protected_separator" > and not "\SpecialChar ~" ? > The latter is shorter, and it is more consistent to the encoding of other > special chars (\SpecialChar \- or \SpecialChar \@.) I suspect the only reason is historical. However, to keep

Re: Fwd: Re: Unaligned access errors running LyX with XTL

2000-04-08 Thread Asger K. Alstrup Nielsen
> Not really. I wasn't planning on using raw_format forever. Only until > someone found time to make a text_format or xml_format that could be input > as well as output -- this would also be more easily read/written by > scripts and other LyXServer apps. I think we should just switch to XDR_fo

Re: Bugs in the text inset

2000-04-08 Thread Asger K. Alstrup Nielsen
[Properties of individual characters or words] > After some reflection I think that contry is a bad example, most of the > regular logical attributes should be word related and thus some sort of (simple) > inset, and not font related. > > Will this simplify the underlying architecture? I can