Add document for `part-top' and `part-bottom'
authorokada <okada>
Thu, 22 Nov 2001 18:19:11 +0000 (18:19 +0000)
committerokada <okada>
Thu, 22 Nov 2001 18:19:11 +0000 (18:19 +0000)
doc/wl-ja.texi
doc/wl.texi

index 041f8f2..b403949 100644 (file)
@@ -3887,6 +3887,8 @@ Non-nil \e$B$J$i%a%C%;!<%8%P%C%U%!$GD9$$9T$N@^$jJV$7$r$7$^$;$s!#\e(B
 'body-file:   \e$BK\J8$r;XDj$7$?%U%!%$%k$NFbMF$GCV$-49$($^$9!#\e(B
 'bottom:      \e$BK\J8$NKvHx$K;XDj$7$?J8;zNs$rA^F~$7$^$9!#\e(B
 'bottom-file: \e$BK\J8$NKvHx$K;XDj$7$?%U%!%$%k$rA^F~$7$^$9!#\e(B
+'part-top:    \e$B8=:_$N%^%k%A%Q!<%H$N@hF,$K;XDj$7$?J8;zNs$rA^F~$7$^$9!#\e(B
+'part-bottom: \e$B8=:_$N%^%k%A%Q!<%H$NKvHx$K;XDj$7$?J8;zNs$rA^F~$7$^$9!#\e(B
 'template:    \e$B;XDj$7$?%F%s%W%l!<%H$rE,MQ$7$^$9!#\e(B
               (\e$B<!9`\e(B \e$B%F%s%W%l!<%H$NA^F~;2>H\e(B)
 @end example
index c62a8ad..5966613 100644 (file)
@@ -3909,6 +3909,8 @@ Per default, there are 10 following sub-functions.
 'body-file:   Replaces the body with the content of the specified file.
 'bottom:      Inserts the specified string at the bottom of the body.
 'bottom-file: Inserts the specified file at the top of the body.
+'header-top:  Inserts the specified string at the top of the current part.
+'header-bottom: Inserts the specified string at the bottom of the current part.
 'template:    Applies the specified template.
               (refer to the next subsection)
 @end example