Add option -S grohtml to determine the file split level.
commit530cd29412fc74720467f42ab5996fd80e958c2d
authorWerner LEMBERG <wl@gnu.org>
Tue, 23 Nov 2004 23:42:02 +0000 (23 23:42 +0000)
committerWerner LEMBERG <wl@gnu.org>
Tue, 23 Nov 2004 23:42:02 +0000 (23 23:42 +0000)
treef34ee81d36fccfc7e33f5c87c1b71ea81c33ef72
parentcc785842a5682e0afd4ac57fcb96b07c00baa876
Add option -S grohtml to determine the file split level.

* src/devices/grohtml/post-html.cpp (split_level): New global
variable.
(html_header::determine_header_level): Use split_level.
(main): Handle `-S' command line option.
Sort options.

* src/preproc/html/pre-html.cpp (scanArguments): Updated.

* src/devices/grohtml/grohtml.man: Document it.
Sort options.

* NEWS: Document it.
ChangeLog
NEWS
src/devices/grohtml/grohtml.man
src/devices/grohtml/post-html.cpp
src/preproc/html/pre-html.cpp