Wolfgang Engelmann wrote:
I am still struggling with a book document. To make it easier to find errors I
tried to use 21 subdocuments (1 for the title and intro, 20 for the 20
chapters)
As a first trial:
db0 contains the Title etc, introduction and reference list
db1 contains chapter 1 and at the end the reference list as a note-commentary
(and in the preample
\usepackage{comment}
\includecomment{comment}
)
in db0 before the reference list I use input{db1.lyx}
If I run db0 pdflatex, it shows only the db0 output
(1) why does it not show db0 and db1?
(2) Is input correct for the koma-book style or should I use include?
Input is right, I think. As for why it doesn't show db1, I don't know.
Try posting some simple pair of files that doesn't seem to work right.
rh
Wolfgang