changeset 333:30a8f68abe0a dev

Supply `dvipdfmx' completion instead of `dvipdf'
author HIROSE Yuuji <yuuji@gentei.org>
date Tue, 16 Dec 2014 13:27:50 +0900
parents 111e7a3094e8
children 914b56a1386a
files yatexpkg.el
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/yatexpkg.el	Tue Dec 16 12:55:51 2014 +0900
+++ b/yatexpkg.el	Tue Dec 16 13:27:50 2014 +0900
@@ -1,7 +1,7 @@
 ;;; yatexpkg.el --- YaTeX package manager
 ;;; 
 ;;; (c)2003-2014 by HIROSE, Yuuji [yuuji@yatex.org]
-;;; Last modified Wed Jan  8 08:18:12 2014 on firestorm
+;;; Last modified Tue Dec 16 13:22:00 2014 on firestorm
 ;;; $Id$
 
 ;;; Code:
@@ -64,7 +64,7 @@
 
 (defvar YaTeX-package-graphics-driver-alist
   '(("dvips") ("dvipsnames") ("usenames")
-    ("xdvi") ("dvipdf") ("pdftex") ("dvipsone") ("dviwindo")
+    ("xdvi") ("dvipdfmx") ("pdftex") ("dvipsone") ("dviwindo")
     ("emtex") ("dviwin") ("oztex") ("textures") ("pctexps") ("pctexwin")
     ("pctexhp") ("pctex32") ("truetex") ("tcidvi") ("vtex"))
   "Drivers alist of graphics/color stylefile's supporting deveces.

yatex.org