[tex-live] texlive/metapost btex ... etex bug
Akira Kakuto
kakuto at fuk.kindai.ac.jp
Tue May 7 00:27:46 CEST 2013
Dear Dare Afolabi,
> %========= begin metapost code ========
> prologues:=3;
> outputtemplate:="%j-%2d.mps";
> input TEX;
> TEXPRE("%&latex" & char(10) & "\documentclass{article}\begin{document}");
> TEXPOST("\end{document}");
> beginfig(1);
> label.bot(btex $A$ etex, (60,50));
> endfig;
> end
> %========== end metapost code ========
I don't have the mpost 1.504, but the example works fine
in TeX Live 2013 pretest with mpost 1.802.
Best,
Akira
More information about the tex-live
mailing list