This is an assorted collection of stuff that will be done, might be
done, or is an idea that I want to think about

1.32
	* version check? VERSION(minimum version) ?

	* output Makefile dependencies.

	* postprocessors in program-execdir ?

	* install xlatin.tex in tex tree ?

	* ugh.  Should not have to rerun configure for changing version no. 

	* don't make doco on 'make dist', only on make release

	* if I use the line
	     This document was created on PIPETHROUGH(date)().
	  in my yodl document, I get something like 
	     This document was created on .Tue Jul 7 16:43:59 MET DST 1998

	* sort-out the macro/* file(-names)

	* remove paths and other @VAR@s from doco.yo.in (hint to 'yodl -h')?

	* fix formatted txt output:
	  - gaps of white
	  - no right justify ?

3RD PARTY BUGS

        * makeinfo (3.12):
	  - can't handle examples inside lists
	  - doesn't really ignore @ignore blocks, e.g., 
	    tries to resolve references inside @ignore @end ignore block:

	  manpage commented-out for now:
	      out/topinfo.texinfo:3464: No matching `@end itemize'
	      out/topinfo.texinfo:3473: @item found outside of an insertion block.


PROJECTS
	* allow > 1 --include

	* long options for yodlfixlabels yodl2html-post

	* generalise embedded mudela, e.g. to allow embedded mf examples

	* math/equations

	* figure/table environments

	* macronames:
	  - [l]url vs [n]email
	  - table / tabular

	* use safe xnprintf iso xprintf versions

	* use PATH_MAX / STRING_MAX iso '80' and '255' (urg)

	* handy date macros (ddmonthyy; yyyymmdd; stuff like that)

	* check profile / performance

	* internationalise (GNU gettext, see LilyPond)

	* check and sanitise error messages

