1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
#set page(height: 180pt) #set figure(placement: auto) #figure( rect(height: 60pt), caption: [Rectangle I], ) #figure( rect(height: 50pt), caption: [Rectangle II], ) #figure( circle(), caption: [Circle], ) #lorem(20)