#set page(width: 150pt) #set figure(numbering: "I") We can clearly see that @fig-cylinder and @tab-complex are relevant in this context. #figure( table(columns: 2)[a][b], caption: [The basic table.], ) #figure( pad(y: -6pt, image("test/assets/files/cylinder.svg", height: 2cm)), caption: [The basic shapes.], numbering: "I", ) #figure( table(columns: 3)[a][b][c][d][e][f], caption: [The complex table.], )