Fix doc-view conversion indicator for svg images

* lisp/doc-view.el (doc-view-pdf->png-converter-mupdf): Show the
correct pdf->svg indicator when producing svg images.  (Bug#62713)
This commit is contained in:
Visuwesh 2023-09-29 20:23:56 +05:30 committed by Stefan Kangas
parent a96dc984dd
commit f0abc9bc0d

View file

@ -1280,7 +1280,8 @@ The test is performed using `doc-view-pdfdraw-program'."
(expand-file-name
doc-view-epub-user-stylesheet)))))))
(doc-view-start-process
"pdf->png" doc-view-pdfdraw-program
(concat "pdf->" (symbol-name doc-view--image-type))
doc-view-pdfdraw-program
`(,@(doc-view-pdfdraw-program-subcommand)
,@options
,pdf