From: Clifford Wolf Date: Sat, 8 Nov 2014 11:39:01 +0000 (+0100) Subject: Some fixes in presentation X-Git-Tag: yosys-0.5~282 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=12ffe0c438f0a971da081189524433f9178fa002;p=yosys.git Some fixes in presentation --- 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