Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

3
  • I've tried this, and with other options too, but it does not seem to solve my base problem, which is that "Figure" remains in small caps [although I just now appear to have found a workaround for that] (changing the font family, for example, seems to only affect the number and not the "Figure" part). Commented Dec 14, 2021 at 20:00
  • @AlexJ This is the default. Use labelfont= to change it. Commented Dec 14, 2021 at 20:04
  • The example I provided specifically set "labelfont=up" [and I also tried with "labelfont=normalfont"] ("up", per the documentation, is supposed to provide normal, "upright", non-italic, non-bolded, non-small caps, text. Seemingly, setting "labelfont=up" does not override the default small caps (although redefining what "figurename" is seems to do the trick, albeit in a non-obvious way). Commented Dec 14, 2021 at 20:07