Is this a bug, or...?

1999-08-04 Thread Nils Jeppe
Well, it doesn't compile. Is it a bug or am I using some software that's too new for LyX? g++ -c -g -O2 -I. -I. -I../images -I/usr/X11R6/include DepTable.C g++ -c -g -O2 -I. -I. -I../images -I/usr/X11R6/include lyxserver.C g++ -c -g -O2 -I. -I. -I../images -I/usr/X11R6/include LaTeXLog.C

Re: linking problem with lyx

1999-08-04 Thread Allan Rae
On Tue, 3 Aug 1999 [EMAIL PROTECTED] wrote: > While I try to link the link application, I obtain the following output : > > Undefined first referenced > symbol in file > fl_addto_browser_chars lyx_cb.o [...] The linker can't find t

Re: More on the website

1999-08-04 Thread Lars Gullik Bjønnes
Amir Karger <[EMAIL PROTECTED]> writes: | On Wed, Aug 04, 1999 at 06:53:49PM +0200, Lars Gullik Bjønnes wrote: | > Amir Karger <[EMAIL PROTECTED]> writes: | > | > Did you look at the feedback stuff I sent? | | Yup. It looks overly configurable, but it shouldn't be too hard to | add. Of That wa

Re: More on the website

1999-08-04 Thread Amir Karger
On Wed, Aug 04, 1999 at 06:53:49PM +0200, Lars Gullik Bjønnes wrote: > Amir Karger <[EMAIL PROTECTED]> writes: > > Did you look at the feedback stuff I sent? Yup. It looks overly configurable, but it shouldn't be too hard to add. Of course, I need to figure out whether to put it in a subdirector

Re: More on the website

1999-08-04 Thread Lars Gullik Bjønnes
Amir Karger <[EMAIL PROTECTED]> writes: | I've removed the mailing list archive menus. I changed the subnavbar to | write, e.g., "Download sub-menu" instead of "menu". Is that more or less | confusing, Asger? Or still the same, which is to say (IYO) very? | | Note that the "Ildm sub-menu" is cur

More on the website

1999-08-04 Thread Amir Karger
I've removed the mailing list archive menus. I changed the subnavbar to write, e.g., "Download sub-menu" instead of "menu". Is that more or less confusing, Asger? Or still the same, which is to say (IYO) very? Note that the "Ildm sub-menu" is currently created only if using top navbar. Obviously

Broken website

1999-08-04 Thread Amir Karger
(Forwarded from non-list mails) On Wed, Aug 04, 1999 at 11:24:18AM +0200, Asger Alstrup Nielsen wrote: > > But I still think we > > need something better than having everything in the main directory. If we > > have 30 files in the main directory, it will be confusing for people who > > want to ed

http://www.devel.lyx.org is down

1999-08-04 Thread larry
-- -lsm

Re: Now it's here! The pictures from Tildem

1999-08-04 Thread Amir Karger
> On Tue, Aug 03, 1999 at 11:18:29AM +0200, Asger K. Alstrup Nielsen wrote: > > Hi! > > > > The pictures from the third international LyX developers > > meeting held in Bozen, Italy are here: > > > > http://sunsite.auc.dk/lyx/ildm/tildem.php3 > By the way, since this was the third int. lyx DEV

Re: The remaining photos from tildem are up

1999-08-04 Thread Lars Gullik Bjønnes
"Asger K. Alstrup Nielsen" <[EMAIL PROTECTED]> writes: | If you want to have any of the pictures in high quality, I can't imagine that I will be more flattered with pictures of higher quality... Lgb

RE: The remaining photos from tildem are up

1999-08-04 Thread Juergen Vigna
On 04-Aug-99 Asger K. Alstrup Nielsen wrote: > Hi! > > You can find the complete story at > > http://sunsite.auc.dk/lyx/ildm/tildem.php3 > > If you want to have any of the pictures in high quality, > just ask me, and I can send them to you. I choose to put > much reduced quality pictures on t

Re: new prerelease lyx-1.0.4pre4

1999-08-04 Thread Jose Abilio Oliveira Matos
On Tue, Aug 03, 1999 at 08:29:02PM +0200, Lars Gullik Bjønnes wrote: > --- Start of forwarded message --- > Date: Tue, 3 Aug 1999 17:16:20 +0100 (BST) > From: Horst G Kausch <[EMAIL PROTECTED]> > To: =?ISO-8859-1?Q?Lars_Gullik_Bj=F8nnes?= <[EMAIL PROTECTED]> > cc: Horst G Kausch <[EMAIL PR

IBM Techexplorer

1999-08-04 Thread Allan Rae
This is the TeX/LaTeX/dvi viewer I mentioned in another thread last week. http://www.software.ibm.com/network/techexplorer/ I was wrong when I said I thought it also allowed editting in the Professional version. It allows scripting with Java instead :-) Allan. (ARRae)

The remaining photos from tildem are up

1999-08-04 Thread Asger K. Alstrup Nielsen
Hi! You can find the complete story at http://sunsite.auc.dk/lyx/ildm/tildem.php3 If you want to have any of the pictures in high quality, just ask me, and I can send them to you. I choose to put much reduced quality pictures on the web to keep it below 2 MB. Enjoy, Asger

./configure doesn't work with GCC 2.95

1999-08-04 Thread Iain McClatchie
Summary: This line in ./configure appears to be non-ANSI C++, because it doesn't specify a return value: extern select ($ac_cv_func_select_arg1,$ac_cv_func_select_arg234, gcc-2.95 notices, fails to compile the test, and ./configure defaults to the wrong guess for the argument types for select()