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