Package: yatex
Version: 1.74+dsfg1-2
Dear maintainers,
When I open 'a.tex' on emacs23 with yatex on Debian/testing,
yatex cannot be loaded with this error message.
File mode specification error: (void-function yatex-mode)
The following is the setting I use in 'init.el', and it works
on Ubuntu 10.10 but fails on Debian/testing.
(setq auto-mode-alist
(cons (cons "\\.tex$" 'yatex-mode) auto-mode-alist))
(setq dvi2-command "xdvi-ja"
tex-command "platex -src-specials"
dviprint-command-format "dvips %s"
YaTeX-kanji-code 3)
If possible, could you take an investigation on this error message?
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]