Re: handling evil stuff in mathed (and simplifying the lexer too :-).

1999-06-14 Thread Alejandro Aguilar Sierra
On Sun, 13 Jun 1999, Asger Alstrup Nielsen wrote: > You are more than welcome to start improving that parser, if you have > the time. I don't know if Alejandro still have the files for gperf, but > if not, it should hopefuly not be too hard to reconstruct them. It's very simple to reconstruct

Re: docbook

1999-06-14 Thread Anonymous
On Mon, 14 Jun 1999, Jose Abilio Oliveira Matos wrote: [..] > PS: There are several places where the support could be improved, the > support for some of the insets is basic, and since the support for the > insets is modular this can be worked later. Hmm.. that's the only thing I disliked. Havi

Re: 1.0.3 Binary release

1999-06-14 Thread Anonymous
"Arnd Hanses" <[EMAIL PROTECTED]> wrote: > >sh.empty() appears not to work if emxshell is unset: > > No, the problem is upper/lower case difference in: > > if (sh.contains("cmd.exe") > > > I propose: > > if (!sh.contains("sh") && !sh.contains("SH")) > or >

Layout problems with 1.0.3

1999-06-14 Thread Anonymous
Hello all! I have upgraded from LyX 1.0.2 to 1.0.3, using source package. I used configure, make, make install. No other change, no problem. But when I run LyX, it gives message "LyX wasn't able to find its layout descriptions" in dialog box and "LyXTextClassList::Read: unable to find tex

Re: floatflt/docs (from the doc guy who put it there)

1999-06-14 Thread Anonymous
On Mon, 14 Jun 1999 09:13:49 -0700 (PDT), Kayvan Aghaiepour Sylvan wrote: > >>> I put it in there on the (perhaps mistaken) belief that floatflt >>> appears in most modern TeX distributions (teTeX and NTeX both have >>> it). I guess there is now one counterexample in emTeX. > >IMNSHO, emTeX is "b

Re: still errors in find/replace with spaces

1999-06-14 Thread Anonymous
jmarc jmentioned, > > "Richard" == Richard E Hawkins <[EMAIL PROTECTED]> writes: > > Richard> I found that I had several loose spaces before commas. I > Richard> tried to use find/replace to replace " ," with ",", but while > Richard> it found them correctly, it leaves the initial space, an

Re: floatflt/docs (from the doc guy who put it there)

1999-06-14 Thread Anonymous
mike mentioned, > Hi all, > On Mon, 14 Jun 1999, Jean-Marc Lasgouttes wrote: > > > "Richard" == Richard E Hawkins <[EMAIL PROTECTED]> writes: > > Richard> That package can be *dangerous*, and results are highly > > Richard> dependent upon where upon the page the float lands. If it is > > Ri

new in Lyx!

1999-06-14 Thread Anonymous
Hi Excuse my english, I'm a Spanish speaker :-) I'm using the lyx processor to write my thesis, and I found it great (I installed the 1.0.2 version). However, I like to change a few thing, to make it more usefull (at least for me ;-) ) I know the basics of C++, and read enough of the xforms libr

How to submit

1999-06-14 Thread Anonymous
Hi, I would like to know how to submit a new version of LyX, with the Catalan language included... --- o o o Francesc Burrull i Mestres Tel: +34-934016012 o o oFax: +34-934015981 o o

Spanish version problem - None in the French

1999-06-14 Thread Anonymous
Hi, I'm doing the Catalan version, and I have a problem that I detected in the spanish version too. When: export LANG=es; lyx& appears LyX in Spanish. If you check the File (Fichero) menu everything works... but if you have a document opened, and leiter you check the File menu, you find it

floatflt/docs (from the doc guy who put it there)

1999-06-14 Thread Kayvan Aghaiepour Sylvan
>> I put it in there on the (perhaps mistaken) belief that floatflt >> appears in most modern TeX distributions (teTeX and NTeX both have >> it). I guess there is now one counterexample in emTeX. IMNSHO, emTeX is "broken" when it comes to LyX and its requirements. I don't think removing floatfl

floatflt/docs (from the doc guy who put it there)

1999-06-14 Thread Anonymous
Hi all, On Mon, 14 Jun 1999, Jean-Marc Lasgouttes wrote: > > "Richard" == Richard E Hawkins <[EMAIL PROTECTED]> writes: > Richard> That package can be *dangerous*, and results are highly > Richard> dependent upon where upon the page the float lands. If it is > Richard> too low, or if another

docbook

1999-06-14 Thread Anonymous
Hello, I have ported the docbook support to a recent CVS, without Juergen's last patch, but as I don't touch that file, there should be no problem. This is an incomplete version, it doesn't deal with fonts (that part is taken from the linuxdoc so it isn't correct). The ot

Re: Croatian translation

1999-06-14 Thread Jean-Marc Lasgouttes
> "Grigor" == Grigor Coric <[EMAIL PROTECTED]> writes: Grigor> Hi! I've started using LyX recently, but I like it very much. Grigor> I've, also, started working on Croatian translation of the Grigor> Tutorial. AFAIK, there is no such translation. It should be Grigor> finished soon, and I'l

Re: not: fltflt, but: floatflt needed to print docs

