Re: template/examples, reLyX for noweb, et al. [was: Re: webpage]

1999-04-30 Thread Jean-Marc Lasgouttes
> "Amir" == Amir Karger <[EMAIL PROTECTED]> writes: Amir> I said "nope, sorry." Kayvan then proceeded to write a perl Amir> wrapper around reLyX (yup, a wrapper, around the wrapper :) Amir> which pre- and post-processes noweb to generate legal LyX from Amir> noweb. Not only that, but he *docu

Re: compiling lyx on HPUX-10.20

1999-04-30 Thread Jean-Marc Lasgouttes
> "Camelia" == Camelia Botez <[EMAIL PROTECTED]> writes: [I answer to both of you, since you have the same problem..] Camelia> I try to compile lyx-1.0.1 on an HPUX-10.20 and I get this Camelia> error message: gcc -c -g -O2 -fpcc-struct-return Camelia> -I. -I. -I../images -I/disk2/usr/local/

Re: 1.0.2 -- When?

1999-04-30 Thread Jean-Marc Lasgouttes
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: >>> Jean-Marc Lasgouttes writes: JL> Lars, JL> When do you plan to release 1.0.2? I'd like to know so that we can JL> try to get an up to date french translation for this date... Lars> What about tuesday 4. may. That's fine with m

Re: Figure on next page, not satisfactory

1999-04-30 Thread Jean-Marc Lasgouttes
> "Barry" == Barry Kauler <[EMAIL PROTECTED]> writes: Barry> If Lyx can't fit a figure in the text, it tries the top of Barry> page, and if that fails puts it on the next page. Barry> There is a serious problem with that. If there is already a Barry> figure at the top of the current page, t

Re: Environments in exported LaTeX

1999-04-30 Thread Jean-Marc Lasgouttes
> "Reuben" == Reuben Thomas <[EMAIL PROTECTED]> writes: Reuben> For use with LaTeX2HTML, it would be very good if paragraph Reuben> environments (e.g. enumerate) were followed by a blank line, Reuben> as otherwise LaTeX2HTML only sees one paragraph. Reuben> When I export a LaTeX file from 1.

Re: 1.0.2 -- When?

1999-04-30 Thread Jean-Marc Lasgouttes
> "Amir" == Amir Karger <[EMAIL PROTECTED]> writes: Amir> On Wed, Apr 28, 1999 at 04:46:18PM +0200, Jean-Marc Lasgouttes Amir> wrote: >> What's new in 1.0.2 compared to LyX version 1.0.1? >> -- >> >> LyX 1.0.2 is a minor update to LyX 1.0.1. B

Re: Figure on next page, not satisfactory

1999-04-30 Thread Barry Kauler
The problem is that the figure that is moved to the middle of the next page is not big enough to fill the whole page. This leaves gaps above and below. I experimented and found that a fairly small figure can be in this situation, that is, it won't fit on the current page because of another big fig

Cross-referencing BUG

1999-04-30 Thread Barry Kauler
I'm using KLyx v 0.9.9, which may not have all the bug fixes of Lyx. The problem is if I Edit/Copy a block of text then Edit/Paste it somewhere else, any labels get copied also. KLyx has a table of labels and appears to search from the beginning, looking for a match when a cross-reference is requ

Re: Figure on next page, not satisfactory

1999-04-30 Thread Jean-Marc Lasgouttes
> "Barry" == Barry Kauler <[EMAIL PROTECTED]> writes: Barry> The problem is that the figure that is moved to the middle of Barry> the next page is not big enough to fill the whole page. This Barry> leaves gaps above and below. I experimented and found that a Barry> fairly small figure can be

Re: Figure on next page, not satisfactory

1999-04-30 Thread Richard E. Hawkins Esq.
> The problem is that the figure that is moved to the middle of the next > page is not big enough to fill the whole page. This leaves gaps above > and below. > I experimented and found that a fairly small figure can be in this > situation, > that is, it won't fit on the current page because of ano

Re: WYSIWYG figures

