yatex

diff yatexhks.el @ 43:ef686a35472d

Change the default section-type command to footnotetext after maketitle-type completion: footnotemark.
author yuuji
date Sun, 24 Jul 1994 15:07:23 +0000
parents
children 2d45e43fb35f
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/yatexhks.el	Sun Jul 24 15:07:23 1994 +0000
     1.3 @@ -0,0 +1,16 @@
     1.4 +;;; -*- Emacs-Lisp -*-
     1.5 +;;; Hooks for YaTeX
     1.6 +
     1.7 +;;; $BLnD;$K4XO"$9$k5-=R(B($B$?$H$($P%"%I%$%s4X?t(B)$B$O(B yatexhks.el $B$H$$$&L>A0$N(B
     1.8 +;;; $B%U%!%$%k$KF~$l$F$/$@$5$$!#5/F0;~$K<+F0E*$K%m!<%I$7$^$9!#(B
     1.9 +
    1.10 +;;; All the private definitions for YaTeX can be stuffed into the file
    1.11 +;;; named `yatexhks.el'.  The file `yatexhks.el' will be automatically
    1.12 +;;; loaded at the end of loading `yatex.el'.
    1.13 +
    1.14 +;Private definitions begins from here.
    1.15 +
    1.16 +
    1.17 +;
    1.18 +;;; End of yatexhks.el
    1.19 +(provide 'yatexhks)