It is my pleasure to anounce the new, 1.06, release of HEVEA. HEVEA is a LaTeX to HTML translator. The input language is a fairly complete subset of LaTeX2e (old LaTeX style is also accepted) and the output language is HTML that is (hopefully) correct with respect to version 4.0 (transitional) HEVEA web page is http://pauillac.inria.fr/~maranget/hevea/ With respect to previous version 1.05, there are numerous changes, including : - Hevea now includes a simple-minded HTML optimizer, and a new command line option ``-O'' to invoke it. The optimizer is also available as a standalone program ``esponja''. - New (latex2e style) packages are provided, including the listings package for typesetting programs. - Image genearation in PNG format is provided. WARNING To compile hevea 1.06, you need ocaml 3.04. However, three binary packages are available from hevea home page (Linux/RedHat, Windows and Solaris). --Luc Maranget