Alessio Caiazza is sharing code with you
Bitbucket is a code hosting site. Unlimited public and private repositories. Free for small teams.
Don't show this againipv6 - fine del mondo / beamerthemeprogressbar.sty
- commit
- 8ed461c82949
- parent
- 68081ad44dff
- parent
- c09d89674da4
- branch
- default
merge
1 |
8ac71584cf53
|
\ProvidesPackage{beamerthemeprogressbar}[2007/06/21] |
2 |
8ac71584cf53
|
|
3 |
8ac71584cf53
|
% Beamer theme by Sylvain Bouveret <sylvain[dot]bouveret[aT]cert[DoT]fr> |
4 |
8ac71584cf53
|
% jun. 2007 version 0.32 |
5 |
8ac71584cf53
|
% |
6 |
8ac71584cf53
|
% based on the LaTeX-Beamer package : |
7 |
8ac71584cf53
|
% Copyright 2003 by Till Tantau <tantau@users.sourceforge.net> |
8 |
8ac71584cf53
|
% |
9 |
8ac71584cf53
|
% This program can be redistributed and/or modified under the terms |
10 |
8ac71584cf53
|
% of the GNU Public License, version 2. |
11 |
8ac71584cf53
|
|
12 |
8ac71584cf53
|
\RequirePackage{tikz} |
13 |
8ac71584cf53
|
|
14 |
8ac71584cf53
|
|
15 |
8ac71584cf53
|
\usecolortheme{progressbar} |
16 |
8ac71584cf53
|
\useinnertheme{progressbar} |
17 |
8ac71584cf53
|
\usefonttheme{progressbar} |
18 |
8ac71584cf53
|
\useoutertheme{progressbar} |
19 |
8ac71584cf53
|
|
20 |
8ac71584cf53
|
\setbeamertemplate{blocks}[rounded][shadow=true] |
21 |
8ac71584cf53
|
\setbeamertemplate{navigation symbols}{} |
22 |
8ac71584cf53
|
|
23 |
8ac71584cf53
|
\AtBeginDocument{% |
24 |
8ac71584cf53
|
\typeout{..................................................................} |
25 |
8ac71584cf53
|
\typeout{You are using the progressbar beamer theme (Sylvain B.)} |
26 |
8ac71584cf53
|
\typeout{Version: 0.32. Jun. 2007.} |
27 |
8ac71584cf53
|
\typeout{..................................................................} |
28 |
8ac71584cf53
|