ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Math Euler and mp-graph
@ 2003-02-13 18:22 Adam Lindsay
  2003-02-14 14:10 ` Otared Kavian
  0 siblings, 1 reply; 4+ messages in thread
From: Adam Lindsay @ 2003-02-13 18:22 UTC (permalink / raw)


[-- Attachment #1: Type: text/plain, Size: 1444 bytes --]

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                      atl@comp.lancs.ac.uk
 Computing Dept, Lancaster University   +44(0)1524/594.537
 Lancaster, LA1 4YR, UK             Fax:+44(0)1524/593.608
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

[-- Attachment #2: euler.zip --]
[-- Type: application/zip, Size: 2132 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2003-02-17  7:53 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-02-13 18:22 Math Euler and mp-graph Adam Lindsay
2003-02-14 14:10 ` Otared Kavian
2003-02-14 14:31   ` Adam Lindsay
2003-02-17  7:53     ` Otared Kavian

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).