Commit 039cef2b4454ab04487f39221bea2a1a6534c400

Authored by pbreugno
1 parent e99b2f4c75
Exists in main

:art: Logos blancs de bonne qualité

Showing 8 changed files with 3 additions and 3 deletions Inline Diff

beamerthemefemto.sty View file @ 039cef2
\mode<presentation> 1 1 \mode<presentation>
2 2
\RequirePackage{tikz} 3 3 \RequirePackage{tikz}
\RequirePackage{xcolor} 4 4 \RequirePackage{xcolor}
\RequirePackage{helvet} 5 5 \RequirePackage{helvet}
\usetikzlibrary{fit,positioning,calc,patterns.meta} 6 6 \usetikzlibrary{fit,positioning,calc,patterns.meta}
7 7
8 8
\usecolortheme{femto} 9 9 \usecolortheme{femto}
\usefonttheme{femto} 10 10 \usefonttheme{femto}
11 11
\setbeamertemplate{title page} 12 12 \setbeamertemplate{title page}
{ 13 13 {
\begin{tikzpicture}[remember picture, overlay] 14 14 \begin{tikzpicture}[remember picture, overlay]
\node[fit=(current page),fill=\@femtomaincolor] {}; 15 15 \node[fit=(current page),fill=\@femtomaincolor] {};
\node[anchor=north west,inner sep=3mm] at (current page.north west) 16 16 \node[anchor=north west,inner sep=3mm] at (current page.north west)
{\includegraphics[width=3cm]{img/Femto-logo_blanc-2012-transp.png}}; 17 17 {\includegraphics[width=3cm]{img/Femto-logo_blanc-2012-transp.png}};
\node[anchor=south west,inner sep=3mm] (CNRS) at (current page.south 18 18 \node[anchor=south west,inner sep=3mm] (CNRS) at (current page.south
west) 19 19 west)
{\includegraphics[height=1cm]{img/CNRS_white.png}}; 20 20 {\includegraphics[height=1cm]{img/CNRS_logo_blanc_sur_alpha.pdf}};
\node[inner sep=0, right=0 of CNRS] (UBFC) 21 21 \node[inner sep=0, right=0 of CNRS] (UBFC)
{\includegraphics[height=1cm]{img/UBFC_white.png}}; 22 22 {\includegraphics[height=1cm]{img/ubfc_blanc_sur_alpha.pdf}};
\node[inner sep=0, right=3mm of UBFC] (UFC) 23 23 \node[inner sep=0, right=3mm of UBFC] (UFC)
{\includegraphics[height=.5cm]{img/UFC_white.png}}; 24 24 {\includegraphics[height=.5cm]{img/ufc_blanc_sur_alpha.pdf}};
\node[inner sep=0, right=3mm of UFC] (ENSMM) 25 25 \node[inner sep=0, right=3mm of UFC] (ENSMM)
{\includegraphics[height=1cm]{img/ENSMM.png}}; 26 26 {\includegraphics[height=1cm]{img/ENSMM.png}};
\node[inner sep=0, right=3mm of ENSMM] (UTBM) 27 27 \node[inner sep=0, right=3mm of ENSMM] (UTBM)
{\includegraphics[height=1cm]{img/UTBM.eps}}; 28 28 {\includegraphics[height=1cm]{img/UTBM.eps}};
29 29
% orange arc 30 30 % orange arc
\node[anchor=center, inner sep=0] at ($(current page.south west) + (0, 31 31 \node[anchor=center, inner sep=0] at ($(current page.south west) + (0,
2.5cm)$) { 32 32 2.5cm)$) {
\begin{tikzpicture} 33 33 \begin{tikzpicture}
\path[fill=femtoredstrong, even odd rule] (0, 0) circle[radius=10px] 34 34 \path[fill=femtoredstrong, even odd rule] (0, 0) circle[radius=10px]
(0, 0) circle[radius=20px]; 35 35 (0, 0) circle[radius=20px];
\end{tikzpicture} 36 36 \end{tikzpicture}
}; 37 37 };
38 38
% yellow arc 39 39 % yellow arc
\node[anchor=center, inner sep=0] at ($(current page.north east) + (0, 40 40 \node[anchor=center, inner sep=0] at ($(current page.north east) + (0,
-3cm)$) { 41 41 -3cm)$) {
\begin{tikzpicture} 42 42 \begin{tikzpicture}
\path[fill=femtoyellowstrong, even odd rule] (0, 0) circle[radius=10px] 43 43 \path[fill=femtoyellowstrong, even odd rule] (0, 0) circle[radius=10px]
(0, 0) circle[radius=20px]; 44 44 (0, 0) circle[radius=20px];
\end{tikzpicture} 45 45 \end{tikzpicture}
}; 46 46 };
% white dot arc 47 47 % white dot arc
\node[anchor=center, inner sep=0] at ($(current page.north west) + (6cm, 0)$) { 48 48 \node[anchor=center, inner sep=0] at ($(current page.north west) + (6cm, 0)$) {
\begin{tikzpicture} 49 49 \begin{tikzpicture}
\path[pattern color=white, pattern={Dots[distance=2px]}, even odd rule] (0, 0) circle[radius=10px] 50 50 \path[pattern color=white, pattern={Dots[distance=2px]}, even odd rule] (0, 0) circle[radius=10px]
(0, 0) circle[radius=20px]; 51 51 (0, 0) circle[radius=20px];
\end{tikzpicture} 52 52 \end{tikzpicture}
}; 53 53 };
54 54
% white cross 55 55 % white cross
\node[anchor=center, inner sep=0] at ($(current page.center) + (3cm, 56 56 \node[anchor=center, inner sep=0] at ($(current page.center) + (3cm,
-1.5cm)$) { 57 57 -1.5cm)$) {
% white cross arc 58 58 % white cross arc
\begin{tikzpicture} 59 59 \begin{tikzpicture}
\path[fill=white] (0, 0) rectangle (30px, 10px); 60 60 \path[fill=white] (0, 0) rectangle (30px, 10px);
\path[fill=white] (10px, 20px) rectangle (20px, -10px); 61 61 \path[fill=white] (10px, 20px) rectangle (20px, -10px);
\end{tikzpicture} 62 62 \end{tikzpicture}
}; 63 63 };
64 64
% purple angle 65 65 % purple angle
\node[anchor=center, inner sep=0] at ($(current page.north west) + (3.7cm, 66 66 \node[anchor=center, inner sep=0] at ($(current page.north west) + (3.7cm,
-1.9cm)$) { 67 67 -1.9cm)$) {
% white cross arc 68 68 % white cross arc
\begin{tikzpicture} 69 69 \begin{tikzpicture}
\path[fill=femtopurplestrong] (0, 0) rectangle (-20px, 10px); 70 70 \path[fill=femtopurplestrong] (0, 0) rectangle (-20px, 10px);
\path[fill=femtopurplestrong] (0, 0) rectangle (-10px, 20px); 71 71 \path[fill=femtopurplestrong] (0, 0) rectangle (-10px, 20px);
\end{tikzpicture} 72 72 \end{tikzpicture}
}; 73 73 };
\end{tikzpicture} 74 74 \end{tikzpicture}
75 75
{\huge \textbf{\inserttitle}}\\ 76 76 {\huge \textbf{\inserttitle}}\\
{\Large \insertsubtitle} 77 77 {\Large \insertsubtitle}
78 78
\hspace{-8mm}\tikz{\draw[color=\@femtolightcolor] (0, 0) -- (8mm, 0);} 79 79 \hspace{-8mm}\tikz{\draw[color=\@femtolightcolor] (0, 0) -- (8mm, 0);}
80 80
{\normalsize \textit{\insertauthor}} 81 81 {\normalsize \textit{\insertauthor}}
} 82 82 }
83 83
\setbeamertemplate{footline} 84 84 \setbeamertemplate{footline}
{ 85 85 {
86 86
\newcommand{\separationwidth}{\paperwidth} 87 87 \newcommand{\separationwidth}{\paperwidth}
\advance \separationwidth by -7mm 88 88 \advance \separationwidth by -7mm
\hspace{4mm} 89 89 \hspace{4mm}
\begin{beamercolorbox}[wd=\separationwidth,ht=.5pt]{top separation line 90 90 \begin{beamercolorbox}[wd=\separationwidth,ht=.5pt]{top separation line
foot} 91 91 foot}
\end{beamercolorbox} 92 92 \end{beamercolorbox}
93 93
\hbox{ 94 94 \hbox{
\begin{beamercolorbox}[wd=.2\paperwidth,ht=8mm,sep=2mm]{background} 95 95 \begin{beamercolorbox}[wd=.2\paperwidth,ht=8mm,sep=2mm]{background}
\includegraphics[height=5mm]{img/Femto-logo_gris-2012.png} 96 96 \includegraphics[height=5mm]{img/Femto-logo_gris-2012.png}
\end{beamercolorbox}% 97 97 \end{beamercolorbox}%
\begin{beamercolorbox}[wd=.8\paperwidth,ht=8mm]{background} 98 98 \begin{beamercolorbox}[wd=.8\paperwidth,ht=8mm]{background}
\parbox[b][8mm][c]{.8\paperwidth}{ 99 99 \parbox[b][8mm][c]{.8\paperwidth}{
\usebeamerfont{footline} 100 100 \usebeamerfont{footline}
\hfill \insertshorttitle $\ |$ \insertshortauthor $\ |$ \insertshortdate 101 101 \hfill \insertshorttitle $\ |$ \insertshortauthor $\ |$ \insertshortdate
\usebeamerfont{page number in head/foot} 102 102 \usebeamerfont{page number in head/foot}
\hspace{3mm} 103 103 \hspace{3mm}
\insertframenumber 104 104 \insertframenumber
} 105 105 }
\end{beamercolorbox} 106 106 \end{beamercolorbox}
} 107 107 }
} 108 108 }
109 109
% Removes navigation 110 110 % Removes navigation
\setbeamertemplate{navigation symbols} 111 111 \setbeamertemplate{navigation symbols}
{ 112 112 {
} 113 113 }
114 114
\setbeamertemplate{background} 115 115 \setbeamertemplate{background}
{ 116 116 {
% Bottom left angle 117 117 % Bottom left angle
\begin{tikzpicture}[remember picture, overlay] 118 118 \begin{tikzpicture}[remember picture, overlay]
\node[anchor=south west] at ($(current page.south west) + (1mm, 9mm)$) { 119 119 \node[anchor=south west] at ($(current page.south west) + (1mm, 9mm)$) {
\begin{tikzpicture} 120 120 \begin{tikzpicture}
\path[fill=\@femtomaincolor] (0, 0) -- (16px, 0) -- (16px, 121 121 \path[fill=\@femtomaincolor] (0, 0) -- (16px, 0) -- (16px,
8px) -- (8px, 8px)--(8px, 16px) -- (0, 16px); 122 122 8px) -- (8px, 8px)--(8px, 16px) -- (0, 16px);
\end{tikzpicture} 123 123 \end{tikzpicture}
}; 124 124 };
\end{tikzpicture} 125 125 \end{tikzpicture}
126 126
% Mirrored F symbol 127 127 % Mirrored F symbol
\begin{tikzpicture}[remember picture, overlay] 128 128 \begin{tikzpicture}[remember picture, overlay]
\node[anchor=north east, inner sep=0] at ($(current page.north east) + (-3mm, -3mm)$) { 129 129 \node[anchor=north east, inner sep=0] at ($(current page.north east) + (-3mm, -3mm)$) {
\begin{tikzpicture}[] 130 130 \begin{tikzpicture}[]
\path[fill=\@femtolightcolor] (0, 0) -- (12px, 0) -- (12px, 131 131 \path[fill=\@femtolightcolor] (0, 0) -- (12px, 0) -- (12px,
20px) 132 132 20px)
-- (24px, 20px) -- (24px, 32px) -- (12px, 32px) -- (12px, 133 133 -- (24px, 20px) -- (24px, 32px) -- (12px, 32px) -- (12px,

No preview for this file type

img/CNRS_logo_blanc_sur_alpha.pdf View file @ 039cef2

No preview for this file type

img/CNRS_white.png View file @ 039cef2

2.28 KB

img/UBFC_white.png View file @ 039cef2

26.9 KB

img/UFC_white.png View file @ 039cef2

173 KB

img/ubfc_blanc_sur_alpha.pdf View file @ 039cef2

No preview for this file type

img/ufc_blanc_sur_alpha.pdf View file @ 039cef2

No preview for this file type