*** latex2html	Mon Sep  8 16:01:01 1997
--- latex2html.gtl	Fri May  1 13:55:18 1998
***************
*** 5628,5634 ****
      } elsif ($CUSTOM_TITLES) {
  	&process_command($sections_rx, *_) if /^$sections_rx/;
  	$title = &custom_title_hook($TITLE)
! 	    if ((! $TITLE) || ($TITLE eq $default_title));
      }
      if ($title) {
      	++$OUT_NODE;
--- 5628,5634 ----
      } elsif ($CUSTOM_TITLES) {
  	&process_command($sections_rx, *_) if /^$sections_rx/;
  	$title = &custom_title_hook($TITLE)
! 	    unless ((! $TITLE) || ($TITLE eq $default_title));
      }
      if ($title) {
      	++$OUT_NODE;
