From 12ffe0c438f0a971da081189524433f9178fa002 Mon Sep 17 00:00:00 2001 From: Clifford Wolf Date: Sat, 8 Nov 2014 12:39:01 +0100 Subject: [PATCH] Some fixes in presentation --- manual/PRESENTATION_Intro.tex | 2 +- manual/presentation.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/manual/PRESENTATION_Intro.tex b/manual/PRESENTATION_Intro.tex index ed600a3e1..5aeebd9f9 100644 --- a/manual/PRESENTATION_Intro.tex +++ b/manual/PRESENTATION_Intro.tex @@ -411,7 +411,7 @@ techmap; opt \end{verbatim} \vfill -\includegraphics[width=\linewidth,trim=0 0cm 0 0cm]{PRESENTATION_Intro/counter_02.pdf} +\includegraphics[width=\linewidth,trim=0 0cm 0 2cm]{PRESENTATION_Intro/counter_02.pdf} \end{frame} \begin{frame}[t, fragile]{\subsecname{} -- Step 4/4} diff --git a/manual/presentation.sh b/manual/presentation.sh index a3557a477..ca8a6c93c 100755 --- a/manual/presentation.sh +++ b/manual/presentation.sh @@ -27,7 +27,7 @@ PDFTEX_OPT="-shell-escape -halt-on-error" set -ex if ! $fast_mode; then - md5sum *.aux *.snm *.nav *.toc > autoloop.old + ! md5sum *.aux *.snm *.nav *.toc > autoloop.old make -C PRESENTATION_Intro make -C PRESENTATION_ExSyn make -C PRESENTATION_ExAdv -- 2.30.2