Taco Hoekwater wrote:


I'm guessing:

  \input enco-pfr
  \startencoding [ec]
    \usepdffontresource ec
  \stopencoding
  \starttext
    fi ff ffi
  \stoptext


(at least this loads pdfr-ec.tex)

Taco

it's hard to check with compressed files, but:

\pdfcompresslevel=0

\useencoding[pfr]
\startencoding [ec]
 \usepdffontresource ec
\stopencoding

\usetypescript[palatino][ec] \setupbodyfont[palatino]

\starttext
fi ff ffi
\stoptext

seems to work here; i'll add the file and definition to the distribution Hans

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

_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to