Hello,

I am using the latest version of Miktex. This compiles just fine using
pdflatex.

\documentclass{article}

\usepackage{lucidabr}

\begin{document}

Now is the time.
\begin{equation}
  \label{eq:1}
  f(x)=x^2-2x-3.
\end{equation}

\end{document}


But I don't understand how to use my Lucida YandY fonts in Context. I read
and reread mfonts.pdf and it makes no sense to me. I tried:

\setupoutput[pdf]

\usetypescript[lbr]
\setupbodyfont[lbr]

\starttext

Hello.

\stoptext

But I got this when I tried to compile.

) (F:\miktex\tex\context\base\type-spe.tex)
(F:\miktex\tex\context\base\type-exa.tex))makemf --verbose ec-lbr
cannot find ec-lbr source file.
hbf2gf -q -g ec-lbr 300
MAKETFM: don't know how to make ec-lbr

! Font \*12ptrmtf*=ec-lbr at 12.0pt not loadable: Metric (TFM) file not found.
<to be read again>
                   \relax
\xxdododefinefont ...tspec {#4}\newfontidentifier
                                                  \let
\localrelativefontsiz...

\fontstrategy ...ame #1\csname #2#3#4#5\endcsname
                                                  \tryingfontfalse \fi
<inserted text> ...yle \fontalternative \fontsize
                                                  \fi \iftryingfont
\fontstr...

\synchronizefont ...strategy \the \fontstrategies
                                                  \relax \fi
\ifskipfontchar...
<argument> \getvalue [EMAIL PROTECTED]@ \fontstyle }
                                           \edef \fontstyle {\fontstyle
}\if...
...
l.4 \setupbodyfont[lbr]


Can someone tell me how to proceed?
_______________________________________________
ntg-context mailing list
[EMAIL PROTECTED]
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to