diff --git a/eet_instructions/eet_instructions.typ b/eet_instructions/eet_instructions.typ index 6b30203..2a0161d 100644 --- a/eet_instructions/eet_instructions.typ +++ b/eet_instructions/eet_instructions.typ @@ -1,7 +1,14 @@ #set enum(numbering: "1.a.i.") +#let pat = pattern(size: (30pt, 30pt))[ + #place(line(start: (0%, 0%), end: none, angle: 45deg, stroke: stroke(paint: red, cap: "square"))) +] + +#rect(width: 100%, height: 20pt, fill:pat) + #align(center)[#text(size:2em, weight:"bold")[EET Boxes Setup Instruction]] +#rect(width: 100%, height: 20pt, fill:red) #outline() = Preparation