ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* \definefontfeature and script
@ 2021-01-05 15:46 Pablo Rodriguez
  2021-01-05 16:11 ` Hans Hagen
  0 siblings, 1 reply; 5+ messages in thread
From: Pablo Rodriguez @ 2021-01-05 15:46 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hans,

this sample shows an issue with script:

  \definefontfeature
    [default]
    [default]
    [script=latn]

  \definefontfeature
    [onumsmcp]
    [onum=yes,
     smcp=yes,
     c2sc=yes]

  \setupbodyfont
    [pagella]

  \starttext
    \feature[+][onumsmcp]\tfb abc123ABC
  \stoptext

If script=auto, current latest (2021.01.05 10:45) works fine. If it is
set to Latin (as above), I don’t get small caps.

Besides the potential issue in ConTeXt, I think that "script=auto" may
be safer than "script=latn". Or am I taking too much for granted?

Many thanks for your help,

Pablo
--
http://www.ousia.tk
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-01-06 13:31 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-05 15:46 \definefontfeature and script Pablo Rodriguez
2021-01-05 16:11 ` Hans Hagen
2021-01-05 17:53   ` Pablo Rodriguez
2021-01-06 12:41     ` Hans Hagen
2021-01-06 13:31       ` Pablo Rodriguez

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).