GeneralProblem with '\include' Command

LaTeX specific issues not fitting into one of the other forums of this category.
Post Reply
jrsvare
Posts: 1
Joined: Fri Jul 22, 2011 7:24 pm

Problem with '\include' Command

Post by jrsvare »

For some reason I can use the \input command fine, but the \include command never seems to include files when compiling. Any suggestions. I am using Linux and TexLive if that means anything. Thanks for any help.

Recommended reading 2024:

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

NEW: TikZ book now 40% off at Amazon.com for a short time.

Stefan Kottwitz
Site Admin
Posts: 10348
Joined: Mon Mar 10, 2008 9:44 pm

Problem with '\include' Command

Post by Stefan Kottwitz »

Hi jrsvare,

welcome to the board!

Regarding \include, don't use it in the preamble but only after \begin{document}. If there are other problems, please give more description, which can mean
  • error message
  • example code
  • the log file as attachment here
Stefan
LaTeX.org admin
Post Reply