Search found 1 match

by john.clarke
2015-04-30T17:28:31-07:00
Forum: Bugs
Topic: Possible Bug: DVI coder missing?
Replies: 8
Views: 6351

Re: DVI coder missing?

I also have this problem. DVI is a format that used to work with earlier versions of Imagemagick and typically is used for Latex math documents.

The delegates.xml includes it explicitly:
delegate decode="dvi" command="dvips -q ...

And I can convert a dvi to ps manually from the command prompt ...