[EMAIL PROTECTED] wrote:
> Thanks to Remzi and Matej for your responses. Your solution
> required me to define a new pagestyle "myfancy" and to
> duplicate this by redefining the plain pagestyle. Thus I deduce
> that the first page of a chapter is by default in the plain
> style? Is there also a way to influence the vertical space that
> also seems to be default above the chapter number and name? I'd
> like the first page of the chapter to be like a regular page.
> Without "vertical indentation! ;)

I have problems with the German documentation for the koma-script
classes (apparently the English documentation was omitted from my
tetex; weird :-(), but it seems to me that parameter
smallheadings to the class (i.e., put it into
Layout/Document/Layout/Options) could help. If not then try to
play with this

  \AtBeginDocument{%
  \def\chapterheadstartvskip{\vspace*{1.8\baselineskip}}
  \def\chapterheadendvskip{\vspace{1.35\baselineskip
        plus 0.09\baselineskip minus .15\baselineskip}}%
  }

(which is default for smallheadings).

Matej

-- 
Matej Cepl,
Finger: 89EF 4BC6 288A BF43 1BAB  25C3 E09F EF25 D964 84AC
138 Highland Ave. #10, Somerville, Ma 02143, (617) 623-1488
 
Opinions founded on prejudice are always sustained with the
greatest violence.
    -- Hebrew Proverb

Reply via email to