[presentation-templates] Update date and place for GUADEC 2017



commit ca9d23690bfa2351cfdf48a7e856f2f8a34ef243
Author: Alexandre Franke <alexandre franke gmail com>
Date:   Mon Jul 10 21:42:53 2017 +0200

    Update date and place for GUADEC 2017

 GUADEC/2017/README.md                  |   10 +++++-----
 GUADEC/2017/beamerinnerthemeguadec.sty |    2 +-
 GUADEC/2017/guadec-example.tex         |    4 ++--
 GUADEC/2017/presentation.md            |    4 ++--
 4 files changed, 10 insertions(+), 10 deletions(-)
---
diff --git a/GUADEC/2017/README.md b/GUADEC/2017/README.md
index 0eee534..2616b53 100644
--- a/GUADEC/2017/README.md
+++ b/GUADEC/2017/README.md
@@ -1,16 +1,16 @@
-# GUADEC 2016 Presentation Templates
+# GUADEC 2017 Presentation Templates
 
-This repository contains templates usable for presentations for GUADEC 2016.
+This repository contains templates usable for presentations for GUADEC 2017.
 
 The following commands will get you the template:
 
 ```
-git clone https://github.com/sils1297/guadec-presentation-templates.git
-cd guadec-presentation-templates/2016
+git clone https://git.gnome.org/browse/presentation-templates
+cd presentation-templates/GUADEC/2017
 ```
 
 Don't worry - you **don't need to write LaTeX**! Pandoc is easy! Please give it a
-try so we all can have consistent presentations.
+try so we all can have consistent and pretty presentations.
 
 ## How Can I Create a Presentation?
 
diff --git a/GUADEC/2017/beamerinnerthemeguadec.sty b/GUADEC/2017/beamerinnerthemeguadec.sty
index b07170c..5fd52e3 100644
--- a/GUADEC/2017/beamerinnerthemeguadec.sty
+++ b/GUADEC/2017/beamerinnerthemeguadec.sty
@@ -19,7 +19,7 @@
       \node[anchor=west] at (0, 3mm) {
         \textcolor{guadecblue}{\tiny{\hskip6mm\insertdate}}};
       \node[anchor=east] at (\paperwidth, 3mm) {
-        \textcolor{guadecblue}{\tiny{KARLSRUHE\hskip6mm\hfill}}};
+        \textcolor{guadecblue}{\tiny{MANCHESTER\hskip6mm\hfill}}};
     \fi
 
     % Draw any other page
diff --git a/GUADEC/2017/guadec-example.tex b/GUADEC/2017/guadec-example.tex
index 97c1dc7..80a7bd1 100644
--- a/GUADEC/2017/guadec-example.tex
+++ b/GUADEC/2017/guadec-example.tex
@@ -2,9 +2,9 @@
 \usepackage[utf8]{inputenc}
 \usepackage[T1]{fontenc}
 \usepackage{listings}
-\title[How to use \LaTeX for GUADEC 2016]{How to use \LaTeX for creating awesome slides for GUADEC 2016}
+\title[How to use \LaTeX for GUADEC 2017]{How to use \LaTeX for creating awesome slides for GUADEC 2017}
 \author{Rupert Monkey \texttt{rupertm gnome org}}
-\date{August 12, 2016}
+\date{July 28, 2017}
 
 \usetheme{guadec}
 
diff --git a/GUADEC/2017/presentation.md b/GUADEC/2017/presentation.md
index d8b1416..1e111bc 100644
--- a/GUADEC/2017/presentation.md
+++ b/GUADEC/2017/presentation.md
@@ -1,6 +1,6 @@
-% How to use Pandoc for creating awesome slides for GUADEC 2016
+% How to use Pandoc for creating awesome slides for GUADEC 2017
 % Lasse Schuirmann (`lasse schuirmann gmail com`)
-% August 12, 2016
+% July 28, 2017
 
 # Title Slide
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]