summaryrefslogtreecommitdiff
path: root/manual
diff options
context:
space:
mode:
authorClifford Wolf <clifford@clifford.at>2014-11-08 12:39:01 +0100
committerClifford Wolf <clifford@clifford.at>2014-11-08 12:39:01 +0100
commit12ffe0c438f0a971da081189524433f9178fa002 (patch)
tree17c10b8ff244111bdef2132a385cf7695db6e8a3 /manual
parentd92fb5b35eff8c616f1b5de355d13b642e830c8f (diff)
Some fixes in presentation
Diffstat (limited to 'manual')
-rw-r--r--manual/PRESENTATION_Intro.tex2
-rwxr-xr-xmanual/presentation.sh2
2 files changed, 2 insertions, 2 deletions
diff --git a/manual/PRESENTATION_Intro.tex b/manual/PRESENTATION_Intro.tex
index ed600a3e..5aeebd9f 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 a3557a47..ca8a6c93 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