ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Pablo Rodriguez <oinos@gmx.es>
To: ntg-context@ntg.nl
Subject: [NTG-context] Re: Applying \sc for smallcaps across styles
Date: Sat, 19 Aug 2023 19:36:05 +0200	[thread overview]
Message-ID: <2d35c54f-109e-bd1d-80d2-0bfe15029df3@gmx.es> (raw)
In-Reply-To: <2d3aa5f8-2d72-431b-ad8a-bab90e5288c1@Spark>

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
___________________________________________________________________________________

  parent reply	other threads:[~2023-08-19 17:38 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-19 14:03 [NTG-context] " Hamid,Idris
2023-08-19 15:26 ` [NTG-context] " Wolfgang Schuster
2023-08-19 18:36   ` Hamid,Idris
2023-08-19 19:01     ` Wolfgang Schuster
2023-08-19 19:14       ` Hamid,Idris
2023-08-19 20:17         ` Hamid,Idris
2023-08-19 17:36 ` Pablo Rodriguez [this message]
2023-08-19 18:56   ` Hamid,Idris

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=2d35c54f-109e-bd1d-80d2-0bfe15029df3@gmx.es \
    --to=oinos@gmx.es \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).