PREV UP NEXT texi2www user's guide

Chapter 4: Known Bugs

  1. The @center command doesn't work since HTML doesn't support centering yet.
  2. The @noindent and @exdent commands don't work since HTML doesn't include any facility to control indentation.
  3. Mark specifications in the @itemize command are ignored since HTML doesn't include any facility to specify the tag in itemized lists.
  4. The emacs texinfo files need to be tweaked to work with texi2www.
  5. One @gif command is allowed per line.

Fixed Bugs

  1. Previous versions didn't handle nested tables correctly. The @item following an inner @table would be drawn in the wrong font. (tsingle, Jan 2 1996)
  2. Previous versions didn't capitalize @sc{} text. (There's still the problem of HTML not supporting true smallcaps, however). (tsingle, Sep 6 1995)
  3. Previous versions of texi2www didn't correctly index @ftable and @vtable items; this bug has been fixed! (tsingle, Aug 17 1995)