|
MPPreview(compatible with WinEdt version 5.3 - 6.0) DescriptionThe MetaPost Preview macros simplify the editing-viewing process of MetaPost source files in WinEdt. It provides configurable menu commands that output a PostScript file (for WinEdt version 5.6 or older) resp. PDF file (for WinEdt version 6.0 or later) containing all or selected figures from the source .mp file. UsageFor WinEdt 5.6 or older: Choose Accessories | MetaPost Preview All or Accessories | MetaPost Preview One while editing a MetaPost file <yourfile>.mp (or click the corresponding toolbar button if you configured it). Figures are generated and combined in a resulting file <yourfile>_preview.ps. The result is presented to you in GSView. Configurable options are accessible through Accessories | MetaPost Preview Config...:
For WinEdt 6.0 or later: To preview the figures in the MetaPost .mp file you're currently editing, first compile the document (choose Accessories | MetaPost | MetaPost), then choose Accessories | 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, which is then opened in the PDF reader. Installation InstructionsUnzip the MPPreview.zip archive, open the macro file Install_MPPreview.edt in WinEdt, and execute it by choosing Macros | Execute Current Macro. This copies all relevant files to their correct location and adds 3 menu items to your Accessories menu with corresponding menu images and toolbar icons. The uninstallation procedure is extensively described in the readme file. DownloadFor WinEdt 5.6 or older: Macro contributed by Arnout Standaert <arnoutstandaert For WinEdt 6.0 or later: Macro contributed by Karl Koeller <karlkoeller
|