[magick-users] LaTeX equations

David John Evans dave at eigenvalue.co.uk
Wed Mar 26 03:48:47 PDT 2008


Hi

I'm trying to get a bitmap of a LaTeX equation. I have successfully used:

convert -density 288 -trim test.dvi test.bmp

However, this gives me a bitmap which is far too large.

When I tried

convert -density 288 -trim -resize 10% test.dvi test.bmp

All I get is a black bitmap.

Can anybody tell me what I'm doing wrong and how to correct it?

Dave




More information about the Magick-users mailing list