qdvdauthor manual README
03 Sep 2006
D. Scott Barninger

This is a work in progress. Ultimately it is intended to be a
comprehensive manual. The base text is written in LaTEX and the
Makefile in this directory will generate both a pdf document and 
an html tree.

To build the manual you need:
ghostscript
latex
latex2html
dvipdf

To edit the manual you also need lyx. To make changes edit qdvdauthor.lyx
and export to latex. Do not make changes to qdvdauthor.tex as they will be
overwritten.

To build the manual simply do:
make

which will generate:
html/
qdvdauthor.pdf

make clean
will remove all generated files.
