Thanks, I actually found a solution using numbly:
#import "@preview/numbly:0.1.0": numbly
#set enum(
full:true,
numbering: numbly("{1:1}.", "{2:1})", "{3:a})" )
)
Thanks, I actually found a solution using numbly:
#import "@preview/numbly:0.1.0": numbly
#set enum(
full:true,
numbering: numbly("{1:1}.", "{2:1})", "{3:a})" )
)