[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[AUCTeX] viewing output of dvipdfmx
From: |
Werner LEMBERG |
Subject: |
[AUCTeX] viewing output of dvipdfmx |
Date: |
Mon, 30 Apr 2018 11:40:44 +0200 (CEST) |
[commit 4b66b9f60e3ce4a552bd4f3230b659347add1446,
Fri Jan 12 11:32:18 2018 +0100]
Folks,
I have the following local variables for a .tex file:
%%% Local Variables:
%%% mode: japanese-latex
%%% coding: utf-8
%%% TeX-engine: uptex
%%% TeX-PDF-from-DVI: "dvipdfmx"
%%% TeX-master: t
%%% End:
After the first C-c C-c, uptex is called, OK.
After the second C-c C-c, dvipdfmx is called, OK.
After the third C-c C-c, auctex wants to execute `xdvi -unique ...'
(which fails for .dvi files created by uptex) instead of calling the
PDF viewer. A buglet?
How can I fix that?
Werner
- [AUCTeX] viewing output of dvipdfmx,
Werner LEMBERG <=