[metapost] enumeration
Steve MC Han
hmc0907 at yahoo.com
Sun Nov 1 18:02:54 CET 2009
Thank you for your response.
One other question: Is there any way, labeling with alphbetical order? i,e,
If we want numbering each corner of a octagon, we would do this
for i:=0 upto 7:
label(decimal(i), u*dir(360/8));
endfor;
But how could we label with A,B,C,... instead of 1,2,3....
Thanks in advance.
Steve
--- On Sat, 10/31/09, Aditya Mahajan <adityam at umich.edu> wrote:
From: Aditya Mahajan <adityam at umich.edu>
Subject: Re: [metapost] Intersection of sets
To: "Steve MC Han" <hmc0907 at yahoo.com>
Cc: metapost at tug.org
Date: Saturday, October 31, 2009, 4:18 PM
On Sat, 31 Oct 2009, Steve MC Han wrote:
> I don't know the exact logic behind, but it works now.
You can also use venn.mp. The documentation is as comments in the source.
http://tug.ctan.org/tex-archive/graphics/metapost/contrib/macros/venn/
Aditya
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://tug.org/pipermail/metapost/attachments/20091101/5a39f28a/attachment.html>
More information about the metapost
mailing list