style image in figure

This commit is contained in:
Jean-Marie 'Histausse' Mineau 2026-04-16 19:29:10 +02:00
parent 2fd16d24f0
commit 4e34ce03df
Signed by: histausse
GPG key ID: B66AEEDA9B645AD2
8 changed files with 117 additions and 1 deletions

View file

@ -1,4 +1,5 @@
#import "./custom_html.typ": code-block
#import "./figures.typ": show-rule-figure
#let css-list = state("css-list", ())
@ -24,5 +25,6 @@
it
}
}
show figure: show-rule-figure
body
}