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

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

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