On 12-8-2011 12:51, Daniel Schopper wrote:
Dear all,
combining characters inside of \stretchednormalcase appear shifted to
the right. Is this the expected behavior? If not so, is there anything I
can do about it?

Test case:

\def\stretchedspacefactor{4}
\def\stretchedspaceamount{.15em}

\setupbodyfont[junicode,10pt]

\starttext
\stretchednormalcase{ſaͤſoͤſuͤ}
\stoptext

you can try to add {} around a pair

anyway, that approach is somewhat obsolete (maybe we should remove the macros) as in mkiv we have

\starttext

\definedfont[file:junicoderegular]

\kerncharacters{ſaͤſoͤſuͤ}

\stoptext

the next beta will handle the marks ok

Hans




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