/[groff]/groff/src/devices/grohtml/post-html.cpp
ViewVC logotype

Diff of /groff/src/devices/grohtml/post-html.cpp

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.25 by wl, Thu May 26 21:01:58 2005 UTC revision 1.26 by gaius, Thu Nov 10 08:36:53 2005 UTC
# Line 2577  void html_printer::do_heading (char *arg Line 2577  void html_printer::do_heading (char *arg
2577    determine_header_level(level);    determine_header_level(level);
2578    write_header();    write_header();
2579    
2580    // finally set the output to neutral for after the header    /*
2581       *  finally set the output font to uninitialized, thus forcing
2582       *  the new paragraph to start a new font block.
2583       */
2584    
2585      output_style.f = NULL;
2586    g = page_contents->glyphs.get_data();    g = page_contents->glyphs.get_data();
2587    page_contents->glyphs.move_left();     // so that next time we use old g    page_contents->glyphs.move_left();     // so that next time we use old g
2588  }  }

Legend:
Removed from v.1.25  
changed lines
  Added in v.1.26

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26