[magick-users] Latex Equations

David John Evans dave at eigenvalue.co.uk
Wed Mar 26 03:31:31 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