1999-06-14 Thread Jean-Marc Lasgouttes
> "Richard" == Richard E Hawkins <[EMAIL PROTECTED]> writes: >> On Sat, 12 Jun 1999 15:07:38 +0100, Arnd Hanses wrote: >> >> >The new version of the docs need fltflt.sty. >> >> Sorry, I meant floatflt. Richard> *ulk* Richard> That package can be *dangerous*, and results are highly Richard

Re: LyX 1.01 (Debian Linux 2.1) Bug

1999-06-14 Thread Juergen Vigna
On 14-Jun-99 Jean-Marc Lasgouttes wrote: > > I can confirm this bug in the latest source: create a new table, do > C-Return in the last cell, go up once to be in the first line of the > last cell and do Delete Row. > > The cause is an endless loop in LyXText::RemoveTableRow. Maybe Juergen > co

Re: not: fltflt, but: floatflt needed to print docs

1999-06-14 Thread Richard E. Hawkins
> On Sat, 12 Jun 1999 15:07:38 +0100, Arnd Hanses wrote: > > >The new version of the docs need fltflt.sty. > > Sorry, I meant floatflt. *ulk* That package can be *dangerous*, and results are highly dependent upon where upon the page the float lands. If it is too low, or if another section

Croatian translation

1999-06-14 Thread Grigor Coric
Hi! I've started using LyX recently, but I like it very much. I've, also, started working on Croatian translation of the Tutorial. AFAIK, there is no such translation. It should be finished soon, and I'll make an announcement. Grigor Coric [EMAIL PROTECTED]/ Zagreb, Croatia

Re: LyX 1.01 (Debian Linux 2.1) Bug

1999-06-14 Thread Jean-Marc Lasgouttes
> "Tim" == Tim Brunne <[EMAIL PROTECTED]> writes: Tim> Dear developers, I found a bug as follows: Tim> . layout document type : article . typed a section : bla bla Tim> . typed some standard text : bla bla . inserted a table of 5 Tim> colunms and 20 rows . moved cursor to last row of the tab

Re: fltflt needed to print docs

1999-06-14 Thread Jean-Marc Lasgouttes
> "Arnd" == Arnd Hanses <[EMAIL PROTECTED]> writes: Arnd> The new version of the docs need fltflt.sty. It is not part of Arnd> emTeX. I'll add a note in INSTALL.OS2. Perhaps it's advisable Arnd> to add an entry to README or INSTALL, if you cannot be sure that Arnd> it is standard on UNIX. A

Re:not: fltflt, but: floatflt needed to print docs

1999-06-14 Thread Arnd Hanses
On Sat, 12 Jun 1999 15:07:38 +0100, Arnd Hanses wrote: >The new version of the docs need fltflt.sty. Sorry, I meant floatflt. Greets, Arnd

Re: lyxserver development

1999-06-14 Thread Anonymous
> "Stefano" == Stefano Ghirlanda <[EMAIL PROTECTED]> writes: Stefano> Hi Asger and everyone, >> > If you think it's worth it, I will submit the following to this >> list: >> >> Of course it is worth it! The earlier you send this, the better >> ;-) If the patch looks good, I still think we s

Re: lyxserver development

1999-06-14 Thread Jean-Marc Lasgouttes
> "Stefano" == Stefano Ghirlanda <[EMAIL PROTECTED]> writes: Stefano> Hi all, >> Speaking about lyxserver problems, there is one which bothers me >> now: it does not work at all on Digital Unix, due to a peculiarity >> of the select() implementation (excerpt from the man page): >> >> [Digita

Re: lyxserver development

1999-06-14 Thread Stefano Ghirlanda
Hi all, > Speaking about lyxserver problems, there is one which bothers me now: > it does not work at all on Digital Unix, due to a peculiarity of the > select() implementation (excerpt from the man page): > > [Digital] Objects ready for the requested operation are those which the > operati

Re: lyxserver development

1999-06-14 Thread Stefano Ghirlanda
Hi Asger and everyone, > > If you think it's worth it, I will submit the following to this list: > > Of course it is worth it! The earlier you send this, the better ;-) > If the patch looks good, I still think we should put it into 1.0.4 Ok, can you give me a deadline? I also saw that 1.1.x us

Re: lyxserver development

1999-06-14 Thread Jean-Marc Lasgouttes
> "Asger" == Asger Alstrup Nielsen <[EMAIL PROTECTED]> writes: >> I still have one concern with the LyX server code but I don't want >> to abuse of your patience any longer. I will speak of this another >> time. Asger> I have patience to hear what the problem is now. I see no Asger> reason

Re: LyX 1.0.3 has a quite a bit to go on Alpha

1999-06-14 Thread Anonymous
> "Michal" == Michal Jaegermann <[EMAIL PROTECTED]> writes: Michal> The first minor thing - spec file included in 1.0.3 tar.gz Michal> archive still refers to 1.0.2 version thus making impossible Michal> to do 'rpm -ta ...'. After correcting this small mistake all Michal> compiles, installs

Re: still errors in find/replace with spaces

1999-06-14 Thread Jean-Marc Lasgouttes
> "Richard" == Richard E Hawkins <[EMAIL PROTECTED]> writes: Richard> I found that I had several loose spaces before commas. I Richard> tried to use find/replace to replace " ," with ",", but while Richard> it found them correctly, it leaves the initial space, and Richard> places an addition