Mise à jour
This commit is contained in:
6
content/style/00-Coordonnees.tex
Normal file
6
content/style/00-Coordonnees.tex
Normal file
@ -0,0 +1,6 @@
|
||||
\textbf{\cadoles} \\
|
||||
\adresse \\
|
||||
\codepostal \ville \\
|
||||
\telephone \\
|
||||
\fax \\
|
||||
\siteweb \\
|
11
content/style/00-entete-pied-de-page.tex
Normal file
11
content/style/00-entete-pied-de-page.tex
Normal file
@ -0,0 +1,11 @@
|
||||
\pagestyle{fancy}
|
||||
\fancyhf{}
|
||||
\renewcommand{\headrulewidth}{0pt}
|
||||
\renewcommand{\footrulewidth}{0pt}
|
||||
%\fancyhead[L]{ }
|
||||
%\fancyhead[R]{ }
|
||||
|
||||
\fancyfoot[L]{{\tiny \@title \\ \numeroversion}}
|
||||
\fancyfoot[C]{{\tiny {\scriptsize \textbf{\cadoles}} \\ {\adresse \codepostal \ville} }}
|
||||
\fancyfoot[R]{{\tiny \thepage / \pageref{LastPage} \\ \telephone }}
|
||||
|
@ -1,6 +1,4 @@
|
||||
\subject{Talks}
|
||||
\begin{frame}
|
||||
\frametitle{Licence}
|
||||
\skbheading{Licence}
|
||||
Cette œuvre est mise à disposition sous licence \href{http://creativecommons.org/licenses/by-nc-sa/2.0/fr/}{\textsc{cc-by-sa-2.0}}
|
||||
\begin{itemize}
|
||||
\item Attribution
|
||||
@ -11,4 +9,3 @@
|
||||
\href{http://creativecommons.org/licenses/by-sa/2.0/fr/}{http://creativecommons.org/licenses/by-sa/2.0/fr/}
|
||||
ou écrivez à Creative Commons, 444 Castro Street, Suite 900,
|
||||
Mountain View, California, 94041, USA.
|
||||
\end{frame}
|
||||
|
@ -117,12 +117,10 @@
|
||||
\titleformat{\subsection}{\large\subsectionfont}{\thesection}{0ex}{}
|
||||
\titleformat{\subsubsection}{\itshape\subsubsectionfont}{\thesection}{0ex}{}
|
||||
|
||||
\input{inc/00-entete-pied-de-page}
|
||||
\skbinput[from=rep]{style/00-entete-pied-de-page}
|
||||
|
||||
\def\maketitle{
|
||||
\begin{center}
|
||||
\includegraphics[scale=0.8]{"inc/logo"}
|
||||
\end{center}
|
||||
\skbfigure[center]{cadoles/logo_01}
|
||||
\vspace{4.5cm}
|
||||
|
||||
\begin{flushleft}
|
||||
@ -136,13 +134,14 @@
|
||||
\textbf{\huge \cadolesfont\textcolor{DarkGrey}{\departement}}
|
||||
\end{flushright}
|
||||
\vspace{2.5cm}
|
||||
\pagebreak
|
||||
}
|
||||
|
||||
\def\destinataire{
|
||||
\vspace{2cm}
|
||||
\begin{flushright}
|
||||
\begin{minipage}[r]{8cm}
|
||||
\input{Destinataire}
|
||||
\skbinput[from=rep]{style/Destinataire}
|
||||
\end{minipage}
|
||||
\end{flushright}
|
||||
|
||||
@ -152,20 +151,10 @@
|
||||
\vspace{1.5cm}
|
||||
\begin{flushleft}
|
||||
\begin{minipage}[l]{8cm}
|
||||
\input{inc/00-Coordonnees}
|
||||
\skbinput{style/00-Coordonnees}
|
||||
\end{minipage}
|
||||
\end{flushleft}
|
||||
}
|
||||
|
||||
%
|
||||
% Itemize avec la petite cadoles
|
||||
%
|
||||
%\newenvironment{citemize}{\renewcommand{\labelitemi{$\odot$}}}
|
||||
%\newenvironment{citemize}{\renewcommand{\labelitemi{\includegraphics[height=1.6ex]{inc/cadole.png}}}}
|
||||
\newenvironment{citemize}{\renewcommand
|
||||
\labelitemi{\includegraphics[height=1ex]{inc/cadole.png}}\begin{itemize}}{\end{itemize}}
|
||||
|
||||
|
||||
%
|
||||
% Box pour citations
|
||||
%
|
@ -1,5 +1,3 @@
|
||||
% Page de titre
|
||||
\begin{frame}
|
||||
\titlepage
|
||||
\end{frame}
|
||||
|
||||
|
Reference in New Issue
Block a user