On Fri, Sep 19, 2003 at 07:39:03PM +0200, Juergen Spitzmueller wrote:
> > Please pass me a clue here.
> #% Do not delete the line below; configure depends on this
> # \DeclareLaTeXClass{memoir}
> # Memoir textclass definition file (poor man's version).
> # Author: J�rgen Spitzm�ller <[EMAIL PROTECTED]>
>
> # Input general definitions
> Input stdclass.inc
>
> # Global parameters.
> Sides 2
> PageStyle Headings
>
> # There is no abstract environment in book.cls
> NoStyle Abstract
>
> # a few changes to the bibliography
> Style Bibliography
> TopSep 4
> LabelString Bibliography
> # label font definition
> LabelFont
> Series Bold
> Size Huge
> EndFont
> End
>
> ClassOptions
> FontSize 9|10|11|12|14|17
> end
Should this be added to lib/layouts?
Andre'