yatex

diff docs/yatexj.tex @ 57:18f4939986e6

(j)LaTeX2e supported yatex19.el fixed a lot
author yuuji
date Sat, 02 Dec 1995 18:35:28 +0000
parents a9653fbd1c1c
children 3a7c0c2bf16d
line diff
     1.1 --- a/docs/yatexj.tex	Thu Jun 29 13:46:57 1995 +0000
     1.2 +++ b/docs/yatexj.tex	Sat Dec 02 18:35:28 1995 +0000
     1.3 @@ -1879,6 +1879,20 @@
     1.4  各種補完時のメッセージ出力を簡素化する(@code{nil})。
     1.5  @end defvar
     1.6  
     1.7 +@defvar YaTeX-hilit-sectioning-face
     1.8 +色付けが有効な時の @code{\part} の色
     1.9 +(@code{'(yellow/dodgerblue yellow/slateblue)})。
    1.10 +リストの第一要素は @code{hilit-background-mode} が @code{'light} の時の、
    1.11 +第二要素は @code{'dark} の時の @code{\chapter} の色で、文字色/背景色 のよ
    1.12 +うに指定する。
    1.13 +@end defvar
    1.14 +
    1.15 +@defvar YaTeX-hilit-sectioning-attenuation-rate
    1.16 +色付けが有効な時の、@code{\subparagraph} の色を @code{\chapter} の濃度の何
    1.17 +%薄くしたものにするか(@code{'(15 40)}。@code{YaTeX-hilit-sectioning-face}
    1.18 +の項参照。
    1.19 +@end defvar
    1.20 +
    1.21  @node Sample definitions, Hook variables, All customizable variables, Lisp variables
    1.22  @comment  node-name,  next,  previous,  up
    1.23  @subsection カスタマイズ変数設定例