Hello everyone,
i want to customize the captions of the subfigures from the subpar-package [subpar – Typst Universe] with the following specifications:
- The subcaptions should be above the subfigures
- The subcaptions should be ennumerated with A, B, … (bold, no separator)
- The subcaption text size should be custom- and different from the global textsize
It should look roughly like this:
(i did this in inkscape, so no code here. This is just a example of how i would like it to look like)
I have tried to look for the answer in the package documentation, but i haven´t found a satisfying solution. If someone could provide some help (maybe this is possible with clever show-rules?) or craft a hacky workaround, i would be very thankful.
Best