summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorwl <wl>2004-11-23 23:42:02 +0000
committerwl <wl>2004-11-23 23:42:02 +0000
commitf914e439ca3fd6e17fd2f9dc7302fa642fe0f0cd (patch)
tree1151b10d342741a0efa78981e1cfed6d598fb04c /NEWS
parent4fe96cf55a793e39d5ca01a2d3ff40190995fbba (diff)
downloadgroff-f914e439ca3fd6e17fd2f9dc7302fa642fe0f0cd.tar.gz
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.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 4b9e4d15..0248633c 100644
--- a/NEWS
+++ b/NEWS
@@ -31,6 +31,9 @@ o This device driver has been raised to beta stage; its set of tags should
be stable now.
o New command line option `-s' to set the base point size.
+
+o New command line option `-S' to set the split level while generating
+ multiple files.
Gxditview
---------