%
% Generic TeX/LaTeX preamble for address.tex .
%
\ifundefined{LaTeX}               % TeX
   \magnification=\magstep1
   \voffset=0in
   \hoffset=0in
   \vsize=9in
   \hsize=6.5in
   \nopagenumbers
   %
   \def\\{\hfil\break}
   \def\newpage{\vfil\eject}
\else                             % LaTeX
   \documentstyle[12pt,ml,places,streepjes]{mlletter}
   \topmargin 0in
   \headheight 0in
   \headsep 0in
   \oddsidemargin 0in
   \textheight 9in
   \textwidth 6.5in
   \pagestyle{empty}
   \def\letter{}
   \def\endletter{}
   \makeatletter
   \long\def\letter{\ifx\@empty\fromaddress
                    \brief{\Name\relax\\\AddrBlock{1}}\else
                    \brief{\Name\relax\\\AddrBlock{1}\address}\fi}
   \let\endletter\endbrief
   \makeatother
\fi
% For sending within the country:
\def\holland{}
