main.typ: set default image width

This commit is contained in:
dogeystamp 2023-07-11 22:38:51 -04:00
parent 69d1c5c088
commit 446f8f7176
Signed by: dogeystamp
GPG Key ID: 7225FE3592EFFA38

View File

@ -76,6 +76,7 @@
show math.equation: eq => eq
show figure: fig => {
show: pad.with(x: 1em)
set image(width: 50%)
set align(center)
v(1em)
fig.body