|
LaTeX2picMacros and a perl script for converting LaTEX files to web suitable pictures DescriptionLaTeX2pic consists of a perl script of the same name, and macros for WinEdt to ease preparation of web ready pictures of formulas. The basic idea is to create a LaTEX file that consists only of an equationand then run LaTeX2pic. At this point it will be made into a picture file (png, jpeg, gif, etc.) that is slightly larger than the equation, ready to place on a web site. InstallationLaTeX2pic requires Perl and ImageMagick. You must therefore first install Perl (ActivePerl can be found several places including www.activestate.com). Then you must install ImageMagick (www.imagemagick.org). To install LaTeX2pic, simply extract the zip file (e.g. to %b\Macros\LaTeX\LaTeX2pic) and run the install.edt macro (e.g. open install.edt and Execute Current Macro via Shift+Ctrl+F9). This will install the best version for you system. If you have the MUI plugin it will install the MUI version of LaTeX2pic, otherwise it will install the non-MUI version. The perl script can of course be run from the command-line independent of WinEdt. See the documentation in the perl script for more information. What does it contain?After installation two menu items under Accessories are added:
Also included is a third macro with no menu item:
DownloadMacro contributed by Ivan Andrus <gvol
|