update
This commit is contained in:
parent
29cfbf96ad
commit
d99f961d59
1 changed files with 7 additions and 0 deletions
|
|
@ -1,7 +1,14 @@
|
||||||
#set enum(numbering: "1.a.i.")
|
#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]]
|
#align(center)[#text(size:2em, weight:"bold")[EET Boxes Setup Instruction]]
|
||||||
|
|
||||||
|
#rect(width: 100%, height: 20pt, fill:red)
|
||||||
#outline()
|
#outline()
|
||||||
|
|
||||||
= Preparation
|
= Preparation
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue