Am 24.06.2014 um 20:56 schrieb Pablo Rodriguez <oi...@gmx.es>:

> On 06/24/2014 09:42 AM, Tomas Hala wrote:
>> 
>> I tried it, but unfortunately it does not work, either before, or after.
>> Is there any other way how to enable it?
> 
> Tomas,
> 
> the following works (but not for ConTeXt from TeXLive 2013):
> 
>    \showframe
>    \definefontfeature[default][default]
>       [expansion=quality,protrusion=quality]
>    \definefontfamily[mainface][serif][Trebuchet MS]

You don’t need the \definefontfeature command when you write

\definefontfamily[mainface][serif][Trebuchet MS][features={default,quality}]

>    \setupbodyfont[mainface]
>    \setupalign[hz,hanging]
>    \starttext
>    \input knuth
>    \stoptext
> 
> Output available at http://www.ousia.tk/protrusion.pdf.
> 
> I suggest that you install the ConTeXt Suite (instructions available at
> http://wiki.contextgarden.net/ConTeXt_Standalone). You don’t need to
> uninstall anything. It is always worth having the latest beta version.

The \definefontfamily command works also with Texlive 2014.

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
___________________________________________________________________________________

Reply via email to