\renewcommand{\printlandscape}{\special{papersize=11in,8.5in}} \RequirePackage[usenames]{pstcol} \RequirePackage{graphicx} \RequirePackage{semcolor,fancybox} \RequirePackage{slidesec} \setlength\paperwidth{8.5in} \setlength\paperheight{11.in} %\input{sem-page.sty} \newcommand\SlideColors[2]{\gdef\SlideFront{\color{#1}}% \slideframe{\Framedefault}% \slideframe*[\psset{fillcolor=#2,fillstyle=solid}]{blueframe}} \newcommand\blackandwhite{\SlideColors{black}{white}} \endinput %\setlength\slidewidth{8.5in} %\setlength\slideheight{5.5in} %\renewcommand\slideleftmargin{0in} %\renewcommand\sliderightmargin{1.in} %\newcommand\SlideColors[2]{% %\gdef\SlideFront{\color{#1}}% \endinput \RequirePackage{slidesec} % added Nov 21 \newsavebox\headbox \renewcommand{\makeslideheading}[1]{% \gdef\theslideheading{#1}% \begin{lrbox}{\headbox}\large\bfseries#1\end{lrbox}% \begin{center}\shdowbox{\usebox\headbox}\end{center}} \newcounter{slchapter} \newcommand\l@chapslide[1]{\slide@undottedcline{#1}{}} \newcommand\slidechapter[1]{% \begin{slide}% \addtocontents{los}{\protect\l@chapslide{\protect\large\bfseries #1}}% \end{slide}% \renewcommand\thechapterheading{#1}% \setcounter{slchapter}{0}} \newcommand\thechapterheading{} \newpagestyle{mucoll} {{\color{black}\small \textbf{+}\hfil \today \hfil\textbf{+}}} {{\color{black}\small \textbf{+}\hfil \thepage \hfil\textbf{+}}} \newpagestyle{mucollsections} {{\color{black}\small \raisebox{.5cm}[0cm]{\includegraphics[height=1in]{scheme.eps}}% \hfil\textbf{\theslideheading}\hfil\textbf{\thepage}}} {{\small\color{black}\today \hfil\thechapterheading/\arabic{slchapter}}} \rotateheaderstrue \newslideframe{mucoll}{{\SlideFront \boxput(-0.7,-1.11){% \psframebox[linecolor=black,fillcolor=ForestGreen,fillstyle=solid]{% \mbox{\normalsize\sffamily\color{black}BNL}}}{#1}% \color{black}}} \renewcommand\everyslide{% \SlideFront \stepcounter{slchapter}% } \newcommand\SlideColors[2]{\gdef\SlideFront{\color{#1}}% \slideframe{\Framedefault}% \slideframe*[\psset{fillcolor=blue,fillstyle=solid}]{blueframe}} \newcommand\blackandwhite{\SlideColors{black}{white}} \newslideframe{blueframe} [\psset{linecolor=NavyBlue,linewidth=\slideframewidth,% framesep=\slideframesep,cornersize=absolute,linearc=.cm}]% {\psframebox{#1}} \pagestyle{mucollsections} \newcommand\Framedefault{mucoll} \SlideColors{Yellow}{RoyalBlue} \InputIfFileExists{seminar.cfg} {\typeout{Loading user configuration of seminar}}{}