[texhax] \include without pagebreak?

Benjamin Deutsch Benjamin.Deutsch at informatik.uni-erlangen.de
Mon Nov 14 10:43:47 CET 2005


Hello!

> I discovered that using \include{} automaticly includes a
> pagebreak wich is not very good in this case. Is there a way I can
> include a file wihtous automaticly insert a pagebreak for each include?

Try using \input{} instead of \include{}. This will remove the pagebreak.

For more insight on \include{} and \input{} usage, try the FAQ at 
http://www.tex.ac.uk/faq under the question "What's going on in my \include 
commands? ", or see some of the LaTex guides at 
http://www.latex-project.org/guides/ ; e.g. "The (Not So) Short Introduction 
to LaTeX2e", Section 1.8 "Big Projects". 

Hope this helps!

  Benjamin Deutsch



More information about the texhax mailing list