[tex-k] Re: mfplain.mp
Taco Hoekwater
taco at elvenkind.com
Thu Dec 16 10:08:03 CET 2004
Hi Staszek,
The version in CVS at sarovar already had the missing save, I've
added the definitions of 'killtext' and 'cull' to it this morning.
A new release of MetaPost is in the works, but we have solve some
distribution problems still. My guess is that we will be ready
in the second half of januari. I do not know whether or not that
will be 'on time' for tetex 3.
Greetings, Taco
Staszek Wawrykiewicz wrote:
> It seems that we have very old lasting, but (I hope) small problem
> reported already in 2001 (;-)
>
> Boguslaw Jackowski <bop at bop.com.pl> wrote on Jan 2001:
> | There is a little omission in mfplain.mp (v. 0.62) in line 441
> | (the definition of makelabel). Instead of:
> | > picture p;
> | there should be:
> | > save p; picture p;
>
> Is that any chance to apply the following diff to mfplain.mp and propagate
> the corrected file at least in new teTeX 3.0?
>
> 24c24
> < def gobble primary g = enddef; def killtext text t = enddef;
> ---
>
>>def gobble primary g = enddef;
>
> 441c441
> < save p; picture p;
> ---
>
>> picture p;
>
> 566d565
> < def cull text t = enddef;
>
> Thanks,
>
More information about the tex-k
mailing list