paper
This commit is contained in:
parent
c59c5c86eb
commit
ce3069e43b
3 changed files with 5 additions and 5 deletions
BIN
cnam/travaux/blanc/paper.png
Normal file
BIN
cnam/travaux/blanc/paper.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 187 KiB |
|
@ -1,6 +1,6 @@
|
||||||
% apparence visuelle et numérotation
|
\documentclass[aspectratio=43]{beamer}\usetheme{Berkeley}
|
||||||
\documentclass{beamer}
|
\usecolortheme{seahorse}\usebackgroundtemplate
|
||||||
\usetheme{Berkeley}\usecolortheme{seahorse}
|
{\includegraphics[width=\paperwidth]{paper.png}}
|
||||||
\beamertemplatenavigationsymbolsempty
|
\beamertemplatenavigationsymbolsempty
|
||||||
\addtobeamertemplate{navigation symbols}{}{
|
\addtobeamertemplate{navigation symbols}{}{
|
||||||
\color{black}\normalsize\textbf\insertframenumber}
|
\color{black}\normalsize\textbf\insertframenumber}
|
||||||
|
|
|
@ -11,8 +11,8 @@
|
||||||
\lstset{
|
\lstset{
|
||||||
basicstyle=\ttfamily\scriptsize,
|
basicstyle=\ttfamily\scriptsize,
|
||||||
numbers=left,
|
numbers=left,
|
||||||
numbersep=0.25em,
|
numbersep=0.5em,
|
||||||
backgroundcolor=\color{bg},
|
%backgroundcolor=\color{bg},
|
||||||
commentstyle=\color{cm},
|
commentstyle=\color{cm},
|
||||||
keywordstyle=\color{kw},
|
keywordstyle=\color{kw},
|
||||||
stringstyle=\color{str},
|
stringstyle=\color{str},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue