Hi,

please have look at the minimal example below:

Using the latest beta (20100929) with structure set to stop:
protrusion works.

With structure set to start: the hyphen doesn't get protruded!
(but the comma still does ...?)


Steffen
-------

\enabletrackers[structure.tags]

\setupstructure[state=stop] % <- start = no protrusion


\definefontfeature[default][default]
[mode=node,protrusion=quality,script=latn]

\starttypescript[TheTimes]
     \definetypeface [TheTimes] [rm] [serif] [times] [default] 
\stoptypescript

\usetypescript[TheTimes]
\setupbodyfont[TheTimes, 12pt]
\setupalign[line,block,hanging]


\setuplayout
        [width=113mm]
        
\starttext  \showframe
\input tufte
\stoptext
___________________________________________________________________________________
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