[Reproducible-commits] [presentations] 04/12: Fold "result in asm" in a single slide

Holger Levsen holger at moszumanska.debian.org
Mon May 25 11:09:23 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 9074a4b8460bc022f7a6626d47b460ce2a9844d2
Author: Lucas Nussbaum <lucas at debian.org>
Date:   Wed May 20 14:56:18 2015 +0200

    Fold "result in asm" in a single slide
---
 2015-05-26-CCCBerlin/2015-05-26-CCCBerlin.mdwn | 11 ++++-------
 1 file changed, 4 insertions(+), 7 deletions(-)

diff --git a/2015-05-26-CCCBerlin/2015-05-26-CCCBerlin.mdwn b/2015-05-26-CCCBerlin/2015-05-26-CCCBerlin.mdwn
index 1a4a71d..4665734 100644
--- a/2015-05-26-CCCBerlin/2015-05-26-CCCBerlin.mdwn
+++ b/2015-05-26-CCCBerlin/2015-05-26-CCCBerlin.mdwn
@@ -106,6 +106,8 @@ Result of fixing the bug (asm)
 ~~~diff
 ~~~
 
+\begin{overprint}
+\onslide<1>
 \begin{Shaded}
 \begin{Highlighting}[]
 \NormalTok{cmpl $0x0,0x8(%ebp)      cmpl $0x0,0x8(%ebp)}
@@ -119,13 +121,7 @@ Result of fixing the bug (asm)
 \NormalTok{call 25                  call 25}
 \end{Highlighting}
 \end{Shaded}
-
-Result of fixing the bug (asm)
-------------------------------
-
-~~~diff
-~~~
-
+\onslide<2>
 \begin{Shaded}
 \begin{Highlighting}[]
 \NormalTok{cmpl $0x0,0x8(%ebp)      cmpl $0x0,0x8(%ebp)}
@@ -139,6 +135,7 @@ Result of fixing the bug (asm)
 \NormalTok{call 25                  call 25}
 \end{Highlighting}
 \end{Shaded}
+\end{overprint}
 
 Resulting difference in the binary
 ----------------------------------

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