% This is FULLPAGE.STY by H.Partl, Version 2 as of 15 Dec 1988.
% Document Style Option to fill the paper just like Plain TeX.
\typeout{Style Option FULLPAGE Version 2 as of 15 Dec 1988}
\topmargin 0pt
\advance \topmargin by -\headheight
\advance \topmargin by -\headsep
\textheight 8.9in
\oddsidemargin 0pt
\evensidemargin \oddsidemargin
\marginparwidth 0.5in
\textwidth 6.5in
% For users of A4 paper: The above values are suited for american 8.5x11in
% paper. If your output driver performs a conversion for A4 paper, keep
% those values. If your output driver conforms to the TeX standard
% (1in/1in),
% then you should add the following commands to center the text on A4
% paper:
% \advance\hoffset by -3mm  % A4 is narrower.
% \advance\voffset by  8mm  % A4 is taller.

\newcommand{\G}[1]{{\mathcal G}_{#1}}
\newcommand{\F}[1]{{\mathcal F}_{#1}}

\def\KZ{\text{\it KZ}}

\def\Apb{{\mathcal A}^{pb}}
\def\Apbc{\hat{\mathcal A}^{pb}}
\def\Apbm{{\mathcal A}^{pb(m)}}
\def\ASS{\text{{\bf ASS}}}
\def\ASSc{\widehat{\text{{\bf ASS}}}}
\def\ASSm{\text{{\bf ASS}}^{(m)}}
\def\ASSmm{\text{{\bf ASS}}^{(m-1)}}
\def\GT{\text{{\bf GT}}}
\def\GTc{\widehat{\text{{\bf GT}}}}
\def\GTm{\text{{\bf GT}}^{(m)}}
\def\GRT{\text{{\bf GRT}}}
\def\GRTc{\widehat{\text{{\bf GRT}}}}
\def\GRTm{\text{{\bf GRT}}^{(m)}}
\def\GRTmm{\text{{\bf GRT}}^{(m-1)}}
\def\PB{\text{{\bf PaB}}}
\def\PBc{\widehat{\text{{\bf PaB}}}}
\def\PBm{\text{{\bf PaB}}^{(m)}}
\def\PCD{\text{{\bf PaCD}}}
\def\PCDc{\widehat{\text{{\bf PaCD}}}}
\def\PCDm{\text{{\bf PaCD}}^{(m)}}
\def\PP{\text{{\bf PaP}}}
\def\TMP{\text{{\bf TMP}}}
\def\Zc{{\widehat{\text{{\bf Z}}}}}
\def\Zm{\text{{\bf Z}}^{(m)}}

\def\pentagon{{
  \setlength{\unitlength}{6\standardunitlength}
  \begin{array}{c}  \hspace{-1.7mm}
     \raisebox{-4pt}{
       \begin{picture}(20,35)(0,-10)
         \path(5,0)(15,0)(20,10)(10,20)(0,10)(5,0)
       \end{picture}
     }
     \hspace{-1.9mm}
  \end{array}
}}

\def\hexagon{{
  \setlength{\unitlength}{6\standardunitlength}
  \begin{array}{c}  \hspace{-1.7mm}
     \raisebox{-4pt}{
       \begin{picture}(18,35)(0,-10)
         \path(9,20)(0,15)(0,5)(9,0)(18,5)(18,15)(9,20)
       \end{picture}
     }
     \hspace{-1.9mm}
  \end{array}
}}

\newcommand\ifselecta[2]{\if\selecta y #1 \else #2 \fi}

