From Wikibooks, the open-content textbooks collection
< TeX
[edit] Synopsis
\end
[edit] Description
\end ends the current TeX document. \end is not recommended because it is low-level and conflicts with LaTeX.
Should I use \bye instead?
[edit] Examples
[edit] Exercises