summaryrefslogtreecommitdiff
path: root/man/groff.man
diff options
context:
space:
mode:
authorwlemb <wlemb>2004-07-27 01:29:22 +0000
committerwlemb <wlemb>2004-07-27 01:29:22 +0000
commited6e025d8ea25694c0a531983cf1d255c2c9a264 (patch)
tree400aaa44d4426fffc8c65fcc1c8eda90837aa449 /man/groff.man
parent84c727ff469a27244e73d74a7fb3f26a8fb80ff3 (diff)
downloadgroff-ed6e025d8ea25694c0a531983cf1d255c2c9a264.tar.gz
Add requests `fcolor' and `gcolor'.
* src/roff/troff/env.cpp (fill_color_change, glyph_color_change): New functions. (init_env_requests): Add `fcolor' and `gcolor'. * src/roff/troff/input.h: Export do_glyph_color and do_fill_color. * NEWS, man/groff_diff.man, man/groff.man, doc/groff.texinfo: Document new requests.
Diffstat (limited to 'man/groff.man')
-rw-r--r--man/groff.man16
1 files changed, 15 insertions, 1 deletions
diff --git a/man/groff.man b/man/groff.man
index 6bd261d8..4b7a5aad 100644
--- a/man/groff.man
+++ b/man/groff.man
@@ -2,7 +2,7 @@
.ig
groff.man
-Last update: 29 Jun 2004
+Last update: 26 Jul 2004
This file is part of groff, the GNU roff type-setting system.
@@ -1564,6 +1564,13 @@ Define fallback character
as string
.IR anything .
.
+.REQ .fcolor
+Set fill color to previous fill color.
+.
+.REQ .fcolor c
+Set fill color to
+.IR c .
+.
.REQ .fi
Fill output lines.
.
@@ -1626,6 +1633,13 @@ Translate
to
.IR font2 .
.
+.REQ .gcolor
+Set glyph color to previous glyph color.
+.
+.REQ .gcolor c
+Set glyph color to
+.IR c .
+.
.REQ .hc
Remove additional hyphenation indicator character.
.