comparison yatexhks.el @ 58:3a7c0c2bf16d

Official support for AMS-LaTeX, HTML, xdvi -remote, Netscape
author yuuji
date Thu, 01 Feb 1996 18:55:47 +0000
parents 2d45e43fb35f
children 9e08ed569d80
comparison
equal deleted inserted replaced
57:18f4939986e6 58:3a7c0c2bf16d
6 6
7 ;;; All the private definitions for YaTeX can be stuffed into the file 7 ;;; All the private definitions for YaTeX can be stuffed into the file
8 ;;; named `yatexhks.el'. The file `yatexhks.el' will be automatically 8 ;;; named `yatexhks.el'. The file `yatexhks.el' will be automatically
9 ;;; loaded at the end of loading `yatex.el'. 9 ;;; loaded at the end of loading `yatex.el'.
10 10
11 ;Private definitions begins from here. 11 ;Private definitions begin from here.
12 12
13 (define-key YaTeX-user-extensional-map "0" 13 (define-key YaTeX-user-extensional-map "0"
14 '(lambda () (interactive) (YaTeX-make-section nil nil nil "part"))) 14 '(lambda () (interactive) (YaTeX-make-section nil nil nil "part")))
15 (define-key YaTeX-user-extensional-map "1" 15 (define-key YaTeX-user-extensional-map "1"
16 '(lambda () (interactive) (YaTeX-make-section nil nil nil "chapter"))) 16 '(lambda () (interactive) (YaTeX-make-section nil nil nil "chapter")))

yatex.org