Author: Antonio Cuni <[email protected]>
Branch: extradoc
Changeset: r3736:dbb6d01eece3
Date: 2011-06-18 17:28 +0200
http://bitbucket.org/pypy/extradoc/changeset/dbb6d01eece3/
Log: start the slides for the training session
diff --git a/talk/rst2beamer-template/Makefile b/talk/ep2011/training/Makefile
copy from talk/rst2beamer-template/Makefile
copy to talk/ep2011/training/Makefile
diff --git a/talk/rst2beamer-template/author.latex
b/talk/ep2011/training/author.latex
copy from talk/rst2beamer-template/author.latex
copy to talk/ep2011/training/author.latex
--- a/talk/rst2beamer-template/author.latex
+++ b/talk/ep2011/training/author.latex
@@ -1,8 +1,8 @@
\definecolor{rrblitbackground}{rgb}{0.0, 0.0, 0.0}
-\title[PyPy: becoming fast]{PyPy: becoming fast}
-\author[antocuni, cfbolz, pedronis]
-{Antonio Cuni \\ Carl Friedrich Bolz\\ Samuele Pedroni}
+\title[PyPy training session]{PyPy training session}
+\author[antocuni, arigo]
+{Antonio Cuni \\ Armin Rigo}
-\institute{EuroPython 2009}
-\date{June 30 2009}
+\institute{EuroPython 2011}
+\date{June 21 2011}
diff --git a/talk/rst2beamer-template/beamerdefs.txt
b/talk/ep2011/training/beamerdefs.txt
copy from talk/rst2beamer-template/beamerdefs.txt
copy to talk/ep2011/training/beamerdefs.txt
diff --git a/talk/rst2beamer-template/stylesheet.latex
b/talk/ep2011/training/stylesheet.latex
copy from talk/rst2beamer-template/stylesheet.latex
copy to talk/ep2011/training/stylesheet.latex
--- a/talk/rst2beamer-template/stylesheet.latex
+++ b/talk/ep2011/training/stylesheet.latex
@@ -1,4 +1,6 @@
+\usepackage{ulem}
\usetheme{Boadilla}
+\usecolortheme{whale}
\setbeamercovered{transparent}
\setbeamertemplate{navigation symbols}{}
diff --git a/talk/rst2beamer-template/talk.pdf.info
b/talk/ep2011/training/talk.pdf.info
copy from talk/rst2beamer-template/talk.pdf.info
copy to talk/ep2011/training/talk.pdf.info
diff --git a/talk/rst2beamer-template/talk.txt b/talk/ep2011/training/talk.txt
copy from talk/rst2beamer-template/talk.txt
copy to talk/ep2011/training/talk.txt
--- a/talk/rst2beamer-template/talk.txt
+++ b/talk/ep2011/training/talk.txt
@@ -1,7 +1,7 @@
.. include:: beamerdefs.txt
================================
-Title
+PyPy training session
================================
-XXX
+PyPy training session
diff --git a/talk/rst2beamer-template/title.latex
b/talk/ep2011/training/title.latex
copy from talk/rst2beamer-template/title.latex
copy to talk/ep2011/training/title.latex
--- a/talk/rst2beamer-template/title.latex
+++ b/talk/ep2011/training/title.latex
@@ -1,5 +1,5 @@
\begin{titlepage}
\begin{figure}[h]
-\includegraphics[width=80px]{../img/py-web.png}
+\includegraphics[width=60px]{../../img/py-web-new.png}
\end{figure}
\end{titlepage}
_______________________________________________
pypy-commit mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-commit