[Reproducible-commits] [presentations] 02/02: Add charts with Debian status

Jérémy Bobbio lunar at moszumanska.debian.org
Wed Aug 5 22:02:18 UTC 2015


This is an automated email from the git hooks/post-receive script.

lunar pushed a commit to branch master
in repository presentations.

commit 33a76f13209a4ba585e88452dfacc933a472d5d8
Author: Jérémy Bobbio <lunar at debian.org>
Date:   Thu Aug 6 00:02:05 2015 +0200

    Add charts with Debian status
---
 2015-08-13-CCCamp15/2015-08-13-CCCamp15.tex    |  16 ++++++++++++++++
 2015-08-13-CCCamp15/images/bug_chart.pdf       | Bin 0 -> 14494 bytes
 2015-08-13-CCCamp15/images/stats_pkg_state.png | Bin 0 -> 28134 bytes
 3 files changed, 16 insertions(+)

diff --git a/2015-08-13-CCCamp15/2015-08-13-CCCamp15.tex b/2015-08-13-CCCamp15/2015-08-13-CCCamp15.tex
index 86e0f46..b37e11e 100644
--- a/2015-08-13-CCCamp15/2015-08-13-CCCamp15.tex
+++ b/2015-08-13-CCCamp15/2015-08-13-CCCamp15.tex
@@ -847,6 +847,22 @@ hour, minute & \multicolumn{2}{l}{hour is usually the same… usually, the minut
  \end{center}
 \end{frame}
 
+\begin{frame}[plain]
+ \begin{tikzpicture}[remember picture,overlay]
+  \node[at=(current page.center)] {
+    \includegraphics[width=\paperwidth]{images/stats_pkg_state.png}
+  };
+ \end{tikzpicture}
+\end{frame}
+
+\begin{frame}[plain]
+ \begin{tikzpicture}[remember picture,overlay]
+  \node[at=(current page.center)] {
+    \includegraphics[width=\paperwidth]{images/bug_chart.pdf}
+  };
+ \end{tikzpicture}
+\end{frame}
+
 {
 \usebackgroundtemplate{%
  \begin{tikzpicture}[remember picture,overlay]%
diff --git a/2015-08-13-CCCamp15/images/bug_chart.pdf b/2015-08-13-CCCamp15/images/bug_chart.pdf
new file mode 100644
index 0000000..c618984
Binary files /dev/null and b/2015-08-13-CCCamp15/images/bug_chart.pdf differ
diff --git a/2015-08-13-CCCamp15/images/stats_pkg_state.png b/2015-08-13-CCCamp15/images/stats_pkg_state.png
new file mode 100644
index 0000000..58229fd
Binary files /dev/null and b/2015-08-13-CCCamp15/images/stats_pkg_state.png differ

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/presentations.git



More information about the Reproducible-commits mailing list