Re: New file patch (was: Re: Just a Matter of Style (was: LaTeX file handling))

1999-08-11 Thread miyata
"Arnd Hanses" <[EMAIL PROTECTED]> wrote: > >The "inline" keyword is meaningless since you are using it in *.C > > Those are 'static' functions; I'm a bit confused that inlining within a > module is not possible? Sorry I was wrong. > The warning recommends to close previewers (XDVI, gv, etc.: Th

testing, please ignore

1999-08-11 Thread lyx

Re: Latex to lyx translation

1999-08-11 Thread Amir Karger
On Thu, Aug 05, 1999 at 05:04:07PM +0200, Artur Andrzejak wrote: > lyx is really great, but > there it is quite choosy at accepting latex files. > Artur Andrzejak Thanks for your input. If you use reLyX from the command line, you can do more than using "Import->LaTeX" from within LyX. A couple t

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

1999-08-11 Thread Arnd Hanses
On 11 Aug 1999 15:11:23 +0200, Lars Gullik Bj°nnes wrote: > From: Duncan Simpson <[EMAIL PROTECTED]> >Due to various systems not supporting symlinks (M$ systems are the most >prominent example) could I suggest a header called something like >"os_specifics.h" generated by configure by from os_s

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

1999-08-11 Thread Lars Gullik Bjønnes
--- Start of forwarded message --- Message-Id: <199908111253.NAA16344@ io.stargate.co.uk> To: [EMAIL PROTECTED] (Lars Gullik Bj nnes) Subject: Re: 3026 public symbol exports in LyX global name space (wa: Re: LaTeX file handling) Date: Wed, 11 Aug 1999 13:53:57 +0100 From: Duncan Simpson

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

1999-08-11 Thread Arnd Hanses
On 11 Aug 1999 14:11:45 +0200, Lars Gullik Bj°nnes wrote: >"Arnd Hanses" <[EMAIL PROTECTED]> writes: > >| Is this bug-bound? Everybody does it (at least in C), I'd say >| configure > >Everybody does not use it...not even in C Look into GNU-project sources... (But as I'll already said, I'll ins

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

1999-08-11 Thread Lars Gullik Bjønnes
"Arnd Hanses" <[EMAIL PROTECTED]> writes: | Is this bug-bound? Everybody does it (at least in C), I'd say | configure Everybody does not use it...not even in C | is severely broken in too many cases (not only with emx but on systems | like AIX, IRIX, CRAY etc., too). I'd better not trust this p

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

1999-08-11 Thread Arnd Hanses
On 11 Aug 1999 11:56:22 +0200, Lars Gullik Bj°nnes wrote: >"Arnd Hanses" <[EMAIL PROTECTED]> writes: > >| os2-defines.h : >| >| --- >| [...] >| >| #if defined(_LYX_MAIN_C) || defined(_FILETOOLS_C) >| #include "LString.h" >| [...] return temppath; retur

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

1999-08-11 Thread Lars Gullik Bjønnes
"Arnd Hanses" <[EMAIL PROTECTED]> writes: | os2-defines.h : | | --- | [...] | | #if defined(_LYX_MAIN_C) || defined(_FILETOOLS_C) | #include "LString.h" I will not have any code that depend on the include guards. | //An internal helper to better handle DOS-