I updated ConTeXt to the latest version available in i-Installer and
the error dissapeared. Although, another thing started to mess upp. I
write my documents in UTF-8 and was before upgrading using the
\enableregime[utf] commande which worked perfect. After upgrading
though, I only get blanks instead of special characters. Has the
command changed?

On 6/1/06, Hans Hagen <[EMAIL PROTECTED]> wrote:
> Johan Blixt-Dackhammar wrote:
> > Trying that rendered the same result, but thanks anyway...
> >
> > On 6/1/06, Otared Kavian <[EMAIL PROTECTED]> wrote:
> >
> >> On 31 mai 2006, at 23:40, Johan Blixt-Dackhammar wrote:
> >>
> >>
> >>> When trying to typeset for example a document using the mag-01 module
> >>> I get an error that from what I understand is font related. I'm using
> >>> MacOS 10.4.6 (on intel), and I do have the Palatino font. Why do I get
> >>> the error and how can the problem be resolved?
> >>>
> >>> ERROR MESSAGE##############################
> >>>
> >> Hi Johan,
> >>
> >> I think you need something like this:
> >>
> >> \enableregime[utf]
> >> \loadmapfile[context-base]
> >> \usetypescript[palatino][ec]
> >> \setupbodyfont[palatino,12pt]
> >>
> >> \starttext
> >>
> >> Here we are using the font  \fontname\font.
> >>
> >> These are some diacritics: �, �, �, �, �.
> >>
> >> And these are some ligatures: affliction, affine, first.\par
> >> Can you see correctly \type{affliction, affine, first}?
> >> $${\rm e}^{{\rm i}\pi} + 1 = 0 = \int_0^{2\pi}\sin(x)dx,
> >> \quad \sum_{n=1}^{\infty}{1 \over n^2} = {\pi^2\over 6}.$$
> >> \input knuth.tex
> >>
> >> \stoptext
> >>
> >> I experienced several problems like the ones you mention, but the
> >> above works fine for me (Mac OS X 10.4.6, TeX and ConTeXt installed
> >> with Gerben Wierda's i-installer).
> >>
> normally things should work ok when one generates the metrics with texfont 
> (or installs the font metrtics zip); problems can be anything, from a missing 
> tfm, to a missing (or differently named type1) or a messed up map file, or an 
> old pdftex ...
>
> 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
>
_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to