emp – "Encapsulate" METAPOST figures in a document
Emp is a package for encapsulating
METAPOST figures in LaTeX: the
package provides environments where you can place METAPOST
commands, and means of using that code as fragments for building
up figures to include in your document. So, with emp, the
procedure is to run your document with LaTeX, run METAPOST, and
then complete running your document in the normal way.
Emp is therefore useful for keeping illustrations in synchrony
with the text. It also frees you from inventing descriptive
names for PostScript files that fit into the confines of file
system conventions.
| CTAN path | /macros/latex/contrib/emp |
|---|---|
| Documentation |
Package Readme Package manual Documented source |
| License | GNU General Public License |
| Copyright | 1997 Thorsten Ohl |
| Maintainer | Thorsten Ohl |
| Contained in | TeXLive as emp |
| MiKTeX as emp | |
| Topics |
graphics inline for external processing |
| See also |
METATeX |
