Re: [patch] Statement paper

1999-08-17 Thread Lars Gullik Bjønnes
"Garst R. Reese" <[EMAIL PROTECTED]> writes: | > Allan. (ARRae) | No real problems. I added | \DeclareOption{statementpaper} | {\setlength\paperheight{8.5in}% |\setlentgh\paperwidth{5.5in}} | after the similar entry for letterpaper. You can't have \DeclareOption in a regular latex

Re: [patch] Statement paper

1999-08-17 Thread Lars Gullik Bjønnes
"Garst R. Reese" <[EMAIL PROTECTED]> writes: | I would only reiterate out that this paper is supported in gs, gv, and | psutils. | grep letterpaper *.cls in base only shows article, book, report, letter, | ltnews and slides. In ltnews it is marked OptionNotUsed from article. | Garst what does a

Re: [patch] Statement paper

1999-08-17 Thread Garst R. Reese
"Lars Gullik Bjønnes" wrote: > > Allan Rae <[EMAIL PROTECTED]> writes: > > | On Thu, 29 Jul 1999, Garst R. Reese wrote: > | > | > Hi folks, > | > The attached patch adds statement paper to LyX-1.0.4pre4. Statement > | > paper is 5.5" x 8.5", similar to A5. It is supported by gs, gv, and > | > ps

Re: [patch] Statement paper

1999-08-17 Thread Garst R. Reese
Allan Rae wrote: > > On Thu, 29 Jul 1999, Garst R. Reese wrote: > > > Hi folks, > > The attached patch adds statement paper to LyX-1.0.4pre4. Statement > > paper is 5.5" x 8.5", similar to A5. It is supported by gs, gv, and > > psutils, but I had to fix up book.cls in teTeX-.9 , which could prob

Re: [patch] Statement paper

1999-08-17 Thread Lars Gullik Bjønnes
Allan Rae <[EMAIL PROTECTED]> writes: | On Thu, 29 Jul 1999, Garst R. Reese wrote: | | > Hi folks, | > The attached patch adds statement paper to LyX-1.0.4pre4. Statement | > paper is 5.5" x 8.5", similar to A5. It is supported by gs, gv, and | > psutils, but I had to fix up book.cls in teTeX-.9

Re: [patch] Statement paper

1999-08-17 Thread Allan Rae
On Thu, 29 Jul 1999, Garst R. Reese wrote: > Hi folks, > The attached patch adds statement paper to LyX-1.0.4pre4. Statement > paper is 5.5" x 8.5", similar to A5. It is supported by gs, gv, and > psutils, but I had to fix up book.cls in teTeX-.9 , which could probably > be done in layouts, and a

Re: Coding Style (was Re: New file patch...)

1999-08-17 Thread Arnd Hanses
On Mon, 16 Aug 1999 16:29:07 +1000 (GMT+1000), Allan Rae wrote: >[...] >> 2) Is it 'legal' to use macros and the pre-processor to avoid ugly code >> and cluttering it with OS-dependent #ifdef's ? > >It's generally considered a bad idea to use macros in C++ for two reasons: >macros are not typesaf

Re: Lyx crashing while loading .lyx file

1999-08-17 Thread Andres Reial
Allan, Thank you for the ideas -- I followed the suggested route and was able to recover the file, i.e. make it loadable again. The problem occurred in an equation where I was using a self-defined macro. The Lyx equation editor very helpfully provides both the opening and closing curly brackets