	Questions:

- How to mark up superscripts and subscripts?

- How to mark up centered or left/right flushed text spanning several
paragraphs? 

- How to mark up running page headers/footers?

	Features:

- <LIST TYPE='Simple'> rendered in the same way as <LIST
TYPE='Bulleted'>.

- <LABEL>s should only be used inside <LIST TYPE='Gloss'>

- [HTML] <teiHeader><fileDesc><titleStmt><title> gives HTML TITLE.

- all symbolic links should be re-linked from lib/makelinks!!!

	Todo:

- Rewrite TeX tables.

- [RTF] TOC (leaders)

- [RTF,HTML] Formulas

- Obey REND in everywhere, especially in <HEAD>s.

- [RTF] LOF and LOT.

- Fix all entities&excl;.

- Page numbering in appendices?

- wrapfig  floatfig?

- implement biblFull;

- <item n='mm'>  <list ordered>  HTML?

	Wanna-be-todo:

- SUBDOCs.

	Bugs:

- [RTF] <titlepart><lb> doesn't.

- [RTF] Only one font family is used right now. So, one can't intermix
russian and latin1 characters. (Shouldn't be too hard to fix in
RATFINK). 

- REND='Quoted' is ignored in <P>.

- [TeX] longtable package used requires several passes through LaTeX.

- <HEAD> tag should be closed and should not contain blank lines inside.

- <P> should be closed and should not contain blank lines, if <P>
specifies REND attribute.

- <LB> doesn't work inside <FIGURE><HEAD>. Feature of LaTeX'
  "caption". Can be done by ccapt2 package...
