On 2011-03-06 <23:34:00>, Wolfgang Schuster wrote:
> 
> Am 06.03.2011 um 23:25 schrieb Philipp Gesang:
> 
> > On 2011-03-06 <23:03:17>, Wolfgang Schuster wrote:
> >> 
> >> Am 06.03.2011 um 22:41 schrieb Philipp Gesang:
> >> 
> >>> Thanks a lot, Wolfgang, I hadn’t thought of “textcommand”.
> >>> Headings work (and look) like a charm now.
> >> 
> >> This can also be of interest for you (copied from the source):
> >> 
> >> \setuphead[section][style=\sca,textstyle={\kerncharacters[.5]}] 
> >> \section{Section}
> > 
> > Thanks, but I already had capital spacing (factor .05 with my
> > bodoni font) defined in my section font command.
> 
> How?

The long way (across a couple of definition files):

··8<·····························································

\definecharacterkerning[capitals]
\setupcharacterkerning [capitals] [factor=.05]

\unexpanded\def\cap{\setcharacterkerning[capitals]}

\def\broadspacing{\dontleavehmode\spaceskip .33em plus.25em minus.05em
                                \xspaceskip .66em plus.25em minus.05em}

\unexpanded\def\fontsection{\setupbodyfont[bodoni-of,12pt]\cap\WORDS\broadspacing}

\setuphead[section][
  …
  textstyle=\fontsection,
  …
]

··8<·····························································

(I just typed this from another laptop screen so beware of
typos.)

Alternatively I have a definition commented out that would rely
on the cpsp font feature instead -- but I don’t really notice an
effect when I turn it on.

Regards, Philipp


> 
> 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
> ___________________________________________________________________________________

-- 
()  ascii ribbon campaign - against html e-mail
/\  www.asciiribbon.org   - against proprietary attachments

Attachment: pgpVHMbFPC2yF.pgp
Description: PGP signature

___________________________________________________________________________________
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
___________________________________________________________________________________

Reply via email to