Generalinclude tex file

LaTeX specific issues not fitting into one of the other forums of this category.
Post Reply
lehe
Posts: 12
Joined: Mon Feb 09, 2009 11:57 pm

include tex file

Post by lehe »

Hi,
I include other tex files into my main tex files. However every file that is included starts with its own single page in the main file. Is there any way to make their contents continously placed in the main tex file?
Thanks and regards!

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

Learn LaTeX easily with newest books:

The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis

The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more

LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis

User avatar
Stefan Kottwitz
Site Admin
Posts: 10360
Joined: Mon Mar 10, 2008 9:44 pm

include tex file

Post by Stefan Kottwitz »

Hi Lehe,

just use \input instead of \include.

Stefan
LaTeX.org admin
Post Reply