Re: lyx file format changes

2001-08-05 Thread Herbert Voss
Lars Gullik Bjønnes wrote: > > I have a couple of things that I want to do early in the 1.3.x series. > > - add a \begin_doc_parameters ... \end_doc_parameters > - add a \begin_paragraph ... \end_paragraph > - add a \begin_par_parameters ... \end_par_parameters so you want to change the file-fo

Another patch for lyx.spec.in

2001-08-05 Thread Kayvan A. Sylvan
Hi folks, Here is another set of cleanups for the lyx.spec.in: Please apply. ---Kayvan -- Kayvan A. Sylvan | Proud husband of | Father to my kids: Sylvan Associates, Inc. | Laura Isabella Sylvan | Katherine Yelena (8/8/89) http://sylvan.com/~kayvan | "

Re: Where is math_charinset.C?

2001-08-05 Thread Andre Poenitz
> One thing that would have worked is keeping a separate tree that you > never modify, but only update and try to build that after commits... That's a good idea. I'll try that at least if I go away for more than a night... Andre' -- André Pönitz . [E

Re: Paragraph iterators

2001-08-05 Thread Andre Poenitz
> Have you thought about all the algorithms this will touch? > ... about all of them... I figured this would keep you busy for a while ;-) Andre' -- André Pönitz . [EMAIL PROTECTED]

Re: Where is math_charinset.C?

2001-08-05 Thread Garst R. Reese
Andre Poenitz wrote: > > > | Did this file not get checked in? > > > > Seems that Andre forgot it. > > Indeed, I forgot it. > > I wonder whether there is some CVS option to hassle me in such cases? cvs update -dP lyx-devel ./configure ; make works for me :) Garst

Re: Where is math_charinset.C?

2001-08-05 Thread Andre Poenitz
> | Did this file not get checked in? > > Seems that Andre forgot it. Indeed, I forgot it. I wonder whether there is some CVS option to hassle me in such cases? Andre' -- André Pönitz . [EMAIL PROTECTED]

Re: Paragraph iterators

2001-08-05 Thread Andre Poenitz
> I am planning to get rid of the paragraph linked list That's a noble goal that does not even need changes to the style guide ;-) Andre' -- André Pönitz . [EMAIL PROTECTED]

Re: finishing up 1.2.0

2001-08-05 Thread Baruch Even
* Lars Gullik Bjønnes <[EMAIL PROTECTED]> [010806 02:42]: > - insetgraphics should be upped to be working as good as the > 1.1.6 equivalent. It cannot be, it's either in a partially-better partially-worse state (now) or a completely better (hopefully later). One thing that stop

Re: Paragraph iterators

2001-08-05 Thread Dekel Tsur
On Sun, Aug 05, 2001 at 11:22:05PM +0200, Lars Gullik Bjønnes wrote: > Dekel Tsur <[EMAIL PROTECTED]> writes: > > | I've made a first attempt at creating paragraph iterators, and use them in > | order to fix updating of references when the label is changed. > > I am not even sure that we want th

Paragraph iterators

2001-08-05 Thread Dekel Tsur
I've made a first attempt at creating paragraph iterators, and use them in order to fix updating of references when the label is changed. I've created two different implementations. In the first, we use the fact that we have a fixed structure of a document: We have a list of paragraph, each parag

BUG Spellchecker

2001-08-05 Thread Garst R. Reese
Replace word is adding the word after the misspelled word instead of replacing it. cvs. Garst

Mathed buglist

2001-08-05 Thread Eran Tromer
Updated buglist attached. A few new ones at the end. Also attached is a testcase for the last bug on the list. Regards, Eran - When exiting the formula during selection, the anchor moves to the left of the formula and there's no way to go back. - You need two to get past \vec{v}, and a