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