yatex

diff docs/yahtmle.tex @ 75:7e361fb5401d

Stable version(hope to be)
author yuuji
date Wed, 22 May 2002 05:01:18 +0000
parents 0aaebd07dad0
children e1693ffc64cc
line diff
     1.1 --- a/docs/yahtmle.tex	Mon Dec 25 10:19:28 2000 +0000
     1.2 +++ b/docs/yahtmle.tex	Wed May 22 05:01:18 2002 +0000
     1.3 @@ -5,9 +5,7 @@
     1.4  
     1.5  @iftex
     1.6  @c @syncodeindex fn cp
     1.7 -@c Do people really read this INFO?
     1.8 -@c Still not finished
     1.9 -@c Last modified Sat Dec  2 13:55:01 2000 on buell
    1.10 +@c Last modified Fri Mar  1 16:16:59 2002 on firestorm
    1.11  @syncodeindex vr cp
    1.12  @end iftex
    1.13  
    1.14 @@ -389,7 +387,8 @@
    1.15  @end defvar
    1.16  
    1.17  @defvar yahtml-p-prefered-env-regexp
    1.18 -Elements that @code{<p>} will be automatically inserted. @code{^\(body\|dl\)}
    1.19 +Elements that @code{<p>} will be automatically inserted.
    1.20 +(@code{"^\\(body\\|dl\\|blockquote\\)"})
    1.21  @end defvar
    1.22  
    1.23  @defvar yahtml-template-file
    1.24 @@ -461,11 +460,15 @@
    1.25  (@code{(featurep 'font-lock)})
    1.26  @end defvar
    1.27  
    1.28 -@defvar yahtml-hilit19
    1.29 +@defvar yahtml-use-hilit19
    1.30  Use hilit19 to highlight buffer or not
    1.31  (@code{(featurep 'hilit19)})
    1.32  @end defvar
    1.33  
    1.34 +@defvar yahtml-indentation-boundary
    1.35 +Boundary regexp for indentation calculation.
    1.36 +(@code{"^\\s *<h[1-3]>"})
    1.37 +@end defvar
    1.38  
    1.39  @node Hook variables,  , All customizable variables, Customizations
    1.40  @comment  node-name,  next,  previous,  up