Added the OSF Proposal export. Also Corrected title page (removed matriculation number, seminar title aso)

This commit is contained in:
Michael Beck
2024-12-18 14:13:47 +01:00
parent f88ff734bd
commit 61110a16e7
2 changed files with 15 additions and 11 deletions

View File

@ -20,6 +20,10 @@ if [ $? -ne 0 ]; then
exit 1
fi
# Insert Erklärung.pdf at the end of the PDF
Insert Erklärung.pdf at the end of the PDF
echo "Modifying the PDF..."
./modify-pdf.sh "$OUT" "Erklärung.pdf" "$OUT"
# remove last page for osf.io
print "Removing last page for OSF.io output"
pdftk "$OUT" cat 1-r2 output OSF-"$OUT"