replace checkbox
This commit is contained in:
parent
e6ea7f8dec
commit
b0d39b916a
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@
|
|||
#block(it.body)
|
||||
]
|
||||
|
||||
#let checkbox = text([ \[ #sym.space \] ]);
|
||||
#let checkbox = sym.ballot;
|
||||
|
||||
#let inputbox(length: 100%) = {
|
||||
let gap = length;
|
||||
|
|
Loading…
Reference in a new issue