makeatletter

2001-05-02 Thread Ben Cazzolato
Guys Can anyone tell me what the following command does? \makeatletter It seems Lyx specific? I'm trying to use a document class for a conference and this command keeps screwing things up. Is it possible to prevent the command occuring in the tex file? Thanks Ben -- _

Re: Buglet: Double-quotes in footnotes

2001-05-02 Thread Kayvan A. Sylvan
On Wed, May 02, 2001 at 04:50:21PM -0700, Kayvan A. Sylvan wrote: > In the latest CVS, > > Double quotes in footnotes are inserted as '' (instead of `` followed > by '' when you close the quote). > > Copying/pasting the correct quote from another part of the document > works as a workaround. Th

Buglet: Double-quotes in footnotes

2001-05-02 Thread Kayvan A. Sylvan
In the latest CVS, Double quotes in footnotes are inserted as '' (instead of `` followed by '' when you close the quote). Copying/pasting the correct quote from another part of the document works as a workaround. ---Kayvan -- Kayvan A. Sylvan | Proud h

InsetGraphics

2001-05-02 Thread Baruch Even
* John Levon <[EMAIL PROTECTED]> [010502 22:37]: > On 2 May 2001, Lars Gullik [iso-8859-1] Bjønnes wrote: > > > Baruch Even <[EMAIL PROTECTED]> writes: > > > > | I have no problem delaying everything until 1.2.0, I should probably > > | return to InsetGraphics to complete it or at least make it

Re: Position of the Lsstream.h header?

2001-05-02 Thread Lars Gullik Bjønnes
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: | In most of the C++ files incuding Lsstream.h, this file is just after | config.h, and even before LString.h and the implementation pragmas. | This makes LString.h output an error with gcc 2.95.3+lyxstring. Is it | OK if I move it later in the inc

Re: Embedding Python

2001-05-02 Thread John Levon
On 2 May 2001, Lars Gullik [iso-8859-1] Bjønnes wrote: > Baruch Even <[EMAIL PROTECTED]> writes: > > | I have no problem delaying everything until 1.2.0, I should probably > | return to InsetGraphics to complete it or at least make it presentable in > | 1.2.0 > > Yes, please. yeah, being able

Re: latest cvs - math-label

2001-05-02 Thread Andre Poenitz
> running latex on my doc with amsmath-option gave a lot > of errors, thats amsmath detected always dublicated > labels in equations. don't really know, what's going > on there i tested math-labeling. Labels and numbers are currently completely broken. I am right now rewriting the multiline stu

latest cvs - math-label

2001-05-02 Thread Herbert Voss
running latex on my doc with amsmath-option gave a lot of errors, thats amsmath detected always dublicated labels in equations. don't really know, what's going on there i tested math-labeling. it's possible to insert a label for the blue math box, but it's never saved and displayed, always the #-

Position of the Lsstream.h header?

2001-05-02 Thread Jean-Marc Lasgouttes
In most of the C++ files incuding Lsstream.h, this file is just after config.h, and even before LString.h and the implementation pragmas. This makes LString.h output an error with gcc 2.95.3+lyxstring. Is it OK if I move it later in the include list or is there some subtle reason I am missing? J

Re: double spaces at the end of a sentence: readability

