Merge commit '506e066f11f0e7c424fc084d6b50c6d2734f15d8' into jpg

This commit is contained in:
2024-06-10 13:00:27 +02:00
58 changed files with 3332 additions and 713 deletions

View File

@ -1,4 +1,10 @@
{
"alwaysUpdateLinks": true,
"showInlineTitle": false
"showInlineTitle": false,
"pdfExportSettings": {
"pageSize": "A4",
"landscape": false,
"margin": "0",
"downscalePercent": 100
}
}