Hi,

I'm a newbie to Tex and Context. As an informatics teacher, I would like to
create professional looking documents. When choosing a product (I'm tired of
using
Word and the like), I discovered the Context package.

I very much like the idea of first concentrating on the contents and
structure of
a text and then adding code to layout the document.

Now I've created a document, and this works fine. But when I try to switch
the font, my
tex distro does not like this. I'm working on a windows machine with
Miktex2.1 (full installation).
I didn't install Context seperately as it was already there, but
nevertheless I read the installation
document and generated the formats as described on page 6 (texexec --make
etc)

Can somebody help me with my problem of switching fonts, and maybe point me
to some beginners material
on using fonts with Context+Miktex

Thanks a lot!

Kris Hermans
A Context Padawan

this is my sample document:

\setupbodyfont[lbr]

\starttext
  Hello World!
\stoptext

and this is the log:

This is pdfeTeX, Version 3.14159-14f-released-20000525-2.1 (MiKTeX 2.1)
(preloaded format=cont-en 2002.5.3)  18 MAY 2002 15:55
entering extended mode
**test.tex
(test.tex{pdftex.cfg}

ConTeXt  ver: 2002.3.27  fmt: 2002.5.3  int: english  mes: english

language       : language en is active
system         : cont-new loaded
(G:\texmf\tex\context\base\cont-new.tex
systems        : beware: some patches loaded from cont-new.tex!
system (E-TEX) : [line 458] \dimexpr
)
system         : cont-old loaded
(G:\texmf\tex\context\base\cont-old.tex
loading        : Context Old Macros
)
system         : cont-fil loaded
(G:\texmf\tex\context\base\cont-fil.tex
loading        : Context File Synonyms
)
bodyfont       : 12pt rm is loaded
language       : patterns 2:2-en-2 4:2-de-2 5:2-fr-2 6:2-es-2 7:2-nl-2
loaded
specials       : tex,postscript,rokicki loaded
system         : test.top loaded
(./test.top
specials       : loading definition file tpd
(G:\texmf\tex\context\base\spec-tpd.tex
specials       : loading definition file fdf
(G:\texmf\tex\context\base\spec-fdf.tex <unprotect 3> <unprotect 4>
system (E-TEX) : [line 1615] \ifcsname
<protect 4> <protect 3>)
specials       : fdf loaded
<unprotect 3> <protect 3>)
specials       : fdf,tpd loaded
) (G:\texmf\tex\context\base\type-pre.tex
typescript     : [serif,sans,mono,math,handwriting] [lucida]
[name,special,defa
ult]
(G:\texmf\tex\context\base\type-syn.tex)
(G:\texmf\tex\context\base\type-enc.tex)
(G:\texmf\tex\context\base\type-siz.tex)
(G:\texmf\tex\context\base\type-map.tex)
(G:\texmf\tex\context\base\type-spe.tex
(G:\texmf\tex\context\base\math-lbr.tex
)) (G:\texmf\tex\context\base\type-exa.tex)
typescript     : [serif,sans,mono,math,handwriting] [default] [size]
(G:\texmf\tex\context\base\type-syn.tex)
(G:\texmf\tex\context\base\type-enc.tex)
(G:\texmf\tex\context\base\type-siz.tex)
(G:\texmf\tex\context\base\type-map.tex)
(G:\texmf\tex\context\base\type-spe.tex)
(G:\texmf\tex\context\base\type-exa.tex)
typescript     : [map] [default] []
(G:\texmf\tex\context\base\type-syn.tex)
(G:\texmf\tex\context\base\type-enc.tex)
(G:\texmf\tex\context\base\type-siz.tex)
(G:\texmf\tex\context\base\type-map.tex
pdftex         : needs map file: original-ams-cmr.map
pdftex         : needs map file: original-ams-euler.map
pdftex         : needs map file: original-ams-logo.map
pdftex         : needs map file: original-micropress-informal.map
) (G:\texmf\tex\context\base\type-spe.tex)
(G:\texmf\tex\context\base\type-exa.tex))
! Font \*12ptrmtf*=LucidaBright at 12.0pt not loadable: Metric (TFM) file
not f
ound.
\lastfontname ...idaBright at \scaledfont

\donoparsefontspec ...sname \lastfontname
                                          \relax \relax
\xxdododefinefont ...2}\newfontidentifier
                                          \doresetrelativefontsize \f...
\fontstrategy ...sname #2#3#4#5\endcsname
                                          \tryingfontfalse \fi
<inserted text> ...talternative \fontsize
                                          \fi \iftryingfont \fontstra...
\synchronizefont ... \the \fontstrategies
                                          \relax \fi \ifskipfontchara...
...
l.1 \setupbodyfont[lbr]

? x
No pages of output.

Reply via email to