typst/tests/typ/image.typ
2020-11-30 22:07:08 +01:00

16 lines
291 B
XML

[page: width=5cm, height=5cm, margins=0.25cm]
[image: "res/tiger.jpg"]
[pagebreak]
# Tiger
[image: "res/tiger.jpg", width=2cm]
[image: "res/rhino.png", width=1cm]
[image: "res/rhino.png", height=2cm]
[pagebreak]
[align: center, bottom]
[image: "res/tiger.jpg", width=2cm, height=3.5cm]