Hello, Hans, all,

I'm trying to finalise my euler-math typescripts and type encodings. It
seems to work everywhere, except in metapost mode. It's a mystery. My
latest math-eul and type-eul are attached, (play along at home! put them
in your tex/context/third directory! Now with eulerbold!) and when the
following is run with them, I don't get any decimals in the numerical labels.

\usemodule [graph]

\startMPenvironment%[global]
\usetypescriptfile[type-eul]
\usetypescript[eul]
\setupbodyfont[eul,10pt]
\stopMPenvironment

\starttext

\startMPcode
draw begingraph(100mm,50mm);
  setcoords(linear,log);
  setrange(0,0.01,2,1.0);
  autogrid(itick.bot,itick.lft) withcolor .75white ;
  endgraph;
\stopMPcode


\stoptext

...I've tried the same code with math times and computer modern, and they
work fine. Does anyone have a clue why metapost/metafun would be
inserting something other than a normal mathperiod? That's the only guess
I have as to where it might be happening. I spent a morning meditating on
mp-form, mp-grph, and the like, but did not reach enlightenment.

Can anyone else using m-graph confirm this behaviour?

Cheers,
adam

-- 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
 Adam T. Lindsay                      [EMAIL PROTECTED]
 Computing Dept, Lancaster University   +44(0)1524/594.537
 Lancaster, LA1 4YR, UK             Fax:+44(0)1524/593.608
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

Attachment: euler.zip
Description: Zip archive

Reply via email to