Re: [PATCH] Allow to build several frontends in the same tree

2003-08-02 Thread Kayvan A. Sylvan
On Sat, Aug 02, 2003 at 08:43:53PM +0200, Jean-Marc Lasgouttes wrote: > The following patch allows to compile several frontends in the same > tree. If one configures lyx with --with-frontends='qt xforms', for > example, the binaries lyx-qt and lyx-xforms are built, and lyx is > a symbolic link to l

Re: Question on lyx2lyx

2003-08-02 Thread Janus Sandsgaard
Fredag den 1. august 2003 18:13 skrev Dekel Tsur: > Fixed. Should I commit it to the 1.3.x branch ? Sound like a great idea. :-) -j -- Janus Sandsgaard http://janus.dk

Adding an "Online resources" to the Help-menu

2003-08-02 Thread Christian Ridderström
Hi What do you think of adding an entry called "Online resources" (or "Online help"?) to the Help-menu? When this entry is activated, it would display links to for instance www.lyx.org, the user's list and its corresponding archive. I know that these links (probably) already are somewhere in

Re: [PATCH] Allow to build several frontends in the same tree

2003-08-02 Thread Lars Gullik Bjønnes
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: | The following patch allows to compile several frontends in the same | tree. If one configures lyx with --with-frontends='qt xforms', for | example, the binaries lyx-qt and lyx-xforms are built, and lyx is | a symbolic link to lyx-qt. > | As it is

Re: [PATCH] Allow to build several frontends in the same tree

2003-08-02 Thread Alfredo Braunstein
Jean-Marc Lasgouttes wrote: > The following patch allows to compile several frontends in the same > tree. If one configures lyx with --with-frontends='qt xforms', for > example, the binaries lyx-qt and lyx-xforms are built, and lyx is > a symbolic link to lyx-qt. This is niiice. ;-) Alfredo

Re: spelling (was: Re: Cleaning up the bibtex inset)

2003-08-02 Thread Juergen Spitzmueller
Kuba Ober wrote: > > Oh, I was always shure [...] > > FYI, Correct spelling is "sure". Thanks. > Cordially, > your nightmarish spelling nitpicker If you're feeling bored you can spellcheck my thesis which needs to be pushed towards release now (444 pages currently). I don't know how good your

[PATCH] Allow to build several frontends in the same tree

2003-08-02 Thread Jean-Marc Lasgouttes
The following patch allows to compile several frontends in the same tree. If one configures lyx with --with-frontends='qt xforms', for example, the binaries lyx-qt and lyx-xforms are built, and lyx is a symbolic link to lyx-qt. As it is now this is mostly a feature for developper, and not really me

Mailing list X-No-Archive

2003-08-02 Thread John Levon
For some reason, all the posts have an X-No-Archive: yes header. Why ? john -- Khendon's Law: If the same point is made twice by the same person, the thread is over.

Re: spelling

2003-08-02 Thread Lars Gullik Bjønnes
Kuba Ober <[EMAIL PROTECTED]> writes: | PS. PS. This went to the list so that other poor souls who are baffled by | English spelling (and understandably so!) will stand corrected ;D | PS. PS. PS. It is understood that you'll all treat it with a grain | of salt (or your other favourite condiment)

spelling (was: Re: Cleaning up the bibtex inset)

2003-08-02 Thread Kuba Ober
> Oh, I was always shure [...] FYI, Correct spelling is "sure". Cordially, your nightmarish spelling nitpicker (who can't spell correctly himself at times, too!), Kuba PS. The aim of this was educational, I don't care much personally :D PS. PS. This went to the list so that other poor souls

Re: mini compile bug

2003-08-02 Thread John Levon
On Sat, Aug 02, 2003 at 07:29:57AM -0700, Kayvan A. Sylvan wrote: > using std::vector; > +using std::endl; OK applied john -- Khendon's Law: If the same point is made twice by the same person, the thread is over.

mini compile bug

2003-08-02 Thread Kayvan A. Sylvan
I had to add this to compile CVS lyx: Index: src/frontends/xforms/FormDocument.C === RCS file: /cvs/lyx/lyx-devel/src/frontends/xforms/FormDocument.C,v retrieving revision 1.147 diff -u -r1.147 FormDocument.C --- src/frontends/xforms/

Re: elsart.layout

2003-08-02 Thread Jean-Marc Lasgouttes
> "Rod" == Rod Pinna <[EMAIL PROTECTED]> writes: Rod> It appeared to have been merged badly. There were some extra dash Rod> and <<< characters floating around. So essentially, it is the Rod> patch done correctly. No change in functionality. Maybe is it because I adjusted the spacing and rewr

Re: elsart.layout

2003-08-02 Thread Rod Pinna
It appeared to have been merged badly. There were some extra dash and <<< characters floating around. So essentially, it is the patch done correctly. No change in functionality. The changelog entry might be excessive... Rod On Fri, 1 Aug 2003, Jean-Marc Lasgouttes wrote: > > "Rod" == Rod