Re: Comments & Notes in LyX

2000-09-12 Thread Lars Gullik Bjønnes
Allan Rae <[EMAIL PROTECTED]> writes: | On 13 Sep 2000, Lars Gullik Bjønnes wrote: | | > Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: | > | > | > "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: | > | | > | Lars> I think that we are going to remove the note inset and the | > |

Re: lyx-1.1.5fix1 port to OpenBSD

2000-09-12 Thread Lars Gullik Bjønnes
Benjamin Karas <[EMAIL PROTECTED]> writes: | Hello, | | I'm working on a port of lyx-1.1.5fix1 to OpenBSD. Everything compiled | fine, but two Makefiles gave me some trouble doing a fake install. I've | attached patches for po/Makefile.in.in and intl/Makefile.in. The changes | shouldn't break

Re: Comments & Notes in LyX

2000-09-12 Thread Allan Rae
On 13 Sep 2000, Lars Gullik Bjønnes wrote: > Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: > > | > "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: > | > | Lars> I think that we are going to remove the note inset and the > | Lars> comment paragraph layout, and replace them with

Re: [PATCH] Fix KDE Citation thinko

2000-09-12 Thread John Levon
On 13 Sep 2000, Lars Gullik Bjønnes wrote: > John Levon <[EMAIL PROTECTED]> writes: > > | On Tue, 12 Sep 2000, John Levon wrote: > | > | > > | > Doh ! > | > > | > (There also seems to a problem with FormToc - namely the list-of-figures > | > from getTocList seems to empty, even when it should

Re: [PATCH] Fix KDE Citation thinko

2000-09-12 Thread Lars Gullik Bjønnes
John Levon <[EMAIL PROTECTED]> writes: | On Tue, 12 Sep 2000, John Levon wrote: | | > | > Doh ! | > | > (There also seems to a problem with FormToc - namely the list-of-figures | > from getTocList seems to empty, even when it shouldn't be. Can someone | > double check it works for xforms/kde,

Re: dotfill,hrulefill status & open behavior

2000-09-12 Thread Lars Gullik Bjønnes
"Garst R. Reese" <[EMAIL PROTECTED]> writes: | I'll start with the open behavior. | I click open and give a new file name. LyX asks if it wants to create | the new file and I answer yes. I later try to save the file and it asks | for a file name. | I enter the same file name that I entered before

Re: [PATH] www-devel GUI-I Porting Matrix

2000-09-12 Thread Lars Gullik Bjønnes
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: | > "John" == John Levon <[EMAIL PROTECTED]> writes: | | John> It still hasn't turned up from here though ... | | No, we'll probably have to wait until Lars does it. | | John> Is there any chance of write CVS access to www-devel so I can | J

[PATCH] KDE FormToc cleanup

2000-09-12 Thread John Levon
2000-09-13 John Levon <[EMAIL PROTECTED]> * src/frontends/kde/formtocdialog.C * src/frontends/kde/formtocdialog.h * src/frontends/kde/FormToc.C * src/frontends/kde/FormToc.h: change to make TOC hierarchical properly ? formtoc.diff Index: FormToc.C ==

Re: Comments & Notes in LyX

2000-09-12 Thread Lars Gullik Bjønnes
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: | > "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: | | Lars> I think that we are going to remove the note inset and the | Lars> comment paragraph layout, and replace them with a comment inset. | Lars> This comment will be exported t

Re: I'm back, take 2 :)

2000-09-12 Thread Lars Gullik Bjønnes
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: | > "hawk" == hawk <[EMAIL PROTECTED]> writes: | | hawk> 2) I had a builid on a fresh install of debian that supposedly | hawk> had never had a lyx before. nonetheless, without using --prefix, | hawk> it didn't land in /usr/local, but somewhe

Re: [PATH] www-devel GUI-I Porting Matrix

2000-09-12 Thread Allan Rae
On 12 Sep 2000, Jean-Marc Lasgouttes wrote: > > "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: > > Angus> and the address is http://www.devel.lyx.org/GUI-I ? > > I guess (I did not try it out, of course :) it will be > http://www.devel.lyx.org/guii.php3 > but there is a pointer fro

Re: new lyx

2000-09-12 Thread Allan Rae
On Tue, 12 Sep 2000, Amir Karger wrote: > OK, so I finally downloaded gcc-2.95.2, so that I could compile the new LyX. > I assume someone has noted in the requirements that 2.95 no longer works? Hint: assume nothing. > Anyway, I got like 8 million of these: > > - > In file include

lyx-1.1.5fix1 port to OpenBSD

2000-09-12 Thread Benjamin Karas
Hello, I'm working on a port of lyx-1.1.5fix1 to OpenBSD. Everything compiled fine, but two Makefiles gave me some trouble doing a fake install. I've attached patches for po/Makefile.in.in and intl/Makefile.in. The changes shouldn't break anything. I'm reusing the old DESC and COMMENT files.

new lyx

2000-09-12 Thread Amir Karger
OK, so I finally downloaded gcc-2.95.2, so that I could compile the new LyX. I assume someone has noted in the requirements that 2.95 no longer works? Anyway, I got like 8 million of these: - In file included from /usr/local/lib/gcc-lib/i686-pc-linux-gnu/2.95.2/../../../../include/g++

Re: fmt + test file. please try this.

2000-09-12 Thread Lior Silberman
On 23 Aug 2000, Lars Gullik Bjønnes wrote: > > /* This output manipulator gives the option to use Old style format >specifications in ostreams. Note that this is done at the expense >of typesafety, so if possible this manipulator should be avoided. >When is it allowed to use this man

Re: [PATCH] Fix KDE Citation thinko

2000-09-12 Thread John Levon
On 12 Sep 2000, Jean-Marc Lasgouttes wrote: > > "John" == John Levon <[EMAIL PROTECTED]> writes: > > John> (There also seems to a problem with FormToc - namely the > John> list-of-figures from getTocList seems to empty, even when it > John> shouldn't be. Can someone double check it works for

Re: [PATCH] Fix KDE Citation thinko

2000-09-12 Thread Jean-Marc Lasgouttes
> "John" == John Levon <[EMAIL PROTECTED]> writes: John> (There also seems to a problem with FormToc - namely the John> list-of-figures from getTocList seems to empty, even when it John> shouldn't be. Can someone double check it works for xforms/kde, John> because my older CVS at home doesn't

Re: [PATCH] Fix KDE Citation thinko

2000-09-12 Thread Jean-Marc Lasgouttes
> "John" == John Levon <[EMAIL PROTECTED]> writes: John> Doh ! I applied the patch. JMarc

virus again

2000-09-12 Thread Mate Wierdl
After this message, I will remove the subscriber's only requirement to the list. A few remarks (and important to those who could not post to the list anymore) 1) If you know that you will be posting from a different address, you can subscribe that address to the list as well without receiving du

Re: [PATCH] Fix KDE Citation thinko

2000-09-12 Thread John Levon
On Tue, 12 Sep 2000, John Levon wrote: > > Doh ! > > (There also seems to a problem with FormToc - namely the list-of-figures > from getTocList seems to empty, even when it shouldn't be. Can someone > double check it works for xforms/kde, because my older CVS at home doesn't > seem to have this

Re: [PATCH] Fix KDE Citation thinko

2000-09-12 Thread John Levon
On Tue, 12 Sep 2000, John Levon wrote: > double check it works for xforms/kde, because my older CVS at home doesn't Of course I mean xforms/gnome, i.e. is it my mistake or not thanks john -- "People understand me so little that they do not even understand me when I complain of being misunder

[PATCH] Fix KDE Citation thinko

2000-09-12 Thread John Levon
Doh ! (There also seems to a problem with FormToc - namely the list-of-figures from getTocList seems to empty, even when it shouldn't be. Can someone double check it works for xforms/kde, because my older CVS at home doesn't seem to have this problem ... thanks john 2000-09-12 John Levon <

Re: Quick request

2000-09-12 Thread Jean-Marc Lasgouttes
> "John" == John Levon <[EMAIL PROTECTED]> writes: John> If anyone has a large latex file they use for testing, can they John> send it to me please. I need to do some performance tests and John> I'd like a big file to use. John> I just have the "typical" latex install What about the User Gu

Quick request

2000-09-12 Thread John Levon
If anyone has a large latex file they use for testing, can they send it to me please. I need to do some performance tests and I'd like a big file to use. I just have the "typical" latex install sorry for the off-topic ness :) thanks john -- "People understand me so little that they do not ev

dotfill,hrulefill status & open behavior

2000-09-12 Thread Garst R. Reese
I'll start with the open behavior. I click open and give a new file name. LyX asks if it wants to create the new file and I answer yes. I later try to save the file and it asks for a file name. I enter the same file name that I entered before. LyX saves the file in /home/garst instead of /home/gar

Re: [PATCH] slight guii matrix cleanup

2000-09-12 Thread Jean-Marc Lasgouttes
> "John" == John Levon <[EMAIL PROTECTED]> writes: John> 2000-09-12 John Levon <[EMAIL PROTECTED]> * guii.php3: add John> MessageBox, update Commited. Thanks. I still did not have a chance to look at it for real... JMarc

[PATCH] slight guii matrix cleanup

2000-09-12 Thread John Levon
2000-09-12 John Levon <[EMAIL PROTECTED]> * guii.php3: add MessageBox, update diff -u -r1.1 guii.php3 --- guii.php3 2000/09/12 12:53:25 1.1 +++ guii.php3 2000/09/12 14:35:53 @@ -27,7 +27,7 @@ $tab["Citation"] = array( 2, 2, 1 ); $tab["Copyright"] =ar

Re: [PATH] www-devel GUI-I Porting Matrix

2000-09-12 Thread Jean-Marc Lasgouttes
> "John" == John Levon <[EMAIL PROTECTED]> writes: John> It still hasn't turned up from here though ... No, we'll probably have to wait until Lars does it. John> Is there any chance of write CVS access to www-devel so I can John> keep this uptodate ? Similarly, Lars is the one who can do t

Re: [PATH] www-devel GUI-I Porting Matrix

2000-09-12 Thread John Levon
On 12 Sep 2000, Jean-Marc Lasgouttes wrote: > > "John" == John Levon <[EMAIL PROTECTED]> writes: > > John> This is a first stab at a porting matrix page. It's pretty > John> simple to update. > > John> I surely haven't got *all* the dialogs however, and some of the > John> entries could do

Re: [PATH] www-devel GUI-I Porting Matrix (fwd)

2000-09-12 Thread John Levon
Hi, forwarded as Allan can't post for some reason... john -- "True communication is possible only between equals, because inferiors are more consistently rewarded for telling their superiors pleasant lies than for telling the truth." -- Forwarded message -- From: Allan Rae <

Re: 2-level include not possible.

2000-09-12 Thread Jean-Marc Lasgouttes
> "Tomasz" == Tomasz Motylewski <[EMAIL PROTECTED]> writes: Tomasz> On Tue, 12 Sep 2000, Jean-Marc Lasgouttes wrote: >> Do you know that you can use \use_tempdir false in your lyxrc to do >> the processing in place? Tomasz> No. Thanks. May be a comment should be added to the Tomasz> document

Re: [PATH] www-devel GUI-I Porting Matrix

2000-09-12 Thread Jean-Marc Lasgouttes
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: Angus> and the address is http://www.devel.lyx.org/GUI-I ? I guess (I did not try it out, of course :) it will be http://www.devel.lyx.org/guii.php3 but there is a pointer from the main index page anyway. [Good work, John!]. JMarc

Re: [PATH] www-devel GUI-I Porting Matrix

2000-09-12 Thread Angus Leeming
On Tue, 12 Sep 2000, you wrote: > > "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: > > Angus> Where is this page to be found? Angus > > It is in the www-devel cvs, and will be visible on the web site in 35 > minutes, if I understood Lars correctly. I missed the 14h50 deadline > by a few

Re: 2-level include not possible.

2000-09-12 Thread Tomasz Motylewski
On Tue, 12 Sep 2000, Jean-Marc Lasgouttes wrote: > Do you know that you can use > \use_tempdir false > in your lyxrc to do the processing in place? No. Thanks. May be a comment should be added to the documentation that is solves this problem. OK, ff I would really read lyxrc I would have found

Re: [PATH] www-devel GUI-I Porting Matrix

2000-09-12 Thread Jean-Marc Lasgouttes
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: Angus> Where is this page to be found? Angus It is in the www-devel cvs, and will be visible on the web site in 35 minutes, if I understood Lars correctly. I missed the 14h50 deadline by a few minutes, so you will have to wait for the ne

Re: [PATH] www-devel GUI-I Porting Matrix

2000-09-12 Thread Angus Leeming
On Tue, 12 Sep 2000, you wrote: > > "John" == John Levon <[EMAIL PROTECTED]> writes: > > John> This is a first stab at a porting matrix page. It's pretty > John> simple to update. > > John> I surely haven't got *all* the dialogs however, and some of the > John> entries could do with clearer na

Re: InsetRef suggestion: comments please

2000-09-12 Thread Jean-Marc Lasgouttes
> "Marko" == Marko Vendelin <[EMAIL PROTECTED]> writes: Marko> You are right, LyXFunc::getStatus() is not expencive. I've Marko> tried to move cursor through the document and took almost the Marko> same amount of time to reach the end of the document regardless Marko> to whether I updated the

Re: [PATH] www-devel GUI-I Porting Matrix

2000-09-12 Thread Jean-Marc Lasgouttes
> "John" == John Levon <[EMAIL PROTECTED]> writes: John> This is a first stab at a porting matrix page. It's pretty John> simple to update. John> I surely haven't got *all* the dialogs however, and some of the John> entries could do with clearer names. That looks good, so I commited it. The

Re: virus

2000-09-12 Thread Jean-Marc Lasgouttes
> "Mate" == Mate Wierdl <[EMAIL PROTECTED]> writes: Mate> I have modified the lyx-users and lyx-devel lists's Mate> configuration, so that they accept messages only from Mate> subscribers. This is only temporarily, and I will change the Mate> config back if I do not see any more of these "vir

Re: 2-level include not possible.

2000-09-12 Thread Jean-Marc Lasgouttes
> "Tomasz" == Tomasz Motylewski <[EMAIL PROTECTED]> writes: Tomasz> I have describen this bug already about 2 months ago. Tomasz> Yesterday I have tried again with CVS version - same result. Tomasz> Please take ftp://crds.chemie.unibas.ch/pub/lyxbug/main.lyx Tomasz> and X.lyx and X1.lyx When

2-level include not possible.

2000-09-12 Thread Tomasz Motylewski
I have describen this bug already about 2 months ago. Yesterday I have tried again with CVS version - same result. Please take ftp://crds.chemie.unibas.ch/pub/lyxbug/main.lyx and X.lyx and X1.lyx When you try to view dvi (main.lyx) you will get: LaTeX Error: File `X1.tex' not found \input{X1.te

Re: InsetRef suggestion: comments please

2000-09-12 Thread Marko Vendelin
On 11 Sep 2000, Jean-Marc Lasgouttes wrote: > > "Marko" == Marko Vendelin <[EMAIL PROTECTED]> writes: > > Marko> The problem is whether menus and toolbars should have their own > Marko> means to track the state of LyX actions or there should be some > Marko> general way to inform about the