Rich Shepard schrieb:
Now I need to figure out how to reduce the space between the titlehead
and
the title. Using \vspace{-5cm} just after the titlehead doesn't do the job.
How about
\vspace*{-5cm}
(LyX supports this) or
\phantom{ }\vspace*{-5cm}
Does the koma script user guide not say anything about this?
regards Uwe
