Re: Docview question
Stefan Monnier via Users list for the GNU Emacs text editor <[email protected]> Sun, 26 Jul 2026 17:17:41 -0400
| Newsgroups | gmane.emacs.help |
|---|---|
| Message-ID | <[email protected]> |
> I am at a loss to understand the meaning of this message, particularly > since (1) there is no error apparently (2) I am generating a dvi not pdf > file (3) the message only appears "now and again", and on those > occasions I not aware of doing anything differently. Can someone > enlighten me? Can't help directly, but IIRC the "dvi => png" path is implemented by converting the DVI to PDF first (which means that in most cases you're better off generating a PDF directly rather than a DVI file). === Stefan