On 9/25/2013 12:32 PM, Marco Patzer wrote:
Hi,

the stretch effect does not take the final width of the string into
account. Is this a bug or a limitation? Example:

\starttext
   (\effect[stretch]{fftabc})\par  %% “c” collides with “)”
   (\kerncharacters[.05]fftabc)    %% no collision
\stoptext

these are unrelated mechanisms where the first one just does some pdf magic ... no feedback to tex about widths (ok, i could write something better but never had and still don't have a reason for that kind of low level pdf based approach to be really deeply integrated)

a better test is this:

  (\effect[stretch]{\dorecurse{50}{x}})\par  %% “c” collides with “)”


-----------------------------------------------------------------
                                          Hans Hagen | PRAGMA ADE
              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
    tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
                                             | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
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