changeset 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 98f2327ba7a1
children 92c6acff0f37
files yatexadd.el
diffstat 1 files changed, 6 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/yatexadd.el	Sun Jul 24 15:07:23 1994 +0000
+++ b/yatexadd.el	Sun Jul 24 15:07:23 1994 +0000
@@ -2,7 +2,7 @@
 ;;; YaTeX add-in functions.
 ;;; yatexadd.el rev.9
 ;;; (c )1991-1994 by HIROSE Yuuji.[yuuji@ae.keio.ac.jp]
-;;; Last modified Mon Jun 27 17:00:19 1994 on figaro
+;;; Last modified Mon Jul 25 00:04:43 1994 on figaro
 ;;; $Id$
 
 ;;;
@@ -237,6 +237,11 @@
 )
 (fset 'YaTeX:verb* 'YaTeX:verb)
 
+(defun YaTeX:footnotemark ()
+  (setq section-name "footnotetext")
+  nil
+)
+
 ;;;
 ;;Subroutine
 ;;;

yatex.org