29  A gallery of Beamer slides

In this page I have included samples of slides produced by Beamer. The contents of these slides are identical to that of the file sample.tex. Only the controlling commands in the preamble are changed. Above each slide I have shown the complete preamble material that has gone into making that slide.


\documentclass{beamer} 
\usetheme{default} 

[image]


\documentclass{beamer} 
\usetheme{default} 
\useoutertheme{umbcfootline} 
\useinnertheme{umbctribullets} 

[image]


\documentclass{beamer} 
\usetheme{default} 
\useoutertheme{umbcfootline} 
\setbeamertemplate{background canvas}[vertical shading][bottom=red!20,top=yellow!30] 

[image]


\documentclass[xcolor=svgnames]{beamer} 
\setbeamercolor{normal text}{bg=MediumSlateBlue,fg=white} 
\usecolortheme[named=white]{structure} 
\usetheme{default} 
\useoutertheme{umbcfootline} 
\useinnertheme{umbctribullets} 
\umbctribulletscolors{orange}{green}{yellow} 

[image]


\documentclass{beamer} 
\usetheme{default} 
\setbeamertemplate{background canvas}[vertical shading][bottom=red!20,top=yellow!30] 
\setbeamertemplate{background}[grid][step=5mm,color=blue] 

[image]


\documentclass[12pt]{beamer} 
\usetheme{default} 
\setbeamercolor{structure}{fg=cyan!70} 
\setbeamercolor{normal text}{fg=cyan!70} % Note: sunset.jpg is not a part of beamer; you need to supply an image of your own. 
\setbeamertemplate{background}{\includegraphics[width=\paperwidth]{sunset.jpg}} 

[image]


\documentclass{beamer} 
\usetheme{Boadilla} 

[image]


\documentclass[xcolor=dvipsnames]{beamer} 
\usecolortheme[named=Maroon]{structure} 
\usetheme{Boadilla} 

[image]


\documentclass{beamer} 
\usetheme{Madrid} 

[image]


\documentclass[xcolor=dvipsnames]{beamer} 
\setbeamercolor{structure}{fg=OliveGreen!50!black} 
\usetheme{Madrid} 

[image]


\documentclass{beamer} 
\usetheme{Pittsburgh} 

[image]


\documentclass{beamer} 
\usetheme[height=7mm]{Rochester} 

[image]


\documentclass[xcolor=dvipsnames]{beamer} 
\usecolortheme[named=OliveGreen]{structure} 
\usetheme[height=7mm]{Rochester} 
\setbeamertemplate{items}[ball] 
\setbeamertemplate{blocks}[rounded][shadow=true] 
\useoutertheme{umbcfootline} 

[image]


\documentclass{beamer} 
\usetheme{Copenhagen} 

[image]


\documentclass{beamer} 
\usetheme{Warsaw} 

[image]


\documentclass{beamer} 
\usetheme{Singapore} 

[image]


\documentclass{beamer} 
\usetheme{Malmoe} 

[image]


\documentclass[xcolor=dvipsnames]{beamer} 
\usecolortheme[named=Brown]{structure} 
\usetheme{Malmoe} 

[image]


\documentclass{beamer} 
\usetheme{umbc1} 

[image]


\documentclass[xcolor=dvipsnames]{beamer} 
\usecolortheme[named=Sepia]{structure} 
\usetheme{umbc1} 

[image]


\documentclass{beamer} 
\usetheme{umbc2} 

[image]


\documentclass{beamer} 
\usecolortheme[named=violet]{structure} 
\usetheme{umbc2} 

[image]


\documentclass{beamer} 
\usetheme{umbc3} 

[image]


\documentclass{beamer} 
\usetheme{umbc4} 

[image]