-
-
Notifications
You must be signed in to change notification settings - Fork 206
Open
Description
Description
Small caps words with \textsc stay normal. It seems that the font is missing or it's not set up. How can I restore the regular small caps font?
Minimal Working Example
\documentclass{kaobook}
\begin{document}
ABC \textsc{abc} abc
\end{document}Expected behavior:
Actual behavior:
Additional Information
I'm on TeX Live 2019, so it might also be a problem with my distro being outdated... Unfortunately that's difficult for me to test at the moment, but I'd be okay with if that was the way to fix it ("just update").
Metadata
Metadata
Assignees
Labels
No labels

