]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix doc-view conversion indicator for svg images
authorVisuwesh <visuweshm@gmail.com>
Fri, 29 Sep 2023 14:53:56 +0000 (20:23 +0530)
committerStefan Kangas <stefankangas@gmail.com>
Sun, 1 Oct 2023 12:58:48 +0000 (14:58 +0200)
* lisp/doc-view.el (doc-view-pdf->png-converter-mupdf): Show the
correct pdf->svg indicator when producing svg images.  (Bug#62713)

lisp/doc-view.el

index a2ad4660f73d6949aff111b014ff3d0789ca08f0..210b7ace7d610cd8fd08403edf879ace29d2e2d9 100644 (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