texi2www user's guide
Chapter 4: Known Bugs
- The
@center
command
doesn't work since HTML doesn't support centering yet.
- The
@noindent
and
@exdent
commands don't work since
HTML doesn't include any facility to control indentation.
- Mark specifications in the
@itemize
command are ignored since HTML doesn't include any facility to
specify the tag in itemized lists.
- The emacs texinfo files need to be tweaked to work with texi2www.
- One
@gif
command is allowed per line.
Fixed Bugs
- 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)
- Previous versions didn't capitalize
@sc{}
text. (There's still
the problem of HTML not supporting true smallcaps, however).
(tsingle, Sep 6 1995)
- Previous versions of texi2www didn't correctly index
@ftable
and @vtable
items; this bug has been fixed! (tsingle, Aug 17 1995)