This commit is contained in:
parent
1b461338b7
commit
6f7afe73a7
6 changed files with 3814 additions and 81 deletions
|
|
@ -152,7 +152,7 @@
|
|||
box(
|
||||
width: width,
|
||||
height: height,
|
||||
stroke: black,
|
||||
//stroke: black,
|
||||
{
|
||||
place(
|
||||
left+bottom,
|
||||
|
|
@ -221,6 +221,13 @@
|
|||
)
|
||||
}
|
||||
|
||||
#let droidra-outline(
|
||||
small_icon_size: 100pt,
|
||||
big_icon_size: 200pt,
|
||||
) = context {
|
||||
text(fill: red, size: 40pt)[TODO]
|
||||
}
|
||||
|
||||
#let theseus-outline(
|
||||
small_icon_size: 60pt,
|
||||
big_icon_size: 90pt,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue