Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!wuarchive!udel!haven.umd.edu!uvaarpa!hub!sgrigg From: sgrigg@hub.cs.jmu.edu (steve grigg) Newsgroups: comp.text.tex Subject: emTeX: Am I tilting my head wrong? Summary: problem with 11pt book style Keywords: emTeX,LaTeX Message-ID: <1991May23.212759.17765@hub.cs.jmu.edu> Date: 23 May 91 21:27:59 GMT Distribution: comp Organization: James Madison University Lines: 28 I'm working on a document that starts: \documetnstyle[emlines,11pt]{book} \begin{document} \pagestyle{headings} \markboth{header}{header} \section*{Section title} \subsection*{subsection title} text \end{document} The thing works pretty well with one exception. On page one of what is so far a 4 page document, I get a one line space between paragraphs. On page two the distance between text and the subsection seems to be double normal and paragraph breaks are definitely two lines. On page three the subsection spacing is closer to the text that on the first page, and there is no line between paragraphs. I do use \pagebreak to go from page 1 to 2 and 2 to 3, but aside from that i input a chart on page three and have about 6 \subsection commands throughout the document. I can not figure out why the breaks change on nearly every page. Any help would be most helpful. The version of emTeX I have was retrieved in Februaury, and I'm using LaTeX. Thanks in advance. Steve