On 8/19/23 16:03, Hamid,Idris wrote:
> [...]
> Yes, there is an easy workaround:
>
> \definefontfeature[smallcaps][smcp=yes]

Hi Idris,

just a minor comment.

This is already defined in lines 96-99 of font-pre.mkxl:

 \definefontfeature
   [smallcaps]
   [always]
   [smcp=yes]

And also in lines 77-82 of font-pre.mkiv:

 \definefontfeature
   [smallcaps]
   [always]
   [smcp=yes,
    tlig=yes,
    trep=yes] % texligatures=yes,texquotes=yes

Just in case it helps, grep is a useful tool when applied to
tex/texmf-context/tex/context/base/mkxl (or
/tex/texmf-context/tex/context/base/mkiv, if needed).

Cheers

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

maillist : ntg-context@ntg.nl / https://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : https://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : https://contextgarden.net
___________________________________________________________________________________

Reply via email to