General ⇒ what's difference between \include and \input
-
- Posts: 5
- Joined: Wed Oct 01, 2008 4:35 pm
what's difference between \include and \input
we always use \include or \input to import external texts into current file. Please say something about their differences! Thanks.
NEW: TikZ book now 40% off at Amazon.com for a short time.

what's difference between \include and \input
\include will always start a new page. With \include you have the \includeonly command.
1,1,2,3,5,8,13,21,34,55,89,144,233,...
- Stefan Kottwitz
- Site Admin
- Posts: 10348
- Joined: Mon Mar 10, 2008 9:44 pm
what's difference between \include and \input
LaTeX.org admin