style image in figure
This commit is contained in:
parent
2fd16d24f0
commit
4e34ce03df
8 changed files with 117 additions and 1 deletions
|
|
@ -135,3 +135,18 @@ thead {
|
|||
[34], [605106], [605098], [26], [18],
|
||||
table.hline(),
|
||||
)
|
||||
|
||||
#figure(
|
||||
image(
|
||||
"./smol-platypus.png",
|
||||
alt: "A drawing of a blue-ish round-ish platypus with big eyes, holding a laptop. This platypus is quite cute, but I might be biased.",
|
||||
),
|
||||
caption: [A Platypus!]
|
||||
)
|
||||
#figure(
|
||||
image(
|
||||
"./big-platypus.png",
|
||||
alt: "A drawing of a blue-ish round-ish platypus with big eyes, holding a laptop. This platypus is quite cute, but I might be biased.",
|
||||
),
|
||||
caption: [A Big Platypus!]
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue