]> git.eshelyaron.com Git - emacs.git/commit
Let 'tex-view' show PDFs made without a DVI (bug#73854)
authorStephen Berman <stephen.berman@gmx.net>
Mon, 21 Oct 2024 10:50:53 +0000 (12:50 +0200)
committerEshel Yaron <me@eshelyaron.com>
Tue, 22 Oct 2024 19:02:30 +0000 (21:02 +0200)
commit8ebb1a90ef7f8e5c05f0d20480c38177468f365f
tree3513ec3572a905a3ce9c0abea69fb9068d27d2fe
parentcfd614c6d897ba3e62a0f1073b5e7389d1ce3871
Let 'tex-view' show PDFs made without a DVI (bug#73854)

* lisp/textmodes/tex-mode.el (tex-print-file): Update doc string
to mention 'tex-compile'.
(tex-compile-commands): Add entries for 'evince' and 'mupdf'.
(tex-compile): Set 'tex-print-file'.

(cherry picked from commit 1f8fbae8df764e9d24f1b824de7369d82e36abae)
lisp/textmodes/tex-mode.el