> This config file works great!
>
> Thanks so much! I was concerned that I would have to reformat a bunch of
equations.
Now I'm having a similar issue with inline equations. Here's my test file:
\documentclass{article}
\usepackage{amsmath}
\begin{document}
... for any valid $i, j$ pair, $p\left(E_{i} , G_{j}\right) =
p\left(G_{i}\right) \times p\left(E_{j}\right)$ ...
\end{document}
make4t -c mycfg.cfg testfile.tex
Just the parts in parentheses are converted to images. The pic-m option
works and converts the entire equation into one image.