Sorry if this is answered in a manual somewhere, but I can't seem to find
it. Yes I have tried looking in ALL the docs, but can't seem to find
anything that helps.
I am looking to switch macro package from Latex to Context. Up until now I
have used the
\usepackage{palatino}
to get all pdf files generated using Palatino. This has been working fine.
However if I switch
to Context and try
\showbodyfont[ppl]
I get:
This is pdfeTeX, Version 3.14159-1.00b-pretest-20020211-2.1 (Web2c 7.3.7x)
(format=cont-en 2003.6.25) 26 JUN 2003 09:16
entering extended mode
**&cont-en test.tex
(./test.tex{c:/Local/TeX/texmf-var/pdftex/config/pdftex.cfg}
ConTeXt ver: 2002.5.20 fmt: 2003.6.25 int: english mes: english
language : language en is active
system : cont-new loaded
(c:/Local/TeX/texmf/tex/context/base/cont-new.tex
systems : beware: some patches loaded from cont-new.tex!
)
system : cont-old loaded
(c:/Local/TeX/texmf/tex/context/base/cont-old.tex
loading : Context Old Macros
)
system : cont-fil loaded
(c:/Local/TeX/texmf/tex/context/base/cont-fil.tex
loading : Context File Synonyms
)
bodyfont : 12pt rm is loaded
language : patterns 2:2-en-2 3:2-uk-2 4:2-de-2 5:2-fr-2 6:2-es-2
7:2-it-2
8:2-nl-2 loaded
specials : tex,postscript,rokicki loaded
\openout2 = `test.tui'.
system : test.top loaded
(./test.top)
\openout0 = `mpgraph.mp'.
\openout0 = `mprun.mp'.
\openout0 = `mpgraph.mp'.
\openout0 = `mprun.mp'.
pdftex : needs map file: original-context-symbol.map
pdftex : needs map file: pl0-ams-cmr.map
pdftex : needs map file: original-vogel-symbol.map
(./test.tuo) (./test.tuo) (./test.tuo) (./test.tuo) (./test.tuo)
(./test.tuo)
(./test.tuo) (./test.tuo) (./test.tuo) (./test.tuo) (./test.tuo)
(./test.tuo)
(./test.tuo)
systems : begin file test at line 1
(c:/Local/TeX/texmf/tex/context/base/font-run.tex)
(c:/Local/TeX/texmf/tex/context/base/type-pre.tex
typescript : [serif] [palatino] [name,ec]
(c:/Local/TeX/texmf/tex/context/base/type-syn.tex)
(c:/Local/TeX/texmf/tex/context/base/type-enc.tex)
(c:/Local/TeX/texmf/tex/context/base/type-siz.tex)
(c:/Local/TeX/texmf/tex/context/base/type-map.tex)
(c:/Local/TeX/texmf/tex/context/base/type-spe.tex)
(c:/Local/TeX/texmf/tex/context/base/type-exa.tex)
typescript : [serif] [default] [size]
(c:/Local/TeX/texmf/tex/context/base/type-syn.tex)
(c:/Local/TeX/texmf/tex/context/base/type-enc.tex)
(c:/Local/TeX/texmf/tex/context/base/type-siz.tex)
(c:/Local/TeX/texmf/tex/context/base/type-map.tex)
(c:/Local/TeX/texmf/tex/context/base/type-spe.tex)
(c:/Local/TeX/texmf/tex/context/base/type-exa.tex)
typescript : [map] [ec] []
(c:/Local/TeX/texmf/tex/context/base/type-syn.tex)
(c:/Local/TeX/texmf/tex/context/base/type-enc.tex)
(c:/Local/TeX/texmf/tex/context/base/type-siz.tex)
(c:/Local/TeX/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: ec-adobe-utopia.map
pdftex : needs map file: ec-bit-charter.map
pdftex : needs map file: ec-public-antp.map
pdftex : needs map file: ec-public-antt.map
pdftex : needs map file: ec-urw-bookman.map
pdftex : needs map file: ec-urw-courier.map
pdftex : needs map file: ec-urw-helvetica.map
pdftex : needs map file: ec-urw-palatino.map
pdftex : needs map file: ec-urw-times.map
pdftex : needs map file: ec-urw-zapfchan.map
pdftex : needs map file: original-youngryu-px.map
pdftex : needs map file: original-youngryu-tx.map
pdftex : needs map file: ec-bh-lucida.map
) (c:/Local/TeX/texmf/tex/context/base/type-spe.tex)
(c:/Local/TeX/texmf/tex/context/base/type-exa.tex))
! Font \*12ptrmtf*=ec-uplr8a at 12.0pt not loadable: Metric (TFM) file not
foun
d.
\lastfontname ->ec-uplr8a at \scaledfont
\donoparsefontspec ... #1\endcsname \lastfontname
\relax \relax
\xxdododefinefont ...tspec {#2}\newfontidentifier
\doresetrelativefontsize
\...
\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...
...
l.2 \showbodyfont[ppl]
? x
Here is how much of TeX's memory you used:
383 strings out of 34853
6941 string characters out of 773612
373659 words of memory out of 1500001
28899 multiletter control sequences out of 10000+50000
9049 words of font info for 28 fonts, out of 200000 for 1000
64 hyphenation exceptions out of 1000
48i,1n,55p,250b,603s stack positions out of 5000i,500n,5000p,200000b,40000s
0 PDF objects out of 256000
0 named destinations out of 131072
0 words of extra memory for PDF output out of 65536
No pages of output.
I am using the latest (non-beta) fptex installation on win32 and have
installed just about everything, including all the URW fonts. So what am I
still missing?
if I run tex testfont on the pplr8r etc fonts then I get correct test pdf
files.
Any help would be appreciated, apart from read the manual. I've tried that
can can't find the solution to my problems. I'm by no means a tex expert.
Many thanks.
begin 600 Mark Ainsworth.vcf
M0D5'24XZ5D-!4D0-"E9%4E-)3TXZ,BXQ#0I..D%I;G-W;W)T:#M-87)K#0I&
M3CI-87)K($%I;G-W;W)T:`T*3U)'.E-U;F1A;F-E($UU;'1I<')O8V5S2!-86YA9V5R#0I.3U1%
M.T5.0T]$24Y'/5%53U1%1"U04DE.5$%"3$4Z/3!$/3!!#0I414P[5T]22SM6
M3TE#13HK-#0@*#$T.30I(#