This commit is contained in:
parent
7a80f1fea6
commit
3eb0572e9a
2 changed files with 154 additions and 0 deletions
|
|
@ -175,6 +175,8 @@
|
|||
})
|
||||
}
|
||||
|
||||
#let report(height: 100pt) = image("imgs/ico/report.svg", height: height)
|
||||
|
||||
#phone(body: [Hello World!])
|
||||
#move(dx: 100pt, dy: 100pt, gear())
|
||||
#wrench()
|
||||
|
|
@ -185,3 +187,4 @@
|
|||
#v(12em)
|
||||
#transfo()
|
||||
#analyse()
|
||||
#report()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue