TODO LIST
=========

* Cross-referencing of starred sections is flawed.

* *All* authors must be included into hyperref's meta info.

* Must all multicolumn table columns be of p-type?


For makeinfo
------------

* @flushleft, @flushright, and @verb are ignored in makeinfo's XML output.
  They're even not in the DTD.

* <synindex> is not generated by makeinfo.

* @documentlanguage must be interpreted instead of the locale.  Finally.

* <quotation> has a very strange content model.

* @w is not processed to XML output.

* Many diacritical signs are passed wrongly to XML output (see 14.3 in the
  Texinfo documentation).


Done
----

* Tables are still not correct.

* More clean LaTeX macros for texi2latex's output.

* Cross references between Texinfo documents must use language-dependent
  quotes.

* @unnumbered... to the TOC.  (Not desireable in my opinion.)

* Change insertion commands to trivlists.

* Check whether inline markup is correct.

* URLs are not broken in plain LaTeX.

* Test floats and captions.

* Compare numbering of texi2latex with texi2dvi.

* Test integrity of definition commands.

* @enumerate can have an argument which is ignored at the moment.
