On Fri, May 21, 2010 at 2:40 PM, John Culleton <j...@wexfordpress.com> wrote:
> The following code works with mkii but not with mkiv:
>
> \usetypescript[times][texnansi]
> \usetypescript[serif,sans][hanging][pure]
> \setupalign[hanging]
> \setupbodyfont[times,12pt]
> \setuphead[chapter][page=right]
>
> I substituted "termes" for "times" in both places but it still works
> under mkii (texexec) but not mkiv (context). I'll proceed with mkii
> for the current project but long term I expect difficulties.
>
It seems ok here
%%test.tex
\usetypescript[times]
\usetypescript[serif,sans][hanging][pure]
\setupalign[hanging]
\setupbodyfont[times,12pt]
\setuphead[chapter][page=right]

\starttext
\chapter{foo}
\dorecurse{100}{\input knuth}

\stoptext


# pdffonts test.pdf
name                                 type              emb sub uni object ID
------------------------------------ ----------------- --- --- --- ---------
QNBETP+TeXGyreTermes-Regular         CID Type 0C       yes yes yes     14  0

Where are the problems ?


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