File: NEWS

package info (click to toggle)
yatex 1.82-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 2,072 kB
  • sloc: lisp: 15,155; makefile: 194; ruby: 92; sh: 76
file content (11 lines) | stat: -rw-r--r-- 457 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
yatex (1.74+dfsg1-1) unstable; urgency=low

  The yatex package changes its default behaviors.
    * default kanji code setting is changed from sjis to undefined.
    * default prefix key is changed from 'C-c LETTER' to 'C-c C-LETTER'. 
  You will need to put '(setq YaTeX-kanji-code 2)' or 
  '(setq YaTeX-inhibit-prefix-letter nil)' in your .emacs to preserve
  default settings.

 -- KURASHIKI Satoru <lurdan@gmail.com>  Sat, 22 May 2010 10:37:30 +0900