Hi, a classic :) (which basically means to me that I stubled about this myself sometime ago as well ;) )
Short answer: Don't write pages full of headings without some content between them. Your problem will disappear as soon as you put some text between the headings. Long answer (hopefully correct): Okay, the problem is that you put a lot of section headings in the file but no text between it. Now latex refuses to insert a pagebreak between headings because when writing "real" texts (e.g. texts with some kind of content ;) it will look ugly 99% of the time: <dummy text> sometext sometext sd jcsdkjs fsdjöfkjskdf lksjdfl kjsdlfk jöfdjk ölkdjsfv ölkjldfvkjl kdfjv kdfjv some 1.2 subsection (*) 1.2.1 subsubsection further rexr hjbdkj h sadkjhg akjhkjfhgds jfhkg akjdfvgkajdsgfv kg iuatszd ckjhbad skgcv k jhdggd jhdfk jhgdf skjhgajfdskhg afdsjhg kjsdhfg kjadfs kjdsh </dummy text> At (*) a pagebreak wouldn't look nice, so latex prevents this. It's nevertheless completely okay to start writing a text exactly as you did it, you just shouldn't expect latex typesetting it sensible. Good luck with your theses (you seem to be right in the beginning), karsten On Sun, 23 Nov 2003 03:50:40 -0800 (PST) "David Williams" <[EMAIL PROTECTED]> wrote: > Hi, > > I'm having a rather strange problem with Lyx/Latex, and > I've got no idea how to solve it! The problem is that > my document is more than one page long, but rather than > moving some of it onto the next page it simply flows of > the bottom of the first page and disappears. > > You can get the file causing the problem at > http://www.david-williams.info/thesis.lyx and the > result which I get at > http://www.david-williams.info/thesis.dvi. The effect > i'm describing is actually seen on page 2. > > Any ideas whats causing this? > > Thanks, > > David.