1999-04-30 Thread Jean-Marc Lasgouttes
> "Barry" == Barry Kauler <[EMAIL PROTECTED]> writes: Barry> I can't recall exactly where, but I read that the Lyx Barry> development team is thinking about better WYSIWYG for figure Barry> placement. Many modern books have much more sophisticated Barry> layout than the simple Lyx Book class

Re: Cross-referencing BUG

1999-04-30 Thread Jean-Marc Lasgouttes
> "Barry" == Barry Kauler <[EMAIL PROTECTED]> writes: Barry> I'm using KLyx v 0.9.9, which may not have all the bug fixes of Barry> Lyx. The problem is if I Edit/Copy a block of text then Barry> Edit/Paste it somewhere else, any labels get copied also. Copying the labels seems much more rea

Re: template/examples, reLyX for noweb, et al. [was: Re: webpage]

1999-04-30 Thread Amir Karger
On Fri, Apr 30, 1999 at 12:01:49PM +0200, Jean-Marc Lasgouttes wrote: > > "Amir" == Amir Karger <[EMAIL PROTECTED]> writes: > > It seems that literate programming guys are good at coding and > documenting their code... If it was not the case, people would ask > what's the point of literate pr

Re: webpage

1999-04-30 Thread Amir Karger
On Fri, Apr 30, 1999 at 10:03:21AM +0200, Lars Gullik Bjønnes wrote: > >> Amir Karger writes: > AK> Why isn't www.mx.lyx.org mentioned on www.lyx.org? For that > AK> matter, whatever happened to the plan to make other mirrors? > AK> (See allan rae's message 2172 from this list.) > > Aleja

Re: template/examples, reLyX for noweb, et al. [was: Re: webpage]

1999-04-30 Thread Kayvan Aghaiepour Sylvan
> "Jean-Marc" == Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: Jean-Marc> It would probably be a good idea to find a name with 'lyx' Jean-Marc> in it, though. 'nwconvert' looks like a very generic name Jean-Marc> to me... How about nw2lyx? ---Kayvan -- Kayvan Ag

Re: template/examples, reLyX for noweb, et al. [was: Re: webpage]

1999-04-30 Thread Jean-Marc Lasgouttes
> "Kayvan" == Kayvan Aghaiepour Sylvan <[EMAIL PROTECTED]> writes: > "Jean-Marc" == Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: Jean-Marc> It would probably be a good idea to find a name with 'lyx' Jean-Marc> in it, though. 'nwconvert' looks like a very generic name Jean-Marc> to me.

Find and replace fixes.

1999-04-30 Thread Jean-Marc Lasgouttes
Hello, I believe that I have fixed a bug in find and replace,, which would match an inset and a space, for some unknown reason. Since I changed a bit the code to do this, I'd appreciate if you could try out the latest cvs build to see whether this feature works as you'd expect. JMarc

Re: template/examples, reLyX for noweb, et al. [was: Re: webpage]

1999-04-30 Thread Kayvan Aghaiepour Sylvan
> "Amir" == Amir Karger <[EMAIL PROTECTED]> writes: Amir> Good point. I guess more of us should start doing that. How long Amir> until the LyX code is a noweb document? I would love to see that! You have no idea how satisfying it is to produce even a small literate program. You see, I total

Re: template/examples, reLyX for noweb, et al. [was: Re: webpage]

1999-04-30 Thread Jean-Marc Lasgouttes
> "Amir" == Amir Karger <[EMAIL PROTECTED]> writes: Amir> Yeah, it would be nice if we merged it into reLyX. Amir> It shouldn't be too hard to break nwconvert in two pieces, and Amir> have 'reLyX -n' (for example) automatically call the pre- & Amir> post-processing subroutines. I did not in

Re: webpage

1999-04-30 Thread Richard E. Hawkins Esq.
> Great! Hopefully, we can grow some more mirrors quickly. An American mirror > would be nice, but I'm afraid I can't offer to host it. My linux box is a > 486 50 MHz with a 14.4 modem :) I was posting to ask if mine would be up to the task (10M subnet off a T3 to the backbone), but then I rea

