From d99f961d59b8640197a8caef71a4c8c353e7c921 Mon Sep 17 00:00:00 2001 From: Arthur Grisel-Davy Date: Thu, 11 Jul 2024 17:00:21 -0400 Subject: [PATCH] update --- eet_instructions/eet_instructions.typ | 7 +++++++ 1 file changed, 7 insertions(+) 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