2001-05-02 Thread George De Bruin
Moving this comment over here (if it hasn't already been moved here) since it has been suggested this is a more appropriate location: On Tuesday 01 May 2001 14:44, Laura Jackson wrote: > Why couldn't LyX allow the user to type 2 spaces between sentences and 1 > space between words? It's frust

Re: Embedding Python

2001-05-02 Thread Lars Gullik Bjønnes
Baruch Even <[EMAIL PROTECTED]> writes: | I have no problem delaying everything until 1.2.0, I should probably | return to InsetGraphics to complete it or at least make it presentable in | 1.2.0 Yes, please. -- Lgb

Re: Embedding Python

2001-05-02 Thread Lars Gullik Bjønnes
Andre Poenitz <[EMAIL PROTECTED]> writes: | > I think Lars is already bored with saying that he doesn't want any such | > code in LyX proper right now, | | I do hope he is ;-) | > so this whole embedding stuff is to be delayed, it will be pretty hard | > to maintain such a thing without having

Re: Embedding Python

2001-05-02 Thread Baruch Even
On Wed, 2 May 2001, Andre Poenitz wrote: > > so this whole embedding stuff is to be delayed, it will be pretty hard > > to maintain such a thing without having it in CVS. > > > > Lars, will you make a concession to accept the embedding code into a > > branch? It might be better anyhow to work

Re: Embedding Python

2001-05-02 Thread Andre Poenitz
> I think Lars is already bored with saying that he doesn't want any such > code in LyX proper right now, I do hope he is ;-) > so this whole embedding stuff is to be delayed, it will be pretty hard > to maintain such a thing without having it in CVS. > > Lars, will you make a concession to acc

Re: Small mathed compilation fixes commited

2001-05-02 Thread Andre Poenitz
> I just commited the attached patch to cvs. It only matters when using > lyxstring. It is afaik harmless, but since mathed is such a sensitive > beast, I thought I'd just post it there too. Nice move ;-) Andre' PS: I am still sloppier than I'd like to be with std:: *sigh* -- André Pönitz ...

Re: Embedding Python

2001-05-02 Thread Baruch Even
On Wed, 2 May 2001, Andre Poenitz wrote: > > > It works rather well if you really have people familiar with the languages. > > > > Hmmm, ok. But one thing that raised in the former discussion is the fact > > that we need to target the language at novices and those who are not > > programmers, th

Re: Embedding Python

2001-05-02 Thread Andre Poenitz
> > It works rather well if you really have people familiar with the languages. > > Hmmm, ok. But one thing that raised in the former discussion is the fact > that we need to target the language at novices and those who are not > programmers, the example given there is Amirs Mom, I'm pretty sure

Re: SUN CC 6.0 Update 1 compiles !!! (almost)

2001-05-02 Thread Jean-Marc Lasgouttes
> "Michael" == Michael Schmitt <[EMAIL PROTECTED]> writes: Michael> you never stop learning new options. Enclosed please find the Michael> output of "cvs diff -u". Note that with a .cvsrc like cvs -z6 diff -u rdiff -u update -dP you will get the right options automatically, and a few other

Re: Math Toolbar patch

2001-05-02 Thread Jean-Marc Lasgouttes
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: Angus> * Finally, the Angus> Layout definition in default.ui should be replaced with Angus> DropdownList "layout". An even better suggestion was to use the menu backend for toolbars too (somehow) and to implement drop down lists as subme

Re: Problem compiling lyx1.1.6fix1 on rh7.0 alpha (bis)

2001-05-02 Thread Jean-Marc Lasgouttes
> "Yann" == Yann MORERE <[EMAIL PROTECTED]> writes: Yann> Hello the dream team... I've got problem compiling the 1.1.6fix1 Yann> release of lyx Replace your xforms package with the one found in ftp.sylvan.com/pub/lyx. This is a better one. For the warning with "_", I don't know what this me

Small mathed compilation fixes commited

2001-05-02 Thread Jean-Marc Lasgouttes
I just commited the attached patch to cvs. It only matters when using lyxstring. It is afaik harmless, but since mathed is such a sensitive beast, I thought I'd just post it there too. JMarc Index: src/mathed/ChangeLog === RCS file

Re: Embedding Python

2001-05-02 Thread Baruch Even
* Andre Poenitz <[EMAIL PROTECTED]> [010502 10:28]: > > Ok, before we serious start this kind of discussion on "Which scripting > > language?" why don't we agree that the best thing is for scripting > > language to be optional and let the user choose? > > Good point. If you leave out Python off t

Re: 1.1.6fix2???

2001-05-02 Thread Jean-Marc Lasgouttes
> "Andre" == Andre Poenitz <[EMAIL PROTECTED]> writes: Andre> So what is the officially recommended "Last Stable Version" Andre> now? Andre> I keep recommending 1.1.5fix or even Andre> 1.1.4fix, but I do not really know what I am talking Andre> about. I'd say that 1.1.6fix? is fine for peop

Re: 1.1.6fix2???

2001-05-02 Thread Andre Poenitz
> I'd like to get fix2 out this week, but I have to warn you that it > does not solve most of the table problems... These need more major > surgery and are 1.2.0-only changes. So what is the officially recommended "Last Stable Version" now? I keep recommending 1.1.5fix or even 1.1.4fix, but I do

Re: Embedding Python

2001-05-02 Thread Andre Poenitz
> Ok, before we serious start this kind of discussion on "Which scripting > language?" why don't we agree that the best thing is for scripting > language to be optional and let the user choose? Good point. If you leave out Python off the core, I won't argue. On the other hands there are a few ta