[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

(mgp-users 00253) LaTeX in MagicPoint



Hi!

I wonder if any one has written some small script for using LaTeX in
MagicPoint.

I would like to write something like this:

	\beginlatex
	   formulas...
	\endlatex

and then run the script to generate eps-files for all the formulas using
latex and dvips, and have the thing above replaced with

	%image "formula_x.eps"

in the file, i.e. I want a preprocessor for using LaTeX in MagicPoint.

Has anyone written such a script or will I have to do that myself?

/Anders