ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Fontfeature: smcp
@ 2011-01-06 22:02 Willi Egger
  2011-01-07 10:22 ` Wolfgang Schuster
  0 siblings, 1 reply; 6+ messages in thread
From: Willi Egger @ 2011-01-06 22:02 UTC (permalink / raw)
  To: NTG-Context ConTeXt users

Hm, has something change in the way a font feature should be implemented?

This used to work:


\definefontfeature[smallcaps][default][script=latn,smcp=yes]

\starttypescript [sans] [seravek] [name]
   \definefontsynonym [Seravek-Roman]      [file:Seravek-Regular]      [features=default]
\stoptypescript

\starttypescript [sans] [seravek]
   \definefontsynonym [Sans]                             [Seravek-Roman]      [features=default]
     \definefontsynonym [SansRegularCaps]   [Sans]                          [ features=smallcaps]
  \stoptypescript


\starttypescript [Seravek]
   \definetypeface [Seravek] [ss] [sans][seravek][default]
   \definetypeface [Seravek] [mm] [math][palatino][default]
\stoptypescript

\usetypescript[Seravek]
\setupbodyfont[Seravek,ss,12pt]

\starttext
This is \fontname\font.

{\sc This is \fontname\font.}

\stoptext

I get no smallcaps.

If I add \def\sc{\addff{smcp} I get still no smallcaps.

Willi
___________________________________________________________________________________
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://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


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

end of thread, other threads:[~2011-01-07 13:23 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-01-06 22:02 Fontfeature: smcp Willi Egger
2011-01-07 10:22 ` Wolfgang Schuster
2011-01-07 11:23   ` Willi Egger
2011-01-07 11:33     ` Wolfgang Schuster
2011-01-07 13:18       ` Willi Egger
2011-01-07 13:23       ` Willi Egger

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