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

* Re: Math Euler and mp-graph
  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
  0 siblings, 1 reply; 4+ messages in thread
From: Otared Kavian @ 2003-02-14 14:10 UTC (permalink / raw)



On jeudi, fév 13, 2003, at 19:22 Europe/Paris, Adam Lindsay wrote:

> 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.
>

Hi Adam,

I tried the two files contained in the zip archive.
They work fine but it seems that some characters in mathmode are 
missing such as:

\geq
\ge
\leq
\le
:= (which is actually ":" followed by "=" but, with the two files you 
sent us, it appears as ".=" on the typeset file)
\backslash (it produces "n" on the typeset file)

I woudn't say that this list is exhaustive...
However with the previous versions of the files "zeuler" everything 
seems to work fine.
I tried your files on the files "math-knuth.tex", "math-stein.tex", 
"math-show.tex" and "math-functions.tex" which I send you previously.

Best regards: OK

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

* Re: Math Euler and mp-graph
  2003-02-14 14:10 ` Otared Kavian
@ 2003-02-14 14:31   ` Adam Lindsay
  2003-02-17  7:53     ` Otared Kavian
  0 siblings, 1 reply; 4+ messages in thread
From: Adam Lindsay @ 2003-02-14 14:31 UTC (permalink / raw)


Otared Kavian said this at Fri, 14 Feb 2003 15:10:23 +0100:

>I tried the two files contained in the zip archive.
>They work fine but it seems that some characters in mathmode are 
>missing such as:
>
>\geq
>\ge
>\leq
>\le

Part of the problem is that I have to partially rebuild these files due
to an accident. ahem.

But I think the main issue here is that you're not finding the new math-
eul.tex file that is intended to over-ride the existing math-eul. Did you
do a 'sudo texhash'? does 'kpsewhich math-eul' actually find the new
math-eul or the old one (perhaps move/rename the old one if so...)

Cheers,
adam



>:= (which is actually ":" followed by "=" but, with the two files you 
>sent us, it appears as ".=" on the typeset file)
>\backslash (it produces "n" on the typeset file)
>
>I woudn't say that this list is exhaustive...
>However with the previous versions of the files "zeuler" everything 
>seems to work fine.
>I tried your files on the files "math-knuth.tex", "math-stein.tex", 
>"math-show.tex" and "math-functions.tex" which I send you previously.
>
>Best regards: OK
>_______________________________________________
>ntg-context mailing list
>ntg-context@ntg.nl
>http://www.ntg.nl/mailman/listinfo/ntg-context

-- 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
 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
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

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

* Re: Math Euler and mp-graph
  2003-02-14 14:31   ` Adam Lindsay
@ 2003-02-17  7:53     ` Otared Kavian
  0 siblings, 0 replies; 4+ messages in thread
From: Otared Kavian @ 2003-02-17  7:53 UTC (permalink / raw)


Hi Adam,

Indeed I tested again your files after renaming the math-eul.tex file 
which already existed among the usual ConTeXt files, and did also "sudo 
texhash".
But the missing characters I mentioned are still missing. The strange 
fact is that your previous files "*-zeul.*" do not present this feature.

Best regards: OK


On vendredi, fév 14, 2003, at 15:31 Europe/Paris, Adam Lindsay wrote:

> Otared Kavian said this at Fri, 14 Feb 2003 15:10:23 +0100:
>
>> I tried the two files contained in the zip archive.
>> They work fine but it seems that some characters in mathmode are
>> missing such as:
>>
>> \geq
>> \ge
>> \leq
>> \le
>
> Part of the problem is that I have to partially rebuild these files due
> to an accident. ahem.
>
> But I think the main issue here is that you're not finding the new 
> math-
> eul.tex file that is intended to over-ride the existing math-eul. Did 
> you
> do a 'sudo texhash'? does 'kpsewhich math-eul' actually find the new
> math-eul or the old one (perhaps move/rename the old one if so...)
>
> Cheers,
> adam
>
>> := (which is actually ":" followed by "=" but, with the two files you
>> sent us, it appears as ".=" on the typeset file)
>> \backslash (it produces "n" on the typeset file)
>>
>> I woudn't say that this list is exhaustive...
>> However with the previous versions of the files "zeuler" everything
>> seems to work fine.
>> I tried your files on the files "math-knuth.tex", "math-stein.tex",
>> "math-show.tex" and "math-functions.tex" which I send you previously.
>>
>> Best regards: OK

^ 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).