"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
"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
"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
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
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
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
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
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