improve logo placement

This commit is contained in:
Malte 2024-10-30 18:01:58 +01:00
parent 3482b75b2e
commit b82c7c3c6a

View file

@ -2,15 +2,20 @@
read("flipdot-logo-notext-monochrome.svg")
.replace("231f20", "f5c600")
}
#set page(paper: "a4", background: align(top+right, {
v(9em);
#set page(paper: "a4",
background: align(top+right, {
box(inset: 1cm,
rotate(-90deg,
reflow: true,
scale(150%,
reflow: true,
image.decode(fd)
)
)})
, margin: (top: 1cm, bottom: 1cm, left: 2cm, right: 2cm)
)
)
}),
margin: (top: 1cm, bottom: 1cm, left: 2cm, right: 2cm)
)
#set text(font: "ISOCPEUR", size: 16pt )
#show heading: it => [