9.6 Metapost

Pll command =mpost facilitate integration with metapost provided that metapost and ghostscript exists on the system. The eps module must be imported in order to use this facility. This is done with =import("eps").

The operand to =mpost is considered syntactically correct metapost-input and is channelized unchanged to metapost. The resulting output is converted to the png image format and included into the slide-show.

E.g.

=begin-mpost
<insert mpost code>
=end-mpost

See About this document... for information on suggesting changes.