___________________________________________________________

 MetaPost Preview macros [for WinEdt 8]

===========================================================

 by Karl Koeller
 E-mail: karlkoeller@gmail.com

 based upon MPPreview by Arnout Standaert

 http://www.winedt.org/

___________________________________________________________


This package contains macros that simplify the editing-viewing
process of MetaPost source files in WinEdt. It provides menu
commands that output a PDF file containing all or selected figures
from the source .mp file.

---------------------------
 USAGE
---------------------------

To preview the figures in the MetaPost .mp file you're currently
editing, first compile the document (choose "TeX" > "MetaPost" >
"MetaPost"), then choose "TeX" > "MetaPost" > "MetaPost Preview
All" (for all figures) or "MetaPost Preview One" (for one specific
figure) (or click the corresponding toolbar button). The output
files are put in a resulting <yourfile>_preview.pdf file.

---------------------------
 TIP
---------------------------

The package works when the output files have the default format:
filename.1, filename.2, etc., or the format: filename-1.mps,
filename-2.mps, etc.
