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