# $Id: TODO,v 1.22 2005/02/28 23:26:35 joostvb Exp $

- Build and install autobook.txt.

- Check out
  http://www.openbsd.org/3.0_packages/i386/autobook-1.2.tgz-long.html .
  Perhaps there are useful ideas in the OpenBSD package.

- There is still (is there?) the 'fnord*: file not found' issue which pops up
  once in a while :(  See note in Makefile.am.

- fix bugs in html typesetting: fastback button is flaky: e.g. in
  autobook_23.html (5. A minimal GNU Autotools Project), it points forward (to
  same location as fastforward.) reported by Tomas Guemes, Tue, Jul 30, 2002.

- Decide: do want to keep on manually incorporating changes?

  I've mailed the official authors in 2002-05, when I started hacking.  I've
  mailed Gary Vaughan again 2005-01.

  Adjust version number to make sure clashes with official autobook won't
  happen.  Call this one autobook-n.m-unofficial.tar.gz or something.

- On official website, there is autobook-1.4.tar.gz since 2004-09-12.
  (was: 1.3) Document this maintenance in README and chapters/preamble.texi.

- fix autobook.texi so that evil hack about using both automake-1.4 and
  automake-1.9 can get removed from bootstrap.

- add link to http://www.andamooka.org/index.pl?section=autobook discussion
  board.

                                                  -- Joost van Baal

Rest of this file is TODO as found on sources.redhat.com CVS dd 2004-09.

----------------------------------------------------------------------------

-*-Outline-*-

* Collect configure/make output into .texi files for m4_inclusion
* Write a perl program to convert either the texi, or generated tex
  (perhaps based on texi2html?) to NewRiders markup format
* Make sure the peculiarities of VPATH and srcdir vs. builddir are explored
