Juergen Spitzmueller wrote: > You are obviously doing something wrong. koma-article does not insert a > pagebreak before and between appendices.
except you have a multipart document and \include the appendices (\include inserts a \clearpage). Use \input instead then. Juergen.
