CTAN upload: mfpic
Date: September 14, 2002 12:31:41 PM CEST
A package revision has be installed on tug.ctan.org and it should make its way
to your favorite mirror in the next day or two.
Thanks for the upload,
Jim Hefferon
ftpmaint at tug.ctan.org
===============================================================
The following information was provided by our fellow contributor.
Name of contribution: mfpic
Author's name: Daniel Luecking
Location on CTAN: graphics/mfpic
Summary description: Macros which generate Metafont or Metapost for drawing pictures.
License type: lppl
Announcement text given by the contribution's author:
- ----------------------------------------------------------------------
This is version 0.6 beta of mfpic, a package for creating pictures in (La)TeX files via Metafont or MetaPost. The major changes:
1. Now *all* macros that draw a figure and that take a list of points or numbers as their last parameter can take that list from an external file.
2. The options mplabels and truebbox are now independent of one another.
3. With option mplabels, the specification of the location of a \tlabel can be any *list* of MetaPost point expressions, enclosed in braces.
4. New options draft, final and nowrite.
5. The main documentation now includes an index of commands and options.
6. Several bugs from version 0.5 corrected. (Our bugs are all new!)
- ----------------------------------------------------------------------
mfpic – Draw METAFONT/post pictures from (La)TeX commands
Mfpic is a scheme for producing pictures from (La)TeX commands. Commands \mfpic and \endmfpic (in LaTeX, the mfpic environment) enclose a group in which drawing commands may be placed.
The commands generate a Meta-language file, which may be processed by METAPOST (or even METAFONT). The resulting image file will be read back in to the document to place the picture at the point where the original (La)TeX commands appeared. Note that the ability to use METAPOST here means that the package works equally well in LaTeX and pdfLaTeX.
Package | mfpic |
Version | 1.10 |
Copyright | 2002–2009 Daniel H. Luecking |
Maintainer | Daniel H. Luecking Geoffrey Tobin |