Stefano Franchi wrote:
I am in the preparatory writing stage for a long project and I wrote a long and very detailed outline to focus my thoughts. I am using the Koma-Script article class. Unfortunately I cannot get a correct pdf file from my lyx document. It seems that LaTeX tries to force all subheadings belonging to the same section into a single page. Since some of my sections have very detailed sub- subsub- etc. headings with no standard paragraphs in them, I get the dreaded Overfull \vbox error. In fact the box is so overfull that the pdf ouput (I use pdflatex) is grossly incomplete.

I see: You've ONLY got headings, and no actual body to any of the (sub-)sections, except for additional headings. What you're seeing is the effect of LaTeX refusing to separate the body of the section from its heading.

I don't know of any easy way around this. You could just add some non-printing spaces as body text in the right places to effect your page breaks.

rh

Reply via email to