summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorwl <wl>2008-01-16 16:08:47 +0000
committerwl <wl>2008-01-16 16:08:47 +0000
commitd4810e5dd58431beef467e9899caf2b17e786d15 (patch)
treed0b3ab62afc3469e1985d17e3b5d4b40c863305a /man
parent107782b8de0b800b2a110ea861e6b624ba57c68c (diff)
downloadgroff-d4810e5dd58431beef467e9899caf2b17e786d15.tar.gz
* src/libs/libgroff/font.cpp (font::contains, font::get_code):
Handle single-letter names correctly. * doc/groff.texinfo, man/groff_diff.man: Extend documentation of \^ and \|. * NEWS: Updated.
Diffstat (limited to 'man')
-rw-r--r--man/groff_diff.man13
1 files changed, 13 insertions, 0 deletions
diff --git a/man/groff_diff.man b/man/groff_diff.man
index 1477f864..fb3121b8 100644
--- a/man/groff_diff.man
+++ b/man/groff_diff.man
@@ -3161,6 +3161,19 @@ request can now map characters onto
.BR \[rs]~ .
.
.P
+The space width emitted by the
+.B \[rs]|
+and
+.B \[rs]^
+escape sequences can be controlled on a per-font basis.
+If there is a glyph named
+.B \[rs]|
+or
+.BR \[rs]^ ,
+respectively (note the leading backslash), defined in the current font file,
+use this glyph's width instead of the default value.
+.
+.P
It is now possible to have whitespace between the first and second dot
(or the name of the ending macro) to end a macro definition.
.