<?xml version="1.0" encoding="iso-8859-1" ?>






Bug Fixes and Comments
The home_page of TEX4ht is updated once a year, normally in February. It
contains files which were current on February 28, 2005 (tex4ht-20050228.zip).
Intermediate modifications to the system are reported in this bug fixes page
(instructions).
    * The zipped file newt4ht.zip offers the following modified files.
          o &#8216;tex4ht.c&#8217; (Sept 13, 2006)
                # &#8216;tex4ht.exe&#8217; binaries for MS win32 (July 21,
                  2006)
                # &#8216;tex4ht&#8217; kpathsea binaries for mac OS (July 21,
                  2006)
                # &#8216;tex4ht&#8217; kpathsea binaries for linux (July 21,
                  2006)
          o &#8216;t4ht.c&#8217; (Sept 13, 2006)
                # &#8216;t4ht.exe&#8217; MS win32 (July 8, 2006)
                # &#8216;t4ht&#8217; kpathsea mac OS X (July 19, 2006)
                # &#8216;t4ht&#8217; kpathsea linux (July 19, 2006)
          o &#8216;tex4ht.env&#8217; (July 5, 2006)
          o &#8216;mk4ht&#8217; (July 2, 2006)
          o &#8216;ht*&#8217; scripts (Aug 29, 2006)
          o &#8216;texmf/tex4ht/bin/*&#8217; (July 5, 2006)
          o &#8216;texmf/tex4ht/xttl/*.class&#8217; (July 5, 2006)
          o &#8216;tex4ht.sty&#8217; (Aug 29, 2006)
          o &#8216;*.4ht&#8217; (Sept 9, 2006)
    * The &#8216;*.htf&#8217; fonts are available at htf.zip (August 25, 2006).
    * The literate sources of TEX4ht are at tex4ht-lit.zip.
    * A complete modified distribution can be downloaded from tex4ht.tar.gz or
      tex4ht-1.0.2006_09_13_1458.tar.gz. (The two pointers refer to the same
      file. The time stamped name is for tools that automatically scan the site
      for changed versions.)
    * To request expanded usage of unicode values in iso-8859-1 output employ
      commands similar to
      htlatex file "" "iso8859/1/charset/uni/!"
      or introduce a similar charset path in tex4ht.env. Otherwise, non iso-
      8859-1 characters might obtain bitmap representations.
    * The dvipng utility might be activated for bitmap constructions through a
      request &#8216;-cdvipng&#8217; in the third options list. For instance,
      htlatex file "" "" "-cdvipng"
      This utility is reported to produce fast high quality output with much
      smaller files than other convertors.
    * A jsMath mode of output may be requested with instructions similar to the
      following one.
      htlatex file "xhtml,jsmath" " -cmozhtf"
    * The file tex4ht-auto-script.tex in tex4ht-lit.zip offers examples of bash
      scripts that automatically determine the number of compilations needed
      from LaTeX (contributed by Kai-Mikael J-Aro).
    * The OpenDocument standard is now used as a default format for the
      OpenOffice output mode. The older sxw output can be requested with the
      &#8216;oo1&#8217; command line option.
    * The subtrees new &#8216;texmf/tex4ht/bin/*&#8217; and &#8216;texmf/
      tex4ht/xttl/*.class&#8217; introduced on 23 January 2006 are currently
      needed just to support speech and DocBook output modes of tex4ht. These
      subtrees eventually will be needed for the general TeX4ht environment.
      The extension assumes that the Java environment is available.
Log of modifications: [1_Mar_05] [12_Nov_04]
