1. 2ee37ff - use string methods by Fred Drake · 22 years ago
  2. c868d16 When an external application we use exits normally, exit with the same by Fred Drake · 22 years ago
  3. 376f0ef Clean up some files that LaTeX2HTML drops in the HTML output directory by Fred Drake · 23 years ago
  4. 56c8c27 Added support for --favicon. by Fred Drake · 23 years ago
  5. cfb30e2 build(): Use self.builddir, not self.doc when copying the icons, so by Barry Warsaw · 23 years ago
  6. c0e066a When the HTML output dir is specified using --dir=~/foo, the tilde by Fred Drake · 23 years ago
  7. 73ec983 Include the --dir argument in the help text. by Fred Drake · 23 years ago
  8. 15a159c Change the default path to icons so that "mkhowto" does the "right thing" by by Fred Drake · 23 years ago
  9. 246beb2 Don't use tempfile.mktemp(), since it produces annoying warnings, and by Fred Drake · 23 years ago
  10. b48b6d0 Remove meaningless comment. by Fred Drake · 24 years ago
  11. 3ce28e4 Add a new option, --dvips-safe, which sets the $DVIPS_SAFE option in by Fred Drake · 24 years ago
  12. 1cb560a Do more to be compatible with Windows/CygWin. Make error messages more by Fred Drake · 24 years ago
  13. aebbca3 Job.__init__(): Only create the builddir directory if it will be used (by by Fred Drake · 24 years ago
  14. bfd80dd Miscellaneous code cleanups. by Fred Drake · 24 years ago
  15. 964c074 Hack to make this play nicer with *old* versions of Python: os.path.abspath() by Fred Drake · 24 years ago
  16. af92218 Job.build_html(): Be more robust in ensuring about.html exists; copying by Fred Drake · 24 years ago
  17. cfef0096 Job.build_html(): When formatting HTML into more than one HTML page, and by Fred Drake · 24 years ago
  18. 50d1fcf Add an option allowing the user to determine where the output HTML is built. by Fred Drake · 24 years ago
  19. b258bed Jon Nelson <jnelson@users.sourceforge.net>: by Fred Drake · 25 years ago
  20. 4e3f275 Improve diagnostic output when an external command returns a non-zero exit by Fred Drake · 25 years ago
  21. 5599441 Make HTML the default output format, since that is what people actually by Fred Drake · 25 years ago
  22. 42181db Added a --global-module-index option to specify a (possibly relative) URL by Fred Drake · 25 years ago
  23. 9dce7b3 Make sure we clean up the index data each time it is written by LaTeX. by Fred Drake · 25 years ago
  24. df84fac .use_latex(): Make this a little smarter so that it only runs pdflatex by Fred Drake · 25 years ago
  25. f3d4127 Before running LaTeX2HTML, remove all the HTML files from the output by Fred Drake · 25 years ago
  26. 239e1d5 Fix mkhowto so that the bookmarks for the PDF work for both "howto" and by Fred Drake · 25 years ago
  27. dfa539d Add --up-link and --up-title parameters to allow linking the top level by Fred Drake · 25 years ago
  28. 8bc627a Add --l2h-init option, which can augment the standard LaTeX2HTML by Fred Drake · 25 years ago
  29. fcb8725 Add a --style option to allow specifying an alternate CSS style sheet for by Fred Drake · 25 years ago
  30. 1915754 Small changes to reflect changes in LaTeX2HTML support for newer versions by Fred Drake · 25 years ago
  31. 498c18f Only use one initialization file for LaTeX2HTML; more recent versions only by Fred Drake · 25 years ago
  32. cc7371c Removed --l2h-config option; it introduced unnecessary complexity and by Fred Drake · 25 years ago
  33. ba82878 Merged changes from the 1.5.2p2 release. by Fred Drake · 25 years ago
  34. 9a257b4 Added --numeric option, similar to mkhtml.sh. by Fred Drake · 25 years ago
  35. cf1b06e Added --about option to specify the file to load "About this by Fred Drake · 26 years ago
  36. 52ea0ce Added --image-type option to allow use of either GIF or PNG images. by Fred Drake · 26 years ago
  37. a871c2e Make it work for "manual" documents as well as "howto" documents. by Fred Drake · 26 years ago
  38. 4437fdf Make sure latex2html doesn't produce a hard link between foo/foo.html by Fred Drake · 26 years ago
  39. aaa0d9a Record the value of $TEXINPUTS in the transcript. by Fred Drake · 26 years ago
  40. 8b88093 Re-written mkhowto in Python; this should be at least a little more portable. by Fred Drake · 26 years ago