Re: FLTK as the GUI toolkit for LyX

1999-10-01 Thread miyata
"Asger K. Alstrup Nielsen" <[EMAIL PROTECTED]> wrote: > The only true options I have seen for Win32 toolkits are Windows native > (in C), the Microsoft Foundation Classes which are a relatively thin layer > on top of the Windows widgets (in C++), Qt, which has an emulation mode > which is pretty

Re: Bug in 1.0.4

1999-10-01 Thread miyata
Are we going to use this? - if (!isalnum(name[i]) && name[i] != '.') + if (!isalnum(name[i]) && name[i] != '.' + && name[i] != '-' && name[i] != '+' name[i] != '=' ) "Asger K. Alstrup Nielsen" <[EMAIL PROTECTED]> wrote: > For developers: I thou

FLTK for LyX?

1999-10-01 Thread Steve C.
Hi, I was wondering if you ever considered using fltk(http://www.fltk.org) for LyX? It has XForms compatibility and also works on Windows. Great work on LyX, I really like it and look forward to future versions.

Re: glibc2.?

1999-10-01 Thread Sergio Luiz Carmelo Barroso - pos
On Fri, 1 Oct 1999, Kayvan A. Sylvan wrote: > No. It's not necessary to have glibc-2.1.1 installed and gcc-2.7.2.3 in order > to build LyX from source. > > You might want to upgrade your gcc anyway to at least gcc-2.7.2.3 if you run > into problems with compiling LyX on your machine. > > You ne

Re: glibc2.?

1999-10-01 Thread Kayvan A. Sylvan
On Fri, Oct 01, 1999 at 04:54:02PM -0300, Sergio Luiz Carmelo Barroso - pos wrote: > > -Is it necessary to have glibc2.1.1 and gcc 2.7.2.3 to build LyX > from sources? > No. It's not necessary to have glibc-2.1.1 installed and gcc-2.7.2.3 in order to build LyX from source. You might want

glibc2.?

1999-10-01 Thread Sergio Luiz Carmelo Barroso - pos
Dear all, I guess this isn't a real bug, but, I didn't know where to get more help. I have kernel 2.0.34, slackware 3.4. I have downloaded LyX and installed it in my system, but when I try to run it I get the following error message: lyx: error in loading shared libraries libs

Re: how to make a rpm for 1.0.4 on RedHat 5.x ?

1999-10-01 Thread Kayvan A. Sylvan
On Fri, Oct 01, 1999 at 09:34:22AM +0200, Alexander Wollmann wrote: > > > > Once you do this, please rename your RPM to something obvious > > like lyx-1.0.4-1-5.2.i386.rpm and upload it to my incoming > > directory (ftp.sylvan.com/incoming) so I can provide it for other > > RedHat 5.X users. > >

[kevin.turner@oberlin.edu: Bug#46336: Does not gracefully handle inadequate font-path]

1999-10-01 Thread Michael Meskes
This still holds for 1.0.4. Michael - Forwarded message from Kevin Turner <[EMAIL PROTECTED]> - Subject: Bug#46336: Does not gracefully handle inadequate font-path From: Kevin Turner <[EMAIL PROTECTED]> To: Debian Bug Tracking System <[EMAIL PROTECTED]> Date: Thu, 30 Sep 1999 15:35:55 -

Re: HELP NEEDED from PHP/web aware folks for www.lyx.org

1999-10-01 Thread Lars Gullik Bjønnes
Amir Karger <[EMAIL PROTECTED]> writes: | Cf. my last mail. Someone with any webmaster experience can probably tell me | how to fix the last step of giving nobody write permission. (Or would it | automatically work if lars just puts it in the write place?) It will prob, just work if I set the ri

HELP NEEDED from PHP/web aware folks for www.lyx.org

1999-10-01 Thread Amir Karger
On Thu, Sep 30, 1999 at 04:53:14PM +0200, Asger K. Alstrup Nielsen wrote: > > - there's a separate cookie for each directory. Sorry. I don't really think > > it is changeable. > > The problem with this is that the customization feature is a > per-directory thing, rather than a per-site thing.

Re: www.lyx.org

1999-10-01 Thread Lars Gullik Bjønnes
"Asger K. Alstrup Nielsen" <[EMAIL PROTECTED]> writes: | Preferably, we want the WWW site in CVS. I have that high on my todo list. And when we have that we can move what's on sunsite to aussie, and use rsync to update the sunsite site. Lgb

Re: annoying feature

1999-10-01 Thread Jean-Marc Lasgouttes
> "Alejandro" == Alejandro Aguilar Sierra <[EMAIL PROTECTED]> writes: Alejandro> Hi, If LANG=es, all spaces are converted to ñ in LyX code Alejandro> mode. Is it really necessary to export all spaces as ~ Alejandro> under this layout? As far as I know, this is necessary to make sure the spac

Re: Discovered Table-BUG with xforms-0.89

1999-10-01 Thread Jean-Marc Lasgouttes
> "Juergen" == Juergen Vigna <[EMAIL PROTECTED]> writes: Juergen> Hi! I just discovered that there is a BUG in the Table-Layout Juergen> when using libxforms.89. The problem is that on a Juergen> fl_close_... the callback-functions are called again and so Juergen> the actuall column alignment

Discovered Table-BUG with xforms-0.89

1999-10-01 Thread Juergen Vigna
Hi! I just discovered that there is a BUG in the Table-Layout when using libxforms.89. The problem is that on a fl_close_... the callback-functions are called again and so the actuall column alignment is always set to "left" :(. This happens ONLY when using xforms-0.89 !!! Should I send a patch?

Re: oops!

1999-10-01 Thread Ben Cazzolato
Guys > I have been looking into this although I haven't much time to do the > implementation. So far I've found at least twenty different variations of > cite ranging from "cite" to "citeauthor" to "astrocite" and the much > requested "cite[ntp]" etc. Unfortunately, my best plan at present > in

Re: oops!

1999-10-01 Thread Jean-Marc Lasgouttes
> "Mike" == <[EMAIL PROTECTED]> writes: Mike> The AASTeX package uses natbib.sty for it's citation mechanism Mike> (natbib is a standard part of the teTeX distribution). AASTeX Mike> itself uses only the \citep and \citet commands. A LyX Mike> implementation of an extended citation popup sh

Re: Importing-exporting to M$ Word

1999-10-01 Thread Alejandro Aguilar Sierra
On Fri, 1 Oct 1999, Juergen Vigna wrote: > I don't think (as Alejandro does) that we'll drop the format in > near future. There are other more important and more interesting > stuff to do (lot's of it ;) Hey, don't be afraid! I'm not suggesting that I'll try to resurrect the old lyx3 project. Ye