feat: add antiplagiarism form

This commit is contained in:
Freezlex 2024-08-13 11:22:31 +02:00
parent dd4cba8c47
commit cf6660a768
5 changed files with 10 additions and 1 deletions

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 146 KiB

BIN
main.pdf

Binary file not shown.

View File

@ -82,7 +82,8 @@ L'histoire avec Julien continue donc chez Unit Solutions AG à partir d'octobre
"Performances",
"Analyses",
"C#"
)
),
antiplagiarism-form: image("./assets/images/form-info-plagiat.png", fit: "cover")
)
#include "chapters/contexte.typ"

View File

@ -17,6 +17,7 @@
conclusion: lorem(350),
abstract: lorem(100),
keywords: ("Min 7", "Max 15"),
antiplagiarism-form: image("./assets/images/logo-uha.png"),
body,
) = {
// Global settings.
@ -93,6 +94,13 @@
}
pagebreak()
[
#figure[
#antiplagiarism-form
]
]
pagebreak()
// Used to get custom page header.
let pageheader(content: "") = {
set text(10pt)