Am 12.06.2025 um 20:37 schrieb Henning Hraban Ramm:
For (OpenType) fonts that don’t have native smallcaps, like IBM Plex, I used to get fake smallcaps with \sc.

This still worked in 2024-12. Now it doesn’t, and \setsmallcaps or any of the other options that activate the scaps feature also don’t work, which makes sense.

https://wiki.contextgarden.net/Pseudo_Small_Caps looks very MkII.

Is there a solution?

\setupbodyfont[pagella]

\starttext

\pseudosmallcapped{This is a Test!}

\pseudoSmallcapped{This is a Test!}

\pseudoSmallCapped{This is a Test!}

\blank % \setupcapitals[sc=no]% default setting!

\smallcapped{This is a Test!}

\Smallcapped{This is a Test!}

\SmallCapped{This is a Test!}

\blank \setupcapitals[sc=yes]

\smallcapped{This is a Test!}

\Smallcapped{This is a Test!}

\SmallCapped{This is a Test!}

\stoptext

Wolfgang

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / 
https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl
webpage  : https://www.pragma-ade.nl / https://context.aanhet.net (mirror)
archive  : https://github.com/contextgarden/context
wiki     : https://wiki.contextgarden.net
___________________________________________________________________________________

Reply via email to