How to customize the styling of caption supplements?

Hello, the it.numbering is actually the numbering scheme. You have to use it.counter.display().
Here is how I would write it

#show figure.caption: it => context [
  *#it.supplement~#it.counter.display()#it.separator*#it.body
]

image

2 Likes