diff --git a/makeBookeA5.sh b/makeBookeA5.sh index de43b71..191e15c 100755 --- a/makeBookeA5.sh +++ b/makeBookeA5.sh @@ -62,7 +62,6 @@ find $booke -name "*.abc" | sort | fixtitle "$title" title=$retval - echo -E "\newpage" >> $builddir/$output echo -E "\begin{figure}[H]" >> $builddir/$output echo -E "\phantomsection" >> $builddir/$output echo -E "{\centering \hypertarget{$name}{\includegraphics[width=\textwidth,height=0.85\textheight,keepaspectratio]{$graphicsdir/$name}}}" >> $builddir/$output