[NTG-context] question about italic correction

2014-06-09 Thread Pablo Rodriguez
Dear list,

I would like to show the difference with italic correction (as well as
with expansion and protrusion).

I have the following sample:

   \definefontfeature[default][default][itlc=yes]
   \definefontfeature[noitlc][default][itlc=no]
   \setupitaliccorrection[global,always]
   \starttext
   {\em of}) \adff[noitlc] {\em of})
   \stoptext

Is there no way to show italic correction enabled and disabled in the
same document?

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


Re: [NTG-context] question about italic correction

2014-06-09 Thread Wolfgang Schuster

Am 09.06.2014 um 23:27 schrieb Pablo Rodriguez oi...@gmx.es:

 Dear list,
 
 I would like to show the difference with italic correction (as well as
 with expansion and protrusion).
 
 I have the following sample:
 
   \definefontfeature[default][default][itlc=yes]
   \definefontfeature[noitlc][default][itlc=no]
   \setupitaliccorrection[global,always]
   \starttext
   {\em of}) \adff[noitlc] {\em of})
   \stoptext
 
 Is there no way to show italic correction enabled and disabled in the
 same document?

Take a look at page 136f at the mkiv fonts [1] manual to see how you can
create overlapping texts for the demonstration of the differences.

[1] http://pragma-ade.com/show-man-54.htm

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
___