NAME
hacha - Chop hevea output files
SYNOPSIS
hacha
[options] <htmlfile>
DESCRIPTION
This manual page documents briefly the
R hacha
command.
This manual page was written for the Debian GNU/Linux distribution
because the original program does not have a manual page.
Hacha
is a program that allow to cut an html file produced with
hevea
into several html files.
OPTIONS
A summary of options are included below.
-o filename
make htmlcut output go into file filename (defaults to index.html)
-tocbis
Add small table of contents at the beginning of files.
-nolinks
Do not insert Previous/Up/Next links in generated pages.
-hrf
Output a base.hrf file, showing in which output files are the anchors
from the input file gone. The format of this summary is one
``anchor\tfile'' line per anchor. This information may be
needed by other tools.
-help
Print version number and a short help message.
SEE ALSO
The HeVeA documentation can be found on the HeVeA home page
http://hevea.inria.fr/
On a Debian system it can also be accessed at
/usr/share/doc/hevea-doc/html or through the Debian help
system, provided the package
hevea-doc is installed.
AUTHOR