>>>>> "Reinhard" == Reinhard Borek <[EMAIL PROTECTED]> writes:
Reinhard> I have found a solution for the problem: In my document I
Reinhard> also use the command '\dedication'. I deleted this command
Reinhard> and Lyx does not try to use the command '\maketitle' and
Reinhard> compile my document with my own titlepage without any
Reinhard> errors. Perhaps is an error in the template "koma-script"
Reinhard> that '\dedication' requires \maketitle'.
I see. In the koma-script class, \dedication is one of the layouts
which imply \maketitle (like \title opr \author). The problem is that
LyX should be clever enough in this case to see that a title is
needed... Or at least the GUI should try to make it clear that this
command is in the title part of a document.
JMarc