Hi,
in a koma script book I start with
book cover page (inserted with PDFPage)
frontmatter (in ERT)
Title etc
*The pdflatex output
gives me a first empty page with page number 1
cover page
Title with no page number
upper/lower titleback with no page number
dedication with no page number
empty page with no page number
table of contents with page number V
and the following pages of list of figures, tables to page number XI
Afterward with the Introduction it starts with 1 - ....
*If I place the frontmatter ERT before the book cover page (inserted with
PDFPage) I also get an empty page with page number 1
*If I place the frontmatter ERT before the table of contents I still get an
empty page with page number 1 before the book cover page and the roman
numbering starts at the table of contents with page number I
(which is probably the way to do it, is it? FIRST QUESTION)
So the SECOND QUESTION is why I get an empty page with arabic page number
1 before the cover page. I guess it has to do with the book cover page
inserted with PDFPage. I can live with it, but just for curiosity...
Wolfgang