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 again

nolith / ipv6 - fine del mondo http://slideshare.net/nolith/ipv6-e-la-fine-del-mondo

Slide su IPv6 per la notte blù

Clone this repository (size: 9.7 MB): HTTPS / SSH
hg clone https://bitbucket.org/nolith/ipv6-fine-del-mondo
hg clone ssh://hg@bitbucket.org/nolith/ipv6-fine-del-mondo

ipv6 - fine del mondo / beamerfontthemeprogressbar.sty

commit
8ed461c82949
parent
68081ad44dff
parent
c09d89674da4
branch
default

merge

1
8ac71584cf53
\ProvidesPackage{beamerfontthemeprogressbar}[2007/06/21]
2
8ac71584cf53
3
8ac71584cf53
4
8ac71584cf53
% Beamer font theme by Sylvain Bouveret <sylvain[dot]bouveret[aT]cert[DoT]fr>
5
8ac71584cf53
% jun. 2007 version 0.32
6
8ac71584cf53
%
7
8ac71584cf53
% based on the LaTeX-Beamer package :
8
8ac71584cf53
% Copyright 2003 by Till Tantau <tantau@users.sourceforge.net>
9
8ac71584cf53
%
10
8ac71584cf53
% This program can be redistributed and/or modified under the terms
11
8ac71584cf53
% of the GNU Public License, version 2.
12
8ac71584cf53
13
8ac71584cf53
\mode<presentation>
14
8ac71584cf53
15
8ac71584cf53
\usefonttheme{default}
16
8ac71584cf53
17
8ac71584cf53
%\setbeamerfont{normal text}{size=\small} % ignored currently
18
8ac71584cf53
19
8ac71584cf53
\setbeamerfont{title}{size=\Large,series=\bfseries,parent=structure}
20
8ac71584cf53
21
8ac71584cf53
\setbeamertemplate{bibliography item}[mybibitem]
22
8ac71584cf53
\setbeamerfont{bibliography entry author}{shape=\upshape,series=\bfseries,size=\normalsize}%
23
8ac71584cf53
\setbeamerfont{bibliography entry title}{shape=\upshape,size=\small,series=\mdseries}
24
8ac71584cf53
\setbeamerfont{bibliography entry journal}{shape=\upshape,size=\small,series=\mdseries}
25
8ac71584cf53
\setbeamerfont{bibliography entry note}{shape=\upshape,size=\small,series=\mdseries}
26
8ac71584cf53
27
8ac71584cf53
\setbeamerfont{itemize/enumerate body}{size=\small}
28
8ac71584cf53
\setbeamerfont{itemize/enumerate subbody}{size=\footnotesize}
29
8ac71584cf53
\setbeamerfont{itemize/enumerate subsubbody}{size=\scriptsize}
30
8ac71584cf53
31
8ac71584cf53
\setbeamerfont{block title}{size=\normalsize,series=\bfseries,parent={structure,block body}}
32
8ac71584cf53
33
8ac71584cf53
\setbeamerfont{section in head/foot}{size=\tiny,series=\bfseries}
34
8ac71584cf53
\renewcommand{\emph}[1]{\color{structure.fg}\textbf{#1}\color{fg}\xspace}
35
8ac71584cf53
36
8ac71584cf53
\setbeamerfont{section in toc}{parent=structure,series=\bfseries}
37
8ac71584cf53
38
8ac71584cf53
39
8ac71584cf53
%% \setbeamerfont{alerted text}{}
40
8ac71584cf53
%% \setbeamerfont{example text}{}
41
8ac71584cf53
42
8ac71584cf53
%% \setbeamerfont{structure}{}
43
8ac71584cf53
%% \setbeamerfont{tiny structure}{size=\tiny}
44
8ac71584cf53
45
8ac71584cf53
%\setbeamerfont{title in sidebar}{size=\tiny}
46
8ac71584cf53
%\setbeamerfont{title in head/foot}{}
47
8ac71584cf53
48
8ac71584cf53
%% \setbeamerfont{subtitle}{size=\normalsize,parent=title}
49
8ac71584cf53
50
8ac71584cf53
%% \setbeamerfont{author}{}
51
8ac71584cf53
%% \setbeamerfont{author in head/foot}{}
52
8ac71584cf53
%% \setbeamerfont{author in sidebar}{size=\tiny}
53
8ac71584cf53
54
8ac71584cf53
%% \setbeamerfont{institute}{size=\scriptsize}
55
8ac71584cf53
%% \setbeamerfont{institute in head/foot}{}
56
8ac71584cf53
%% \setbeamerfont{institute in sidebar}{}
57
8ac71584cf53
58
8ac71584cf53
%% \setbeamerfont{date}{}
59
8ac71584cf53
%% \setbeamerfont{date in head/foot}{}
60
8ac71584cf53
%% \setbeamerfont{date in sidebar}{}
61
8ac71584cf53
62
8ac71584cf53
%% \setbeamerfont{part name}{size=\Large}
63
8ac71584cf53
%% \setbeamerfont{part title}{parent=title}
64
8ac71584cf53
65
8ac71584cf53
%% \setbeamerfont{section in toc}{parent=structure}
66
8ac71584cf53
%% \setbeamerfont{section in toc shaded}{parent=section in toc}
67
8ac71584cf53
%% \setbeamerfont{section in head/foot}{}
68
8ac71584cf53
%% \setbeamerfont{section in sidebar}{size=\tiny}
69
8ac71584cf53
%% \setbeamerfont{section number projected}{size=\small,parent={section in toc,projected text}}
70
8ac71584cf53
71
8ac71584cf53
%% \setbeamerfont{subsection in toc}{}
72
8ac71584cf53
%% \setbeamerfont{subsection in toc shaded}{parent=subsection in toc}
73
8ac71584cf53
%% \setbeamerfont{subsection in head/foot}{}
74
8ac71584cf53
%% \setbeamerfont{subsection in sidebar}{}
75
8ac71584cf53
76
8ac71584cf53
%% \setbeamerfont{subsubsection in toc}{size=\footnotesize}
77
8ac71584cf53
%% \setbeamerfont{subsubsection in toc shaded}{parent=subsubsection in toc}
78
8ac71584cf53
%% \setbeamerfont{subsubsection in head/foot}{}
79
8ac71584cf53
%% \setbeamerfont{subsubsection in sidebar}{}
80
8ac71584cf53
81
8ac71584cf53
%% \setbeamerfont{headline}{parent={tiny structure}}
82
8ac71584cf53
%% \setbeamerfont{footline}{parent={tiny structure}}
83
8ac71584cf53
84
8ac71584cf53
%% \setbeamerfont{sidebar}{size=\Tiny,parent={tiny structure}}
85
8ac71584cf53
%% \setbeamerfont{sidebar left}{parent=sidebar}
86
8ac71584cf53
%% \setbeamerfont{sidebar right}{parent=sidebar}
87
8ac71584cf53
88
8ac71584cf53
%% \setbeamerfont{frametitle}{parent=structure,size=\Large}
89
8ac71584cf53
%% \setbeamerfont{framesubtitle}{parent=frametitle,size=\footnotesize}
90
8ac71584cf53
91
8ac71584cf53
%% \setbeamerfont{caption}{size=\small}
92
8ac71584cf53
%% \setbeamerfont{caption name}{parent={structure,caption}}
93
8ac71584cf53
94
8ac71584cf53
%% \setbeamerfont{button}{size=\tiny}
95
8ac71584cf53
96
8ac71584cf53
%% \setbeamerfont{block body}{}
97
8ac71584cf53
%% \setbeamerfont{block body alerted}{}
98
8ac71584cf53
%% \setbeamerfont{block body example}{}
99
8ac71584cf53
%% \setbeamerfont{block title}{size=\large,parent={structure,block body}}
100
8ac71584cf53
%% \setbeamerfont{block title alerted}{parent={block title,alerted text}}
101
8ac71584cf53
%% \setbeamerfont{block title example}{parent={block title,example text}}
102
8ac71584cf53
103
8ac71584cf53
%% \setbeamerfont{item}{parent=structure}
104
8ac71584cf53
%% \setbeamerfont{subitem}{parent=item}
105
8ac71584cf53
%% \setbeamerfont{subsubitem}{parent=subitem}
106
8ac71584cf53
107
8ac71584cf53
%% \setbeamerfont{item projected}{size=\tiny,parent={item,projected text}}
108
8ac71584cf53
%% \setbeamerfont{subitem projected}{parent=item projected}
109
8ac71584cf53
%% \setbeamerfont{subsubitem projected}{parent=subitem projected}
110
8ac71584cf53
111
8ac71584cf53
%% \setbeamerfont{itemize item}{parent=item}
112
8ac71584cf53
%% \setbeamerfont{itemize subitem}{parent=subitem}
113
8ac71584cf53
%% \setbeamerfont{itemize subsubitem}{parent=subsubitem}
114
8ac71584cf53
115
8ac71584cf53
%% \setbeamerfont{enumerate item}{parent=item}
116
8ac71584cf53
%% \setbeamerfont{enumerate subitem}{parent=subitem}
117
8ac71584cf53
%% \setbeamerfont{enumerate subsubitem}{parent=subsubitem}
118
8ac71584cf53
119
8ac71584cf53
%% \setbeamerfont{itemize/enumerate body}{}
120
8ac71584cf53
%% \setbeamerfont{itemize/enumerate subbody}{size=\small}
121
8ac71584cf53
%% \setbeamerfont{itemize/enumerate subsubbody}{size=\footnotesize}
122
8ac71584cf53
123
8ac71584cf53
124
8ac71584cf53
%% \setbeamerfont{description item}{parent=item}
125
8ac71584cf53
126
8ac71584cf53
%% \setbeamerfont{projected text}{parent={tiny structure}}
127
8ac71584cf53
128
8ac71584cf53
%% \setbeamerfont{abstract}{size=\small}
129
8ac71584cf53
%% \setbeamerfont{abstract title}{parent={abstract,structure},size=\normalsize}
130
8ac71584cf53
131
8ac71584cf53
%% \setbeamerfont{verse}{family=\rmfamily,shape=\itshape}
132
8ac71584cf53
133
8ac71584cf53
%% \setbeamerfont{quotation}{shape=\itshape}
134
8ac71584cf53
%% \setbeamerfont{quote}{parent=quotation}
135
8ac71584cf53
136
8ac71584cf53
%% \setbeamerfont{note page}{size=\small}
137
8ac71584cf53
138
8ac71584cf53
\mode
139
8ac71584cf53
<all