% Copyright 2007 by Till Tantau % % This file may be distributed and/or modified % % 1. under the LaTeX Project Public License and/or % 2. under the GNU Public License. % % See the file LICENSE.md for more details. \mode \newif\ifbeamer@secheader \beamer@secheaderfalse \DeclareOptionBeamer{secheader}{\beamer@secheadertrue} \ProcessOptionsBeamer \usecolortheme{whale} \usecolortheme{orchid} \useinnertheme[shadow]{rounded} \useoutertheme{infolines} \ifbeamer@secheader\else\setbeamertemplate{headline}[default]\fi \mode