Am Montag 18 März 2013, 22:05:54 schrieb Lukas Koch: > I have the simple problem, that the footer in the titleplage of the > document-class article (KOMA-Script) is in the right corner, but I would > like to have it in the middle... how do I do this? > > I use the pagage fancyhdr to define my headings and footings.
Put
\thispagestyle{plain}
in TeX mode on the title page.
HTH
Jürgen
