Scott wrote:
> I'm using the book class (koma script) to write my thesis. For the title
> page I want to swap the positions of title and subject, making the title on
> top of the page, then author, and then subject. So that I can put my
> school, university and degree all these stuff in the subject environment.

If you want to use the title, author etc. layouts, you have to redefine 
\maketitle from scrbook.cls. However, you can also create your own title page 
layout, by using \begin{titlepage} ... \end{titlepage} and positioning 
everything freely inbetween.

Cf. the KOMA-Script documentation for details.

Jürgen

Reply via email to