Re: [NTG-context] Small capitals broken in latest beta?
Completely misunderstood the problem from the beginning. Wiki entry
reverted. But I still hope that there is an easier solution to resolving a
psuedo smallcaps from available capitals in a font in mkIV.
On Tue, Apr 5, 2011 at 3:49 AM, C.
Erm, these are no pseudo small caps! It’s a feature that substitutes capital letters with their small caps counterpart. So the font has actual small caps built into it. I’m using it to generate an “all small caps” title. I made this picture to explain:
http://i55.tinypic.com/23tlev7.png
You might wanna undo this wiki entry.
Cheers!
*Von:* John Haltiwanger [mailto:john.haltiwanger@gmail.com] *Gesendet:* Montag, 4. April 2011 22:29
*An:* mailing list for ConTeXt users *Cc:* C.
*Betreff:* Re: [NTG-context] Small capitals broken in latest beta?
I've putthis on the psuedo-smallcaps wiki page as a more appropriate solution going into the future.
On Mon, Apr 4, 2011 at 10:38 PM, C.
wrote: Oh my! So close and yet so far...
It works. Thank you very much!
-----Ursprüngliche Nachricht----- Von: Wolfgang Schuster [mailto:schuster.wolfgang@googlemail.com] Gesendet: Montag, 4. April 2011 12:56
An: mailing list for ConTeXt users Betreff: Re: [NTG-context] Small capitals broken in latest beta?
Am 04.04.2011 um 12:50 schrieb C.:
In MKII \sc switch to a different font but MKIV can just enable the "smcp" feature.
Adding "smcp=yes" doesn't work as option for \setmainfont because you can use \definfontfeature and overload the "default" set, the only valid options from \definefontfeature are "script", "expansion" and "protrusion".
[I'm using MKiV.]
MkIV ;)
Ok, let's leave the small capitals with \sc alone, they work when I specify script=latin in setmainfont. Now, how would I activate the feature c2sc (small capitals from capitals)? It worked like this in the past, but does not anymore:
\usemodule[simplefonts] \definefontfeature[c2sc][default][c2sc=yes]
\definefontfeature[c2sc][c2sc=yes]
Wolfgang
___________________________________________________________________________________ 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
___________________________________________________________________________________
Am 04.04.2011 um 22:54 schrieb John Haltiwanger:
Completely misunderstood the problem from the beginning. Wiki entry reverted. But I still hope that there is an easier solution to resolving a psuedo smallcaps from available capitals in a font in mkIV.
There is the \cap command. Wolfgang
participants (2)
-
John Haltiwanger
-
Wolfgang Schuster