Re: Lyx 1.1.6cvs - another problem

2001-01-08 Thread Juergen Vigna
On 08-Jan-2001 Dekel Tsur wrote: > On Mon, Jan 08, 2001 at 05:16:00PM +0100, Michael Schmitt wrote: >> Hi, >> >> the spell checker seems not to notice when the language setting changes within >> a document. (This may happen if an abstract of an article is given in two >> languages). > > This is

Re: http://www.lyx.org/about/

2001-01-08 Thread Allan Rae
On 8 Jan 2001, Jean-Marc Lasgouttes wrote: > > "Allan" == Allan Rae <[EMAIL PROTECTED]> writes: > > Allan> Maybe we should either point to the LDN issue with the > Allan> numbering changes or just reuse the numbering diagram. Although > Allan> I think I left out prerelease numbers in that dia

1.1.6pre3 crash on opening doc - update

2001-01-08 Thread Ben Cazzolato
I've now got a more reasonable back trace after Kayvan fixed up the RPM for lygdb. Hope this one sort's out the bug (I've had to go back to 1.1.5 in the meantime). Regards Ben gdb lyxgdb GNU gdb 4.18 Copyright 1998 Free Software Foundation, Inc. GDB is free software, covered by the GNU Gen

Compilation problems in 1.1.6.pre2

2001-01-08 Thread Dr. Ing. Dieter Jurzitza
Dear Listmembers, hopefully I do not bore you with too often answered questions, but anyway. I have scanned the mailing list archive but did not find any reference to my problem. I am using S.u.S.E Linux 7.0, xforms 0.88. I successfully ran configure: ./configure --prefix=/usr --bindir=/usr/bin/

Reported error-message on lyx 1.1.6-pre2

2001-01-08 Thread Dr. Ing. Dieter Jurzitza
Dear listmembers, maybe I should have had looked onto that before - the bug I found is a very simple one. I did not have a /root/.lyx directory. And this caused lyx to crash. If I simply say mkdir /root/.lyx the program ./lib/build-listerrors proceeds - no more sigsegv. Could you fix that? Or has

Re: Tabular issues

2001-01-08 Thread Dekel Tsur
On Mon, Jan 08, 2001 at 05:15:10PM +0100, Juergen Vigna wrote: > > Also, in the new format, the numbers are negative (e.g. endfoot="-3"). Is this > > intentional ? > Yes it is intentional! What is the difference between positive and negative value ? > > - The table rotate attribute is not being

Re: Compilation problem: New insights

2001-01-08 Thread Lars Gullik Bjønnes
Michael Schmitt <[EMAIL PROTECTED]> writes: | Hello, | | as I was wondering why SUN CC complains about so many problems but g++ doesn't, | I tried to run g++ with options '-ansi -pedantic'. Surprise, surprise! | Compilation fails, too! I don't expect it to work with those switches anyway so...

Re: Bug: Math Bold Sticks

2001-01-08 Thread Dekel Tsur
On Mon, Jan 08, 2001 at 12:10:13PM -0600, Brett Jones wrote: > Ran into this issue that I didn't see in known bugs - when I'm in math > mode and turn on bold (say, with C-b) then I can't turn it off again > (with C-b, M-l b, or M-c b). I have to type ahead, then come back to > type the bold text.

Bug: Math Bold Sticks

2001-01-08 Thread Brett Jones
Thanks for the great product. I was a sciword user on NT, but now that I've finally got my desktop moved over to Linux, I'm really digging LyX. Ran into this issue that I didn't see in known bugs - when I'm in math mode and turn on bold (say, with C-b) then I can't turn it off again (with C-b, M

Compilation problem: New insights

2001-01-08 Thread Michael Schmitt
Hello, as I was wondering why SUN CC complains about so many problems but g++ doesn't, I tried to run g++ with options '-ansi -pedantic'. Surprise, surprise! Compilation fails, too! Michael -- == Michael Schmitt

Re: Lyx 1.1.6cvs - another problem

2001-01-08 Thread Dekel Tsur
On Mon, Jan 08, 2001 at 05:16:00PM +0100, Michael Schmitt wrote: > Hi, > > the spell checker seems not to notice when the language setting changes within > a document. (This may happen if an abstract of an article is given in two > languages). This is a known problem. It will be fixed only in th

RE: Tabular issues

2001-01-08 Thread Juergen Vigna
On 08-Jan-2001 Dekel Tsur wrote: > > Both. > Also, in the new format, the numbers are negative (e.g. endfoot="-3"). Is this > intentional ? > Yes it is intentional! > What about combining and ? IMO no but if other think we should ok! > And using alignmet=center instead of alignment=8 ? >

Lyx 1.1.6cvs - another problem

2001-01-08 Thread Michael Schmitt
Hi, the spell checker seems not to notice when the language setting changes within a document. (This may happen if an abstract of an article is given in two languages). Michael -- == Michael Schmitt

Re: [Cvslog] lyx release on wed. 10.

2001-01-08 Thread Jean-Marc Lasgouttes
> "Juergen" == Juergen Vigna <[EMAIL PROTECTED]> writes: Juergen> I asked about this but didn't get any feedback so I thought Juergen> other fellow developers are happy with the current format. Juergen> Now the only change I would make now is the one where we Juergen> write the column options

Tabular issues

2001-01-08 Thread Dekel Tsur
On Mon, Jan 08, 2001 at 04:50:00PM +0100, Juergen Vigna wrote: > > On 08-Jan-2001 Dekel Tsur wrote: > > > - Incorrect reading of longtable options > > Now Dekel you wrote an email about this earlier, but I'm afraid it got > lost. Was the OLD-FORMAT-READ wrong or also the NEW-FORMAT-READ about >

Re: Problem report for Lyx-1.1.6cvs

2001-01-08 Thread Michael Schmitt
Allan Rae wrote: > > > Actually the test output of sigc++/configure may be useful in the > > > meantime. I am a bit busy these days. If someone else wants to fix a few of my compilation problems (I rather doubt), here come two large lists of warnings and errors. I already stripped some repeating

Re: Lyx 1.1.6pre3: Problem with conversion of documents

2001-01-08 Thread Juergen Vigna
On 07-Jan-2001 Dekel Tsur wrote: > Here is a bug fix. > The problem was that the font of the text of the table was incorrect when > reading an old (<=1.1.5) document (this means that if opened an old document > in 1.1.6, made some changes and saved it, you a are in trouble!). I just loaded the

Re: [Cvslog] lyx release on wed. 10.

2001-01-08 Thread Juergen Vigna
On 08-Jan-2001 Dekel Tsur wrote: > - Incorrect reading of longtable options Now Dekel you wrote an email about this earlier, but I'm afraid it got lost. Was the OLD-FORMAT-READ wrong or also the NEW-FORMAT-READ about them? > Also, I still think that we should change the tabular file format bef

Re: Lyx 1.1.6cvs: Shortcuts

2001-01-08 Thread Jean-Marc Lasgouttes
> "Michael" == Michael Schmitt <[EMAIL PROTECTED]> writes: Michael> Hi, is it possible to display the shortcuts for the various Michael> paragraph styles in the window that opens on the left in the Michael> toolbar? Unfortunately, I do not know how to do that. Michael> In addition, in menu

Re: [Cvslog] lyx release on wed. 10.

2001-01-08 Thread Dekel Tsur
On Mon, Jan 08, 2001 at 03:53:13PM +0100, Lars Gullik Bj&resh;nnes wrote: > > Any objections? Do we anything that _must_ be fixed _now_ or can it > wait for fix1? There are several bugs that need to be fixed: - The layout combox isn't updated after switching documentclass - Incorrect reading of

Re: 1.1.6pre3: Buglist

2001-01-08 Thread Jean-Marc Lasgouttes
> "Juergen" == Juergen Vigna <[EMAIL PROTECTED]> writes: Juergen> Naaa, I don't think we do this with menus only some of the Juergen> menus have this flag set. Anyway we should honor both Juergen> (graying out and not display). I guess Dekel was referring to the two possible menubars. JMarc

Re: 1.1.6pre3: Buglist

2001-01-08 Thread Juergen Vigna
On 08-Jan-2001 Dekel Tsur wrote: > > Is it possible not to display the inactive icons ? > This is what we do with menus. Naaa, I don't think we do this with menus only some of the menus have this flag set. Anyway we should honor both (graying out and not display). Jürgen -- -._-._-._-._

Re: Lyx 1.1.6cvs bug report

2001-01-08 Thread Lars Gullik Bjønnes
Dekel Tsur <[EMAIL PROTECTED]> writes: | On Mon, Jan 08, 2001 at 01:41:19PM +0100, Michael Schmitt wrote: | > Hi, | > | > changing the document language from english to german leads to a latex error if | > you don't change the default language in the preference dialog as well. Latex | > complain

Re: 1.1.6pre3: Buglist

2001-01-08 Thread Jean-Marc Lasgouttes
> "Peter" == Peter Suetterlin <[EMAIL PROTECTED]> writes: Peter> Ah, wait, now it is: Start LyX, open a document, close it again Peter> and then open the color menu. Now only GUI-colors are known. I cannot reproduce it. JMarc

Re: Lyx 1.1.6cvs bug report

2001-01-08 Thread Jean-Marc Lasgouttes
> "Michael" == Michael Schmitt <[EMAIL PROTECTED]> writes: Michael> Hi, changing the paper size from US letter to A4 in the Michael> preferences dialog makes lyx crash after saving the Michael> preferences. You mean in Output>Misc? I cannot get it to crash... Could you get a backtrace? JMar

Re: 1.1.6pre3: Buglist

2001-01-08 Thread Jean-Marc Lasgouttes
> "Dekel" == Dekel Tsur <[EMAIL PROTECTED]> writes: Dekel> Is it possible not to display the inactive icons ? This is what Dekel> we do with menus. This would involve deleting entries from an already active form, and my experience with the menu code is that it leads to redraw problems (remem

Re: 1.1.6pre3: Buglist

2001-01-08 Thread Dekel Tsur
On Mon, Jan 08, 2001 at 03:24:19PM +0100, Jean-Marc Lasgouttes wrote: > Peter> But at least it seems to be recognized somehow: Inactive icons > Peter> don't show tooltips!? > > Yes, but I do not know what kind of visual clue I could give. I tried > to make the icons flat, but this is not very nic

Re: 1.1.6pre3: Buglist

2001-01-08 Thread Jean-Marc Lasgouttes
> "Peter" == Peter Suetterlin <[EMAIL PROTECTED]> writes: Peter> Ah, wait, now it is: Start LyX, open a document, close it again Peter> and then open the color menu. Now only GUI-colors are known. I'll try to have a look, but this is Angus' code. >> Yes, I think it's better. One thing I did

Re: 1.1.6pre3: Buglist

2001-01-08 Thread Peter Suetterlin
Jean-Marc Lasgouttes wrote: [ most of the reported bugs already fixed ] :-) Hey, looks like I'm way behind - I got lmost no time to follow the mailing lists > Peter> Defining colors: If no document is loaded, all the colors of > Peter> the lyx structures are not defined and apear as blac

Re: Lyx 1.1.6cvs bug report

2001-01-08 Thread Dekel Tsur
On Mon, Jan 08, 2001 at 01:41:19PM +0100, Michael Schmitt wrote: > Hi, > > changing the document language from english to german leads to a latex error if > you don't change the default language in the preference dialog as well. Latex > complains that 'english' must be defined for the babel packa

Re: 1.1.6pre3: Buglist

2001-01-08 Thread Jean-Marc Lasgouttes
> "Peter" == Peter Suetterlin <[EMAIL PROTECTED]> writes: Peter> This one first, as it is able to crash LyX: Peter> In Layout->Documentclass; If you use the Keyboard shortcut M-c Peter> to open the class selection dialog, the wrong dialog opens: Not Peter> the arrow-down list, but one like t

Re: Patch: bug fix

2001-01-08 Thread Dekel Tsur
On Mon, Jan 08, 2001 at 01:42:57PM +0100, Juergen Vigna wrote: > > If there are more than one paragraphs then the column must be a fixed width > > column, in which case the test GetPWidth(cell).empty() fails, so LyX doesn't > > write the \R{}. However, the \selectlanguage{} commands between the >

Re: http://www.lyx.org/about/

2001-01-08 Thread Jean-Marc Lasgouttes
> "Allan" == Allan Rae <[EMAIL PROTECTED]> writes: Allan> Maybe we should either point to the LDN issue with the Allan> numbering changes or just reuse the numbering diagram. Although Allan> I think I left out prerelease numbers in that diagram. Might be Allan> the october issue I think. Whe

Re: http://www.lyx.org/about/

2001-01-08 Thread Jean-Marc Lasgouttes
> "Lior" == Lior Silberman <[EMAIL PROTECTED]> writes: Lior> The above suggestions are contained in the attached patch. Thanks. I applied it. JMarc

Re: Patch: bug fix

2001-01-08 Thread Juergen Vigna
On 08-Jan-2001 Dekel Tsur wrote: > > If there are more than one paragraphs then the column must be a fixed width > column, in which case the test GetPWidth(cell).empty() fails, so LyX doesn't > write the \R{}. However, the \selectlanguage{} commands between the > paragraph will cause the correct

Lyx 1.1.6cvs bug report

2001-01-08 Thread Michael Schmitt
Hi, changing the document language from english to german leads to a latex error if you don't change the default language in the preference dialog as well. Latex complains that 'english' must be defined for the babel package. Michael -- =

Lyx 1.1.6cvs bug report

2001-01-08 Thread Michael Schmitt
Hi, changing the paper size from US letter to A4 in the preferences dialog makes lyx crash after saving the preferences. Michael -- == Michael Schmittphone: +49 451 500 3725 Institute for Telema

Re: Patch: bug fix

2001-01-08 Thread Dekel Tsur
On Mon, Jan 08, 2001 at 12:24:35PM +0100, Juergen Vigna wrote: > > On 08-Jan-2001 Dekel Tsur wrote: > > >> Last() returns a pointer so it really should be .. && inset->par->Last() && > >> shouldn't it? > > > > No, Last() returns LyXParagraph::size_type (= unsigned int). > > > > Sure dump from

Lyx 1.1.6cvs: Shortcuts

2001-01-08 Thread Michael Schmitt
Hi, is it possible to display the shortcuts for the various paragraph styles in the window that opens on the left in the toolbar? In addition, in menu 'Insert/Special character' the shortcuts are too close to the menu items. Michael -- ===

Lyx 1.1.6 - Some ideas

2001-01-08 Thread Michael Schmitt
Hi, I noticed that LyX 1.1.6 does not detect, e.g., class 'broadway', even though this is shipped with lyx. Wouldn't it be possible to add the corresponding lyx directory to the environment variable TEXINPUT automatically before invoking (pdf)latex, or at least make a comment on how to set this v

Re: Patch: bug fix

2001-01-08 Thread Juergen Vigna
On 08-Jan-2001 Dekel Tsur wrote: >> Last() returns a pointer so it really should be .. && inset->par->Last() && >> shouldn't it? > > No, Last() returns LyXParagraph::size_type (= unsigned int). > Sure dump from me :(, but what if the inset has more then one paragraph and one is RTL and the ot

Re: Patch: bug fix

2001-01-08 Thread Lars Gullik Bjønnes
Dekel Tsur <[EMAIL PROTECTED]> writes: | No, Last() returns LyXParagraph::size_type (= unsigned int). signed int I hope... will be a unsigned int later, but not yet. Lgb

Re: Patch: bug fix

2001-01-08 Thread Dekel Tsur
On Mon, Jan 08, 2001 at 11:04:16AM +0100, Juergen Vigna wrote: > 1. > > @@ -2195,7 +2195,16 @@ int LyXTabular::Latex(Buffer const * buf > + bool rtl = inset->par->isRightToLeftPar(buf->params) && > +

Re: Lyx 1.1.6pre3: Problem with conversion of documents

2001-01-08 Thread Juergen Vigna
On 07-Jan-2001 Dekel Tsur wrote: > > Here is a bug fix. > The problem was that the font of the text of the table was incorrect when > reading an old (<=1.1.5) document (this means that if opened an old document > in 1.1.6, made some changes and saved it, you a are in trouble!). Applied! J

RE: Patch: bug fix

2001-01-08 Thread Juergen Vigna
On 07-Jan-2001 Dekel Tsur wrote: > The following patch fixes several bugs with insettabular/insettext (mostly RTL > stuff). I've also made one change which isn't exactly a bug fix: The changes seems sound I just have some questions to the patch: 1. ++

Re: mac lyx?

2001-01-08 Thread Jean-Marc Lasgouttes
> "Steve" == Steve Gruppetta <[EMAIL PROTECTED]> writes: Steve> is there a mac compatible version of lyx? if not is there one Steve> planned for the near future? Well, LyX compiles and runs on linux-PPC, but I guess this is not what you have in mind... Then, it should not be difficult to mak

Re: Last prerelease of LyX 1.1.6

2001-01-08 Thread Jean-Marc Lasgouttes
> "Garst" == Garst R Reese <[EMAIL PROTECTED]> writes: Garst> Jean-Marc Lasgouttes wrote: >> > "Garst" == Garst R Reese <[EMAIL PROTECTED]> writes: >> >> >> > The last time I checked (weeks ago with CVS) I could not >> compile >> with --with-pspell (0.11.2)Guess I'll try again. Garst Ga

RE: mac lyx?

2001-01-08 Thread Juergen Vigna
On 08-Jan-2001 Steve Gruppetta wrote: > is there a mac compatible version of lyx? if not is there one planned for > the near future? > As much as I know you can install Linux on your mac, can't you? #:O) Jürgen -- -._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._ D

Re: More table problems

2001-01-08 Thread Juergen Vigna
On 07-Jan-2001 Dekel Tsur wrote: > > I can't reproduce it again. > However, doing the above does give a small render error, see the attached > screenshot (notice the two small lines at the bottom of the red frame). Yes I've seen that too, but IMO for now it is not that important (and I really h

mac lyx?

2001-01-08 Thread Steve Gruppetta
is there a mac compatible version of lyx? if not is there one planned for the near future? thanks and regards, steve Steve Gruppetta Applied Optics Group Blackett Laboratory Imperial College London SW7 2BZ UK tel: +44 (0)78 5518 0786 +44 (0)

RE: Lyx 1.1.6pre3: Problem with conversion of documents

2001-01-08 Thread Juergen Vigna
On 07-Jan-2001 Michael Schmitt wrote: > Hi, > > I encountered a problem when opening a 1.1.5 document with 1.1.6. Obviously, > the size of tables is differently in the dvi output. For illustration, I send > you a little document with a couple of foils. Look at foil 7. With 1.1.5fix2, > everythin

How to do a Wedding announcement - Comment realiser un faire-part de mariage

2001-01-08 Thread Yann MORERE
Hello lyx users and developpers, I wish you an Happy New Year 2001 I would like to know if someone has already down a Wedding announcement under lyx, or what fonts should i use to do that, to make a nice things. thanks to all answer, Ian -- "Y faut liiirrreee, Arlequin, Champion de l'am