Programming:TeX \input

From Wikibooks, the open-content textbooks collection

Jump to: navigation, search

< TeX

[edit] Synopsis

\input [file]

[edit] Description

TeX will process the file [file]. If [file] is of the form foo.tex, then

\input foo.tex

is the same as

\input foo

[edit] Examples

Personal tools