diff --git a/Makefile b/Makefile index 4874e42..21ac803 100644 --- a/Makefile +++ b/Makefile @@ -7,7 +7,7 @@ Yocto-RapsberryPi-devtool-Ansible: Yocto-RapsberryPi-devtool-Ansible.pdf Alternative_pour_Android: Alternative_pour_Android.pdf -Formation_fitImage: Formation_fitImage.pdf +Presentation_fitImage: Presentation_fitImage.pdf all: $(PRESENTATIONS) diff --git a/Formation_fitImage.pdf b/Presentation_fitImage.pdf similarity index 73% rename from Formation_fitImage.pdf rename to Presentation_fitImage.pdf index 2b76084..98afd48 100644 Binary files a/Formation_fitImage.pdf and b/Presentation_fitImage.pdf differ diff --git a/Formation_fitImage.tex b/Presentation_fitImage.tex similarity index 99% rename from Formation_fitImage.tex rename to Presentation_fitImage.tex index 68bd438..3408aaa 100644 --- a/Formation_fitImage.tex +++ b/Presentation_fitImage.tex @@ -18,7 +18,7 @@ \setbeamertemplate{footline}[text line]{ %\textcolor{gray}{% - \parbox{\linewidth}{\vspace*{-8pt}SEPRO\hfill\insertshortauthor\hfill\insertpagenumber/\inserttotalframenumber}} + \parbox{\linewidth}{\vspace*{-8pt}Smile\hfill\insertshortauthor\hfill\insertpagenumber/\inserttotalframenumber}} %} % Cache les symbole de navigation pdf \beamertemplatenavigationsymbolsempty @@ -86,7 +86,7 @@ \usepackage{hyperref} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -\title[U-Boot]{Formation fitImage \\ \textbf{Introduction}} +\title[U-Boot]{Présentation fitImage \\ \textbf{Introduction}} \author[Mickaël Tansorier]{Mickaël Tansorier} diff --git a/README.md b/README.md index 40c9f94..65c484f 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Pésentations 1. L'alternative Logiciel Libre 2. Yocto - devtool - Ansible: La dernière recette de ma grand-mère 3. Alternative pour Android -4. Formation fitImage - Introduction +4. Prentation fitImage - Introduction L'alternative Logiciel Libre @@ -38,11 +38,11 @@ _Atelier dans le cadre des [Café Vie Privée](http://cafevieprivee-nantes.fr/) Nom du projet à compiler: **Alternative_pour_Android** -Formatino fitImage - Introduction +Presentation fitImage - Introduction --------------------------------- -_Formation présentant l'utilisation et le fonctionnement de fitImage. Comment signer les images présentes dans une fitImage. Comment l'adapter dans buildroot._ +_Présentation de retour d'expérience de l'utilisation et du fonctionnement du format fitImage. Comment signer les images présentes dans une fitImage. Comment l'adapter dans buildroot._ -Nom du projet à compiler: **Formation_fitImage** +Nom du projet à compiler: **Presentation_fitImage** Compilation ===========