style image in figure
This commit is contained in:
parent
2fd16d24f0
commit
4e34ce03df
8 changed files with 117 additions and 1 deletions
BIN
test_template/big-platypus.png
Normal file
BIN
test_template/big-platypus.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 934 KiB |
|
|
@ -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!]
|
||||
)
|
||||
|
|
|
|||
BIN
test_template/smol-platypus.png
Normal file
BIN
test_template/smol-platypus.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 29 KiB |
Loading…
Add table
Add a link
Reference in a new issue