hi,

On Thu, Feb 2, 2012 at 11:27 AM, Makoto Yamashita
<makoto.yamash...@is.titech.ac.jp> wrote:
> Package: yatex
> Version: 1.74+dsfg1-2

> 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?

because of dealing with this:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=619809

yatex package has changed not to require yatex automatically.
Sorry for inconvenience, I've missed documentation about this change.

please add this to your configuration.
(require 'yatex)

regards,
-- 
KURASHIKI Satoru



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to