Ignore Appendis section if no documents are given
This commit is contained in:
parent
3c6f98ac9b
commit
07bc1905ef
@ -582,6 +582,7 @@ $body$
|
||||
% 2.) Tabellenverzeichnis
|
||||
% 3.) Literaturverzeichnis
|
||||
|
||||
$if(da-appendix)$
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
% APPENDIX
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
@ -619,7 +620,7 @@ $for(da-appendix)$
|
||||
]{pdfs/$da-appendix.pdf-file$}
|
||||
%\includepdf[pages=$if(da-appendix.seiten)$$da-appendix.seiten$$else$-$endif$]{source/pdfs/$da-appendix.pdf-file$}
|
||||
$endfor$
|
||||
|
||||
$endif$
|
||||
|
||||
\end{document}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user