Zhaopeng Xing wrote:
> Hi all,
>
> I am using the latest minimal and try to compile the following two files
> with luatex. The second file, using typescript and font features together,
> get a serious problem with the final pdf: punctuation centered unexpectedly
> in lines. For the first files, with no font features specified, it is OK. I
> do not know whether someone else can replicate this problem. But it
> happended on my laptop. All compiled are attached in this email.
\definefontfeature[minion][language=dflt, script=latn, mode=node,
frac=yes, onum=yes, kern=yes, liga=yes,
dlig=yes,
protrusion=quality, expansion=quality]
\starttypescript[serif][myserif][name]
\definefontsynonym[Serif][RegularBold][features=minion]
\stoptypescript
\definetypeface [myserif] [rm] [serif] [myserif] [default]
\usetypescript[myserif]
\setupbodyfont[myserif,rm,12pt]
\setupalign[hz,hanging]
\starttext
\input zapf
\stoptext
works ok; i don't have minion here (at least not an open type variant)
so i cannot test that font
-----------------------------------------------------------------
Hans Hagen | PRAGMA ADE
Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
tel: 038 477 53 69 | fax: 038 477 53 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 : [email protected] / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage : http://www.pragma-ade.nl / http://tex.aanhet.net
archive : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___________________________________________________________________________________