Add option -G to .MPIMG to insert a gap between text and the image.
commit68dcd72428a7a074e3d69d4b63f2a6de9150c8f0
authorWerner LEMBERG <wl@gnu.org>
Wed, 23 Jul 2003 09:39:13 +0000 (23 09:39 +0000)
committerWerner LEMBERG <wl@gnu.org>
Wed, 23 Jul 2003 09:39:13 +0000 (23 09:39 +0000)
treef8b7f4a3ab17b7ed627dad56588a8f917413c97d
parented86e10a641109a5c28f473c2d24e4dbf9eca536
Add option -G to .MPIMG to insert a gap between text and the image.

* tmac/www.tmac (www-finish-left-po, www-finish-right-ll,
www-finish-left-ll): Updated.
(www-image-just, www-image-gap, www-htmlimage-gap): New variables.
(MPIMG): Make option -L and -R optional.
Implement option -G.

* src/devices/grohtml/post-html.cpp
(html_printer::do_file_components): Don't use `stdout' as lvalue
since it can be a macro.

* src/libs/libgroff/strerror.c: Include errno.h to be in sync with
the corresponding test in aclocal.m4.
ChangeLog
doc/groff.texinfo
src/devices/grohtml/post-html.cpp
src/libs/libgroff/strerror.c
src/preproc/pic/common.cpp
tmac/www.tmac