summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoresr <esr>2007-02-08 03:34:50 +0000
committeresr <esr>2007-02-08 03:34:50 +0000
commit8fcb3bd0aea4561085e908d53278f0eaecb9a569 (patch)
tree2e9fe1e73d9421ae48d55183ece9c43a0e734346
parent1ec1cfc815db99566a99bfc026591bdddc2263c3 (diff)
downloadgroff-8fcb3bd0aea4561085e908d53278f0eaecb9a569.tar.gz
Simplify some font changes so \fP is less likely to do something surprising.
-rw-r--r--ChangeLog3
-rw-r--r--man/groff_out.man2
2 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 52501dd7..3fc4c936 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2007-02-07 Eric S. Raymond <esr@snark.thyrsus.com>
+ * man/groff_out.man: simplify some font changes so \fP is
+ less likely to do something surprising.
+
* man/groff_out.man: We can simplify the command macros still
further if we stop trying to hide structural requesrs inside them.
Also, fix some instances of \} at start of line without a dot,
diff --git a/man/groff_out.man b/man/groff_out.man
index 314b94ef..735e06d1 100644
--- a/man/groff_out.man
+++ b/man/groff_out.man
@@ -51,7 +51,7 @@ after these commands, otherwise the position is not changed.
(\fI\,\\$1\/\fP,\ \fI\,\\$2\/\fP)\\$3
..
.de indexed_offset
-.offset \fI\\$1\fP\d\s-3\fR\\$2\fP\s+3\u \fI\\$3\fP\d\s-3\fR\\$4\fP\s+3\u \\$5
+.offset \fI\\$1\fP\d\s-3\\$2\s+3\u \fI\\$3\fP\d\s-3\\$4\s+3\u \\$5
..
.\" format: .command <name> "<arguments>" <punctuation>
.de command