1. 885215c Added support for AMK's {definitions} environment; thanks for the reminder! by Fred Drake · 26 years ago
  2. e194beb Don't use a separate node for footnotes; see if people scream. ;-) by Fred Drake · 26 years ago
  3. a4565b0 Update to use latex2html 98.1p5. by Fred Drake · 26 years ago
  4. 5b73cdf Revise comment about \let support a little to more accurately reflect the by Fred Drake · 26 years ago
  5. 7a4ad0f Extend handling for \let a bit, to also allow \let\something=<character>. We by Fred Drake · 26 years ago
  6. e16f679 do_cmd_let(): Simple implementation to allow \let to be used to establish by Fred Drake · 26 years ago
  7. d07868a Added support for \developer, \developers, \developersaddress. by Fred Drake · 26 years ago
  8. 2e7edb8 do_cmd_kwindex(): Re-implement now that \kwindex is used again (ref man). by Fred Drake · 26 years ago
  9. 41814bc In package Override, use the getcwd() function from the Cwd module instead of by Fred Drake · 26 years ago
  10. 89a1d4a Set $TEXINPUTS='' to make l2h pick up the right thing from the environment. by Fred Drake · 26 years ago
  11. 310094c do_cmd_sectcode(): Obsolete; removed. by Fred Drake · 26 years ago
  12. 08c5dfc do_cmd_key(): Obsolete; removed. by Fred Drake · 26 years ago
  13. d757165 Change the default $ADDRESS. by Fred Drake · 26 years ago
  14. 5ccf330 next_optional_argument(): Don't include the square brackets in the return by Fred Drake · 26 years ago
  15. 0893205 New helper functions to help deal with parameter parsing. by Fred Drake · 26 years ago
  16. 64bdc24 Code cleanup, some syntax modernization. by Fred Drake · 26 years ago
  17. 3ad125e Fix bug in little-used markup: don't forget to pass the source text along! by Fred Drake · 26 years ago
  18. a608feb Fix typo. (What I get for trying to fix bugs at home and running conversions by Fred Drake · 26 years ago
  19. ae9bc67 Don't append () to the name of an object attribute in the index. by Fred Drake · 26 years ago
  20. 1072e46 Added a simpler, working {verbatim} support that generates legitimate HTML. by Fred Drake · 26 years ago
  21. b73bc31 Removed partially broken {verbatim} support. by Fred Drake · 26 years ago
  22. ee60191 Lighten up tables. by Fred Drake · 26 years ago
  23. 9d4b6c5 Update the module index support to use the changed field separator for the by Fred Drake · 26 years ago
  24. 756a9e8 do_env_memberdesc(): Fix argument parsing for {memberdesc} environments. by Fred Drake · 26 years ago
  25. 5cca42e do_cmd_lineii(), by Fred Drake · 26 years ago
  26. 166abba Remove option to strip out <tt>...</tt> from index entry text; this is now by Fred Drake · 26 years ago
  27. 3f3c25f Set flag to remove <tt>...</tt> markup from the index entries; it just ends up by Fred Drake · 26 years ago
  28. 10ad52e Minor cleanliness. by Fred Drake · 26 years ago
  29. 5a52519 add_idx(): Restore message to stdout when formatting the general index. by Fred Drake · 26 years ago
  30. 2b8093a Match python.sty a little better. by Fred Drake · 26 years ago
  31. 1191692 Lots of little nits. by Fred Drake · 26 years ago
  32. 58b2bfd This fixes a (minor) problem discovered by AMK when you don't want any by Fred Drake · 26 years ago
  33. 1a7af39 Implemented one more special markup item. by Fred Drake · 26 years ago
  34. 982d91f Change $ICONSERVER to conform to the value AMK & I have discussed for this; by Fred Drake · 26 years ago
  35. 235e6b1 Some cleanup. by Fred Drake · 26 years ago
  36. 42b31a5 Lots and lots and lots..... by Fred Drake · 26 years ago
  37. c9a4438 Coding cleanups. by Fred Drake · 26 years ago
  38. 13210ed Get the index working at least partway again. by Fred Drake · 26 years ago
  39. fc16e78 Bring this up to date. Some things still don't work right. by Fred Drake · 26 years ago
  40. c9f2c14 Somewhat more direct way of locating the file, using __FILE__. by Fred Drake · 26 years ago
  41. db34a1e Use the location of the initialization file to augment the style-specific by Fred Drake · 26 years ago
  42. b3c9bca Misc. revisions to LaTeX2HTML support. by Fred Drake · 26 years ago
  43. bc7101d Relocated .latex2html-init to l2hinit.perl. by Fred Drake · 26 years ago
  44. c113745 For verbatim text, don't bounce down a size. by Fred Drake · 26 years ago
  45. 2da947a Comment out the attempt to get index-related stuff processed in the right by Fred Drake · 26 years ago
  46. 986c100 Perish Evil Revelry and Lamentation. by Fred Drake · 26 years ago
  47. 6659c30 Convert LaTeX support to create a new class of documents. HTML generation by Fred Drake · 26 years ago