Thepreamble of a
LaTeX file is the part between the \documentclass
command and the \begin{document} command. LaTeX does not allow text in the preamble; you can only put definitions
and declarations there.
(2)
Or at least it will until it's
converted to Unicode.