1. 28e7b4c add_link(): Fix to use $section_info instead of $toc_section_info, by Fred Drake · 27 years ago
  2. a0e4b78 img_tag(): For \n to be interpreted as a newline, the string must use double by Fred Drake · 27 years ago
  3. 062bc6e Do the magic to use the new buttons (with shorter names!) instead of the old by Fred Drake · 27 years ago
  4. 9f7adc4 Get the <IMG> sizes right for the navigation buttons. by Fred Drake · 27 years ago
  5. 6aa5d48 Control when/where navigation bars will appear: top & bottom of each page. by Fred Drake · 27 years ago
  6. 4d10b43 insert_index(): Take two additional parameters: $columns and $letters. Call by Fred Drake · 27 years ago
  7. aa3f9fb By default, use a two-column index. by Fred Drake · 27 years ago
  8. 0cb7620 Guido's white background. by Fred Drake · 27 years ago
  9. b3a3ed8 Update @INC so we can 'require' modules in Doc/perl/. by Fred Drake · 27 years ago
  10. e194beb Don't use a separate node for footnotes; see if people scream. ;-) by Fred Drake · 27 years ago
  11. a4565b0 Update to use latex2html 98.1p5. by Fred Drake · 27 years ago
  12. 41814bc In package Override, use the getcwd() function from the Cwd module instead of by Fred Drake · 27 years ago
  13. 89a1d4a Set $TEXINPUTS='' to make l2h pick up the right thing from the environment. by Fred Drake · 27 years ago
  14. d757165 Change the default $ADDRESS. by Fred Drake · 27 years ago
  15. 64bdc24 Code cleanup, some syntax modernization. by Fred Drake · 27 years ago
  16. 1072e46 Added a simpler, working {verbatim} support that generates legitimate HTML. by Fred Drake · 27 years ago
  17. 9d4b6c5 Update the module index support to use the changed field separator for the by Fred Drake · 27 years ago
  18. 5a52519 add_idx(): Restore message to stdout when formatting the general index. by Fred Drake · 27 years ago
  19. 1191692 Lots of little nits. by Fred Drake · 27 years ago
  20. 235e6b1 Some cleanup. by Fred Drake · 27 years ago
  21. 13210ed Get the index working at least partway again. by Fred Drake · 27 years ago
  22. c9f2c14 Somewhat more direct way of locating the file, using __FILE__. by Fred Drake · 27 years ago
  23. db34a1e Use the location of the initialization file to augment the style-specific by Fred Drake · 27 years ago
  24. bc7101d Relocated .latex2html-init to l2hinit.perl. by Fred Drake · 27 years ago