diff options
-rw-r--r-- | README.t | 2 | ||||
-rw-r--r-- | g.tmac | 9 |
2 files changed, 10 insertions, 1 deletions
@@ -497,7 +497,7 @@ see 5.26\~\c .i Environments in the full GNU troff manual .nh -.c "info \(aq(groff\:.info)Environments\(aq" ). ( +.c "info 'groff\:.info)Environments'" ). ( .hy .) , are configured with the standard troff requests. @@ -219,9 +219,18 @@ ___________________ . br . sp 1p . (e @f +. +. \" escape control characters +. char . \&. +. char ' \&' +. . @n . br . +. \" restore control characters +. char . . +. char ' ' +. . \" clear footnotes . ch @tn . nr @.t 0 |