Re: [Duncan Simpson ] Re: 3026 public symbol exports in LyX global name space (wa: Re: LaTeX file handling)

1999-08-12 Thread Duncan Simpson
Arnd Hanses posted: > > Provided, box isn't too modern. New vendor patches (or new glibc) break > configure tests, 'till someone is so kind as to provide the fix (which > in turn breaks other tests, elsewhere, etc.) > Sort of strange... I have used linux since 0.99pl13, libc 4 (the old a.out

crash in forked gs-inline image rendering

1999-08-12 Thread Arnd Hanses
Hi again, while trying to make my patches explode, I saw yet another old annoyance: LyX' second, third, etc. (forked) thread crashes. Debugging by attaching to child's threads (where you never know which one crashes, others only freeze) was always to complicated ... And main thread (with the d

Re: 3026 public symbol exports in LyX global name space (wa: Re: LaTeX file handling)

1999-08-12 Thread Arnd Hanses
On Thu, 12 Aug 1999 17:23:35 +0900, Shigeru Miyata wrote: >Arnd, I think I have ported most of your patch to 1.1 >Please check. I'm not so fast there, 1.1 is still exotic. So please be very patient... >notes: > - I don't like the ExtList[] idea. ".exe" and ".cmd" are checked >there >becau

Re: getting rid of double spaces

1999-08-12 Thread Richard E. Hawkins
> On Thu, Aug 12, 1999 at 02:58:38PM -0500, Richard E. Hawkins wrote: > > And I can't use another editor, as I have program output which relies > > on double spaces inside some of my figures. . . . > > > > They seem to be harmless once they're passed by latex, but paranoia is > > catching up wi

Re: [Duncan Simpson ] Re: 3026 public symbol exports in LyX global name space (wa: Re: LaTeX file handling)

1999-08-12 Thread Arnd Hanses
On Wed, 11 Aug 1999 17:16:01 +0100, Duncan Simpson wrote: >> On 11 Aug 1999 15:11:23 +0200, Lars Gullik Bj°nnes wrote: >> >>This solution would produce elegant source code, if and only if >>configure runs successfully. If not, you are left on you own. >> >Actually it is not hyper-impossible to

Re: getting rid of double spaces

1999-08-12 Thread Amir Karger
On Thu, Aug 12, 1999 at 02:58:38PM -0500, Richard E. Hawkins wrote: > And I can't use another editor, as I have program output which relies > on double spaces inside some of my figures. . . . > > They seem to be harmless once they're passed by latex, but paranoia is > catching up with me. Is t

getting rid of double spaces

1999-08-12 Thread Richard E. Hawkins
In a flash of brilliance, I replaced all of my commas with comma-space, to get rid of some prior editing problems where the spaces were lost (ok, not the brightest thing to do on a 486, that took a while :) But this gave me many cases of double spaces in the document--and they won't go away.

Re: Bug report: no tilde to avoid line breaks in latex mode

1999-08-12 Thread Lars Gullik Bjønnes
Ralf Goertz <[EMAIL PROTECTED]> writes: | Hi, | | lyx version: 1.0.1 | | bug: if you insert a tilde in a latex command to avoid line breaks, instead | of the the space an actual tilde is printed. This is no bug. Everything you enter in latex mode is output verbatim. | example: |

Bug report: no tilde to avoid line breaks in latex mode

1999-08-12 Thread Ralf Goertz
Hi, lyx version: 1.0.1 bug:if you insert a tilde in a latex command to avoid line breaks, instead of the the space an actual tilde is printed. example: I use the natbib package a lot. That's why I have to use commands like \citep{key}. So when I enter

Re: 3026 public symbol exports in LyX global name space (wa: Re: LaTeX file handling)

1999-08-12 Thread Shigeru Miyata
Arnd, I think I have ported most of your patch to 1.1 Please check. notes: - I don't like the ExtList[] idea. ".exe" and ".cmd" are checked there because OS/2 shells does not distinguish them and it is necessary to handle lyx.exe, configure.cmd, reLyX.cmd, noweb2lyx.cmd in a unified