30-Mar-2000 16:19 I wrote:
> * lynx.cfg: let now two lines will separate options description in this
>   configuration file (it looks more readable, for such a huge text).
> * lynx.cfg: few corrections made to reorganize .h1 sections to
>   improve htmlized cattoc.html logic. More correction welcome.


Please add this patch after the previous one
(this will display PRETTYSRC_SPEC properly in body.html file):



--- lynx.cfg.prev     Thu Mar 30 16:04:40 2000
+++ lynx.cfg    Thu Mar 30 17:40:58 2000
@@ -2837,8 +2837,6 @@

 .h1 Appearance

-.h2 HTMLSRC_ATTRNAME_XFORM
-.h2 HTMLSRC_TAGNAME_XFORM
 .h2 PRETTYSRC_SPEC
 # Pretty source view settings. These settings are in effect when -prettysrc
 # is specified.
@@ -2938,9 +2936,10 @@
 #PRETTYSRC_SPEC:BADTAG::
 #PRETTYSRC_SPEC:BADATTR::
 #PRETTYSRC_SPEC:SGMLSPECIAL:b:!b
-#
-# Other source-view related options:
-#
+
+
+.h2 HTMLSRC_ATTRNAME_XFORM
+.h2 HTMLSRC_TAGNAME_XFORM
 # Options HTMLSRC_TAGNAME_XFORM and HTMLSRC_ATTRNAME_XFORM control the way the
 # names of tags and names of attributes are transformed correspondingly.
 # Possible values: 0 - lowercase, 1 - leave as is, 2 - uppercase.


Reply via email to