CTAN masthead graphic CTAN lion sketch

Directory: CTAN home / tex-archive/ graphics/ metapost/ contrib/ macros/ venn

Packages located here

Package Caption
venn Creating Venn diagrams with MetaPost.

Subdirectories of this one

There are no subdirectories here.

Files in this directory

NameDateSize Description
README 2008-04-15 640 bytes download Shown below
venn.mp 2001-12-06 7 Kbyte download

Contents of the README file

VENN.MP

This package allow you to draw Venn diagrams, properly shaded, with Metapost.

For example: 

  draw_venn_two(true,false,true,false) shifted (2in,1in); 

draws a diagram with the outer box shaded, with the first circle but not
the second unshaded, with the intersection of the two shaded, and with the
second circle but not the first unshaded.  That is, this is a picture of 
the complement of the symmetric difference of A and B.

There are commands also for draw_venn_three and for completeness
draw_venn_one and draw_venn_none (go ahead and laugh; see if I care).

The license is the LaTeX Project Public License.

Jim Hefferon

Small print: This listing is regenerated periodically so there is a small chance that the directory has changed from what is shown here; to be sure, check the FTP listing.