replace checkbox

This commit is contained in:
Malte 2024-10-30 17:30:10 +01:00
parent e6ea7f8dec
commit b0d39b916a

View file

@ -18,7 +18,7 @@
#block(it.body)
]
#let checkbox = text([ \[ #sym.space \] ]);
#let checkbox = sym.ballot;
#let inputbox(length: 100%) = {
let gap = length;