Hi David,
The tikz problem was on the mailing list already.
This problem is because of euler math: the virtual fonts for that
use computer modern for the missing glyphs in the euler set, and
those are not provided by the minimals.
A workaround is to add this statement after the \assignment
\pdfmapline{=cmsy10 LMMathSymbols10-Italic "enclmmathsy ReEncodeFont"
<lm-mathsy.enc <lmsy10.pfb }
(it has to come after the font initialization, hence the ugly place)
Perhaps the minimals should ship the traditional math fonts (cc
dev-context), otherwise we could re-create the euler virtual fonts,
or this mapline (and a dozen or so similar ones) could go into the
euler typescript.
Best wishes,
Taco
David Arnold wrote:
> Hans, Taco,
>
> If I remove the \usemodule[tikz] and the tikz code, as in the attached
> junk.tex, I still have a problem.
>
> systems : end file junk at line 71
> system : cont-err loaded
> (/Users/darnold/context/tex/texmf-context/tex/context/base/cont-err.tex
> systems : no file 'cont-sys.tex', using 'cont-sys.rme' instead
> )
> ){/Users/darnold/context/tex/texmf/fonts/enc/dvips/tex-gyre/q-texnansi-sc.enc
> }{/Users/darnold/context/tex/texmf/fonts/enc/dvips/tex-gyre/q-texnansi.enc}
> !pdfTeX error: pdftex (file cmsy10.pfb): cannot open Type 1 font file
> for readi
> ng
> ==> Fatal error occurred, no output PDF file produced!
> TeXExec | runtime: 0.527318
>
> This uses the same style files I sent with previous post.
>
>
>
>
> ------------------------------------------------------------------------
>