%PDF- %PDF-
| Direktori : /usr/share/texlive/texmf-dist/tex/latex/beamer/themes/theme/compatibility/ |
| Current File : //usr/share/texlive/texmf-dist/tex/latex/beamer/themes/theme/compatibility/beamerthemesidebar.sty |
% 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 doc/licenses/LICENSE for more details.
\ProvidesPackageRCS $Header: /Users/joseph/Documents/LaTeX/beamer/base/themes/theme/compatibility/beamerthemesidebar.sty,v d02a7cf4d8ae 2010/06/17 09:11:41 rivanvx $
\newif\ifbeamer@sidebartab
\newif\ifbeamer@sidebardark
\beamer@sidebartabfalse
\beamer@sidebardarkfalse
\PassOptionsToPackage{width=2.5cm}{beamerouterthemesidebar}
\DeclareOptionBeamer{width}{\PassOptionsToPackage{width=#1}{beamerouterthemesidebar}}
\DeclareOptionBeamer{tab}[true]{\csname beamer@sidebartab#1\endcsname}
\DeclareOptionBeamer{dark}[true]{\csname beamer@sidebardark#1\endcsname}
\ProcessOptionsBeamer
\mode<presentation>
\useoutertheme[right,height=0pt]{sidebar}
\ifbeamer@sidebardark
\usefonttheme{structurebold}
\usecolortheme{whale}
\setbeamercolor{sidebar}{parent=palette primary}
\usebeamercolor{palette quaternary}
\usebeamercolor{palette primary}
\setbeamertemplate{sidebar canvas right}[vertical shading][top=palette quaternary.bg,bottom=palette primary.bg]
\else
\usecolortheme{seahorse}
\usebeamercolor{sidebar}
\setbeamertemplate{sidebar canvas right}[vertical shading][top=sidebar.bg,bottom=white]
\fi
\ifbeamer@sidebartab
\usecolortheme{sidebartab}
\fi
\mode
<all>