yatex

annotate 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
rev   line source
yuuji@23 1 ;;; -*- Emacs-Lisp -*-
yuuji@23 2 ;;; Hooks for YaTeX
yuuji@23 3
yuuji@23 4 ;;; $BLnD;$K4XO"$9$k5-=R(B($B$?$H$($P%"%I%$%s4X?t(B)$B$O(B yatexhks.el $B$H$$$&L>A0$N(B
yuuji@23 5 ;;; $B%U%!%$%k$KF~$l$F$/$@$5$$!#5/F0;~$K<+F0E*$K%m!<%I$7$^$9!#(B
yuuji@23 6
yuuji@23 7 ;;; All the private definitions for YaTeX can be stuffed into the file
yuuji@23 8 ;;; named `yatexhks.el'. The file `yatexhks.el' will be automatically
yuuji@23 9 ;;; loaded at the end of loading `yatex.el'.
yuuji@23 10
yuuji@23 11 ;Private definitions begins from here.
yuuji@23 12
yuuji@23 13
yuuji@23 14 ;
yuuji@23 15 ;;; End of yatexhks.el
yuuji@23 16 (provide 'yatexhks)