3 Jul
2010
3 Jul
'10
2:01 a.m.
On Fri, Jul 2, 2010 at 6:33 PM, Khaled Hosny
On Fri, Jul 02, 2010 at 05:57:01PM +0200, luigi scarso wrote:
In this example \N{COMBINING CARON BELOW} looks bad -- a font problem ?
\usetypescript[libertine] \setupbodyfont[libertine,rm,10pt] \setupinterlinespace[line=2.6ex]
\starttext %%echo '\N{LATIN SMALL LETTER A}\N{COMBINING DOT BELOW}\N{COMBINING CARON BELOW}' |./uconv -t utf-8 -x "name-any ạ̬ \stoptext
Tested with Pango, the two marks overlap, very likely to be a font issue (no mark to mark anchor attachment). Looks good in DejaVu Sans (but not Serif) BTW. Libertine has not ccmp feature, dejavusans yes
-- luigi