[metapost] Bug with label?
Troy Henderson
thenders at gmail.com
Sun May 31 22:51:15 CEST 2009
Here is my complete code:
prologues:=3;
filenametemplate "%j.mps";
verbatimtex
%&latex
\documentclass{minimal}
\begin{document}
etex
beginfig(0);
label.top(btex $-\infty$ etex,origin);
label.bot(btex $-\hspace*{1sp}\infty$ etex,origin);
endfig;
end
The two label lines between the beginfig(0) and endfig can be pasted into my
MetaPost Previewer (to illustrate the potential bug) to see what I'm
getting.
Troy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://tug.org/pipermail/metapost/attachments/20090531/d5b82d1a/attachment.html>
More information about the metapost
mailing list