-*- mode: text; mode: auto-fill; coding: iso-8859-1; ispell-local-dictionary: "british"; -*-

TODO LIST
=========

* Cross-referencing of starred sections is flawed.

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

* Is line breaking within code fragments and filenames correct?

* Number formatting in nested enumerations is too LaTeX-ish.  (Parentheses must
  go.)

* @title, @subtitle etc. need LaTeX hooks.

* Include the cross-reference target name into the hyperlink in PDF output (as
  \autoref does it).

* Test for routines that are responsible for unnecessary slowness (e.g. in
  xrefs.mod.xsl).

* Unnumbered chapters, sections, and appendices should modify the headers
  nevertheless.


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

* Markup in @subtitle (and possibly other macros, too) mustn't be ignored.

* @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> and <center> have very strange content models, for different
  reasons.

* @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.

* Create an XSLT option for ignoring Tabs in @verbatim.

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

* Create real environment hooks.


 LocalWords:  TODO ish makeinfo's center trivlists dvi hyperref's
