1 \documentclass[xcolor=dvipsnames,pdftex,
12pt
]{beamer
}
5 \usepackage[french
]{babel
}
6 \usepackage[utf8
]{inputenc}
7 \usepackage{amsmath,amsfonts,amssymb
}
8 \usepackage{bbold,dsfont
}
16 \usepackage{dashundergaps
}
18 \graphicspath{ {./pics/
} }
20 \definecolor{vert
}{RGB
}{0,
139,
0}
21 \definecolor{violet
}{RGB
}{74,
0,
255}%{102,0,204}
22 \definecolor{gris
}{RGB
}{100,
100,
100}
23 \definecolor{ebgreen
}{RGB
}{230,
243,
230}
24 \newcommand{\blue}{\textcolor{blue
}}
25 \newcommand{\red}{\textcolor{red
}}
26 \newcommand{\green}{\textcolor{vert
}}
27 \newcommand{\violet}{\textcolor{violet
}}
41 % printf("hello, world");
48 \definecolor{listinggray
}{gray
}{0.9}
49 \definecolor{lbcolor
}{rgb
}{0.9,
0.9,
0.9}
51 backgroundcolor=
\color{lbcolor
},
55 basicstyle=
\scriptsize,
57 %aboveskip={1.5\baselineskip},
59 showstringspaces=false,
62 prebreak =
\raisebox{0ex
}[0ex
][0ex
]{\ensuremath{\hookleftarrow}},
66 showstringspaces=false,
67 identifierstyle=
\ttfamily,
68 keywordstyle=
\color[rgb
]{0,
0,
1},
69 commentstyle=
\color[rgb
]{0.133,
0.545,
0.133},
70 stringstyle=
\color[rgb
]{0.627,
0.126,
0.941},
74 \newcommand{\cC}{{\cal C
}}
75 \newcommand{\cF}{{\cal F
}}
76 \newcommand{\cH}{{\cal H
}}
77 \newcommand{\cM}{{\cal M
}}
78 \newcommand{\cO}{{\cal O
}}
79 \newcommand{\cP}{{\cal P
}}
80 \newcommand{\cU}{{\cal U
}}
81 \newcommand{\cV}{{\cal V
}}
82 \newcommand{\cS}{{\cal S
}}
83 \newcommand{\cX}{{\cal X
}}
84 \newcommand{\cY}{{\cal Y
}}
85 \newcommand{\cZ}{{\cal Z
}}
87 \newcommand{\N}{\mathbb{N
}}
88 \newcommand{\R}{\mathbb{R
}}
89 \newcommand{\C}{\mathbb{C
}}
90 \newcommand{\E}{\mathbb{E
}}
91 \newcommand{\M}{\mathbb{M
}}
92 \newcommand{\Z}{\mathbb{Z
}}
93 \newcommand{\Prob}{\mathbb{P
}}
94 \newcommand{\esp}{\thinspace}
95 \newcommand{\1}{\mathbb{1}}
96 \newcommand{\puiss}{e
\thinspace \mbox{\small -
}}
97 \newcommand{\tr}{{}^t
\negthinspace}
99 \usetheme{Boadilla
}%{Frankfurt}{Madrid}
100 \setbeamertemplate{navigation symbols
}{}
102 %~ \setbeamercolor{section in head/foot}{fg=white, bg=black}
105 %~ \setbeamertemplate{footline}
109 %~ \begin{beamercolorbox}[wd=.333333\paperwidth,ht=2.25ex,dp=1ex,center]{section in head/foot}%
110 %~ \usebeamerfont{author in head/foot}\insertshortauthor~~\beamer@ifempty{\insertshortinstitute}{}{(\insertshortinstitute)}
111 %~ \end{beamercolorbox}%
112 %~ \begin{beamercolorbox}[wd=.333333\paperwidth,ht=2.25ex,dp=1ex,center]{section in head/foot}%
113 %~ \usebeamerfont{title in head/foot}\insertshorttitle
114 %~ \end{beamercolorbox}%
115 %~ \begin{beamercolorbox}[wd=.333333\paperwidth,ht=2.25ex,dp=1ex,right]{section in head/foot}%
116 %~ \usebeamerfont{date in head/foot}\insertshortdate{}\hspace*{2em}
117 %~ \insertframenumber{} / \inserttotalframenumber\hspace*{2ex}
118 %~ \end{beamercolorbox}}%
125 \tableofcontents[currentsection
]
129 \AtBeginSubsection[]{
130 \begin{frame
}<beamer>
131 \tableofcontents[currentsubsection
]