Hans Hagen <[EMAIL PROTECTED]>:
>
> At 11:48 PM 4/4/2002 +0200, you wrote:
> 
> >the above) or mktextfm results in an error message (Font
> >\*12ptrmtf*=Times-Roman at 12.0pt not loadable: Metric (TFM) file not
> 
> a message like this means that there is no \definition that maps 
> Times-Roman onto a real name (or chain that ends with  a real name)

Hm.

I have now tried to avoid defining anything myself (which I don't
really need at the moment anyway) but I'm trying to get some of the
default typescripts to work (particularly times and palatino).

>From what I can tell, the default typescript files (including
type-exa.tex) are searched automatically when I call \usetypescript --
is that correct? In that case, shouldn't the following work?

-- test.tex --------------------------
\usetypescript[palatino]
\setupbodyfont[palatino]

\starttext
This is a test
\stoptext
--------------------------------------

I try to compile this with "texexec -pdf test" and I get no errors,
but the resulting PDF file still uses Computer Modern... What is
missing/wrong?

> Hans

--
Magnus Lie Hetland                                  The Anygui Project
http://hetland.org                                  http://anygui.org

Reply via email to