|
eps2pdfDescriptionMacros to convert encapsulated postscript (eps) files to portable document format (pdf) or portable network graphics (png). Uses Denis Stancer's MUI plug-in.
There are two versions of this macro available: The first one, eps2pdf.edt, uses Ghostscript for the conversion, while the second one, epsapdf.edt, uses the epstopdf application, which is available from CTAN. The latter can also fix the bounding box of your eps files, and offers some more advanced options. Installation InstructionsPut the files in %b\Macros\LaTeX and assign a menu item (possibly in Accessories) with: Exe("%b\Macros\LaTeX\eps2pdf.edt"); resp.: Exe("%b\Macros\LaTeX\epsapdf.edt"); In epsapdf.edt, you also have to adjust the path to the epstopdf application. DownloadAdditionally: mui.zip Macros contributed by Juan Fiol <fiolj
|