[Reproducible-commits] [presentations] 01/07: increase size of diffoscope example

Holger Levsen holger at moszumanska.debian.org
Wed Nov 11 02:09:18 UTC 2015


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

holger pushed a commit to branch master
in repository presentations.

commit b178bb2153511d5f94ee98772aa857b841ca6c61
Author: Holger Levsen <holger at layer-acht.org>
Date:   Wed Nov 11 02:17:42 2015 +0100

    increase size of diffoscope example
---
 2015-11-13-CCCHH/2015-11-13-CCCHH-Beyond-Reproducible-builds.tex | 9 +++++----
 2015-11-13-CCCHH/notes                                           | 1 -
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/2015-11-13-CCCHH/2015-11-13-CCCHH-Beyond-Reproducible-builds.tex b/2015-11-13-CCCHH/2015-11-13-CCCHH-Beyond-Reproducible-builds.tex
index bbf4239..4ba9264 100644
--- a/2015-11-13-CCCHH/2015-11-13-CCCHH-Beyond-Reproducible-builds.tex
+++ b/2015-11-13-CCCHH/2015-11-13-CCCHH-Beyond-Reproducible-builds.tex
@@ -505,10 +505,11 @@ Build-Environment:
 
 \begin{frame}
  \frametitle{diffoscope example (HTML output)}
-
- \begin{center}
-  \includegraphics[width=0.9\paperwidth]{images/diffoscope_example_html.png}
- \end{center}
+ \begin{tikzpicture}[remember picture,overlay]
+  \node[at=(current page.center)] {
+   \includegraphics[width=\paperwidth]{images/diffoscope_example_html.png}
+  };
+ \end{tikzpicture}
 \end{frame}
 
 \begin{frame}
diff --git a/2015-11-13-CCCHH/notes b/2015-11-13-CCCHH/notes
index f2e16f5..2179d50 100644
--- a/2015-11-13-CCCHH/notes
+++ b/2015-11-13-CCCHH/notes
@@ -3,7 +3,6 @@ demo: PTH=$(mktemp -d); OPTH=$PWD; P=giftrans; cp ${P}_* $PTH/; cd $PTH ; dpkg-s
 nice to have:
 - update graphs and related numbers
 - archlinux screenshot?
-- look for nicer diffoscope screenshot
 - variations:
     LANG=C 
 

-- 
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