diff --git a/beitritt.typ b/beitritt.typ index 41afe72..7becf56 100644 --- a/beitritt.typ +++ b/beitritt.typ @@ -2,20 +2,15 @@ read("flipdot-logo-notext-monochrome.svg") .replace("231f20", "f5c600") } +#set page(paper: "a4", background: align(top+right, { + v(9em); + rotate(-90deg, + scale(150%, + image.decode(fd) + ) -#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 => [ @@ -23,41 +18,36 @@ #block(it.body) ] -#let checkbox = sym.ballot; +#let checkbox = text([ \[ #sym.space \] ]); #let inputbox(length: 100%) = { let gap = length; if length == 100% { gap = 1fr; } - box(height: -5pt, width: gap, line(length:length, stroke: 1.5pt)) + box(width: gap, line(length:length, stroke: 1.5pt)) } = Beitrittserklärung #v(1em) -#box(width: 12cm, [ - Hiermit trete ich dem flipdot e.V. ab dem - Ersten #inputbox(length: 5em) 20#inputbox(length: 2em) als Mitglied bei, - und erkenne die Satzung - (https://flipdot.org/satzung) und - die Ziele des Vereins an. +#box(width: 10cm, [ +Hiermit trete ich dem flipdot e.V. ab dem +Ersten #inputbox(length: 5em) 20#inputbox(length: 2em) als Mitglied bei, +und erkenne die Satzung +(https://flipdot.org/wiki/Satzung) und +die Ziele des Vereins an. - #grid( - columns:(auto, auto), - gutter: 0.75em, +Vorname: #inputbox()\ +Nachname: #inputbox()\ +Nick: #inputbox() - align: (right+bottom, left+bottom), - [Vorname:], [#inputbox()], - [Nachname:], [#inputbox()], - [Nick:], [#inputbox()], - [Straße, Nr:], [#inputbox()], - [PLZ, Ort:], [#inputbox()], - [Volljährig:], [#checkbox Ja, #checkbox Nein], - [E-Mail:], [#inputbox()], - [Telefon (opt.):], [#inputbox()] - ) +Straße, Nr: #inputbox()\ +PLZ, Ort: #inputbox()\ +Volljährig: #checkbox Ja #checkbox Nein\ +E-Mail: #inputbox()\ +Telefon (opt.): #inputbox()\ ]) Ort, Datum & Unterschrift @@ -75,7 +65,7 @@ Ich bezahle als Mitglied dabei den\ #list( marker: checkbox, - [vollen Betrag von mindestens 30€/Monat], + [vollen Betrag von mindestens 32€/Monat], [ermäßigten Betrag von 16€/Monat], [Beitrag für juristische Personen von mindestens 54€/Monat, und zwar #inputbox(length: 5em)€/Monat] ) @@ -86,5 +76,5 @@ Kontoinhaber: flipdot e.V., IBAN: DE07520503530001147713\ Sparkasse Kassel Dieses Blatt einem Vorstand im Space geben oder per mail an -vorstand\@flipdot.org\ -FAQ: https://flipdot.org/faq/ +com\@flipdot.org\ +FAQ: https://flipdot.org/wiki/FAQ