%Call headers \usepackage{palatino} \usepackage[latin1]{inputenc} \usepackage{epsf} \usepackage{graphicx,psfrag,color,pstcol,pst-grad} \usepackage{amsmath,amssymb} \usepackage{latexsym} \usepackage{calc} \usepackage{multicol} %New commands \newcommand{\background}[1]{\def\nomcol{#1} {\newrgbcolor{gradbegin}{0.5 0.5 1}% \newrgbcolor{gradend}{1 1 1} \psframe[fillcolor=white] (\bgwidth,-\bgheight)}\par} \newcommand{\titleEPS}[4]{\hfill \psshadowbox{\makebox[0.95\textwidth]{ \hfill \parbox[c]{2cm}{\center{\includegraphics[width=2cm]{#1}}}\\ \parbox[c]{5cm}{\center{\textbf{\large {\textsc{#2}}}}} \hfill \parbox[c]{0.7\linewidth}{% \begin{center} \textbf{\Huge {#3}}\\[0.5em] \textsc{\LARGE #4}\\[0.3em] \end{center}} \hfill}}\hfill\mbox{}\\[1.cm] \begin{lrbox}{\framing} \parbox[t][\textheight]{1.3\textwidth} } \newcommand{\titleNO}[3]{\hfill \psshadowbox{\makebox[0.95\textwidth]{ \parbox[c]{\linewidth}{% \begin{center} \textbf{\Huge {#2}}\\[0.5em] \textsc{\LARGE #3}\\[0.3em] \textsc{\Large #1} \end{center}} \hfill}}\hfill\mbox{}\\[1.cm] \begin{lrbox}{\framing} \parbox[t][\textheight]{1.3\textwidth}} \newcommand{\frontmatter}{\vspace*{0.2cm} \hfill} \newcommand{\backmatter}{\end{lrbox} \resizebox*{0.98\textwidth}{!}{% \usebox{\framing}}\hfill\mbox{}\vfill } %Definitions and parameters \def\pwidth{390mm} \def\pheight{319.2mm} \newsavebox{\dummybox} \newsavebox{\framing} \newlength{\bgwidth}\newlength{\bgheight} \setlength\bgheight{\pheight} \addtolength\bgheight{-1mm} \setlength\bgwidth{\pwidth} \addtolength\bgwidth{-1mm} \newlength{\boxwidth} \setlength\paperheight{\pheight} \setlength\paperwidth{\pwidth} \special{papersize=\pwidth,\pheight} \topmargin -1in \marginparsep0mm \marginparwidth0mm \headheight0mm \headsep0mm \setlength{\oddsidemargin}{-2.44cm} \addtolength{\topmargin}{-3mm} \textwidth\paperwidth \textheight\paperheight \parindent0cm \parskip1.5ex plus0.5ex minus 0.5ex \pagestyle{empty} \definecolor{recoilcolor}{rgb}{1,0,0} \definecolor{occolor}{rgb}{0,1,0} \definecolor{pink}{rgb}{0,1,1} \def\UberStil{\normalfont\sffamily\bfseries\large} \def\UnterStil{\normalfont\sffamily\small} \def\LabelStil{\normalfont\sffamily\tiny} \def\LegStil{\normalfont\sffamily\tiny} % Environment definitions \newenvironment{pbox}{% \begin{lrbox}{\dummybox}% \begin{minipage}{0.96\linewidth}}% {\end{minipage}% \end{lrbox}% \raisebox{-\depth}{\psshadowbox[framesep=1em]{\usebox{\dummybox}}}\\[0.5em]} \newenvironment{pcol}{% \setlength\boxwidth{1.2\textwidth} \divide\boxwidth by \nomcol \begin{minipage}[t]{\boxwidth}}{\end{minipage}\hfill}