Re: webpage

1999-04-30 Thread Lars Gullik Bjønnes
>> Amir Karger writes: AK> Why isn't www.mx.lyx.org mentioned on www.lyx.org? For that AK> matter, whatever happened to the plan to make other mirrors? AK> (See allan rae's message 2172 from this list.) Alejandro and I just set it up. All is in place to setup mirrors. What is needed to c

Re: SEGV with large .eps file

1999-04-30 Thread Lars Gullik Bjønnes
>> Dennis Schmidt writes: DS> Since I don't have much of a guess where the problem is, and I DS> wasn't able to get more information with gdb (because I didn't DS> get the SEGV with it), I will tell you the history of this DS> problem. My guess is that the postscript file created by Ph

Re: 1.0.2 -- When?

1999-04-30 Thread Lars Gullik Bjønnes
>> Jean-Marc Lasgouttes writes: JL> Lars, JL> When do you plan to release 1.0.2? I'd like to know so that we JL> can try to get an up to date french translation for this date... What about tuesday 4. may. Ok. I want all updates to po files and translations checked into cvs by May 4th a

Re: What documenting needs to be done for 1.0.2?

1999-04-30 Thread Jean-Marc Lasgouttes
> "Mike" == <[EMAIL PROTECTED]> writes: Mike> Hi everybody, I know I've been quiet for a while - real life Mike> tends to do that to you occasionally. Since 1.0.2 is imminent, Mike> is there any documentation that really, really needs to be Mike> done/modified before the release? - The ne

What documenting needs to be done for 1.0.2?

1999-04-30 Thread mressler
Hi everybody, I know I've been quiet for a while - real life tends to do that to you occasionally. Since 1.0.2 is imminent, is there any documentation that really, really needs to be done/modified before the release? I've been tinkering with making an AASTeX layout (American Astronomical Society

Re: What documenting needs to be done for 1.0.2?

1999-04-30 Thread Arnd Hanses
On Fri, 30 Apr 1999 18:34:25 +0200 (MET DST), Jean-Marc Lasgouttes wrote: >> "Mike" == <[EMAIL PROTECTED]> writes: > >Mike> Hi everybody, I know I've been quiet for a while - real life >Mike> tends to do that to you occasionally. Since 1.0.2 is imminent, >Mike> is there any documentation th

Re: What documenting needs to be done for 1.0.2?

1999-04-30 Thread Amir Karger
On Fri, Apr 30, 1999 at 09:23:50AM -0700, [EMAIL PROTECTED] wrote: > > I know I've been quiet for a while - real life tends to do that to you > occasionally. That's why some of us do our best to avoid real life as often as possible. Even if grad school is as real as we get. > Since 1.0.2 is im

Re: What documenting needs to be done for 1.0.2?

1999-04-30 Thread mressler
On Fri, 30 Apr 1999, Amir Karger wrote: > I've mentioned before (and John confirmed) that section 5.4 of Customization > really needs an overhaul. (It even says so in the docs!) > > Of course, one problem with this is that it's about internationalization, so > English writers don't want to work o

Re: template/examples, reLyX for noweb, et al. [was: Re: webpage]

1999-04-30 Thread Kayvan Aghaiepour Sylvan
Following up on my own post of earlier today: Amir> It shouldn't be too hard to break nwconvert in two pieces, and Amir> have 'reLyX -n' (for example) automatically call the pre- & Amir> post-processing subroutines. I've fixed noweb2lyx to provide the -pre and -post argument flags. It behaves li

RCS check-in bug

1999-04-30 Thread Kayvan Aghaiepour Sylvan
Hi everyone, Sometimes, after a few checkout and checkin operations, I get the following error when trying to checkin a LyX document: On the xterm where I started lyx: [kayvan@satyr ~/src/netboost/examples/sets]$ lyx sets.lyx sh: unexpected EOF while looking for `"' sh: -c: line 2: