update include-after

Include-after is now after the document
This commit is contained in:
Fl1tzi 2023-05-25 14:28:59 +00:00
parent a199b89e7b
commit 8549ee8836

View file

@ -74,9 +74,9 @@ $if(bibliography)$
\printbibliography \printbibliography
$endif$ $endif$
\end{document}
$for(include-after)$ $for(include-after)$
$include-after$ $include-after$
$endfor$ $endfor$
\end{document}