summaryrefslogtreecommitdiff
path: root/tmac/s.tmac
diff options
context:
space:
mode:
authorKeith Marshall <keith.d.marshall@ntlworld.com>2021-10-24 21:25:38 +0100
committerKeith Marshall <keith.d.marshall@ntlworld.com>2021-10-24 21:25:38 +0100
commitf383d977f1b2d9ed518a9a2bb49e05faeb7bea2b (patch)
treec7773831a67f107d25d77ffba4e4696d2f5797f1 /tmac/s.tmac
parent8830820a9a85ad52a8452017d52e67378a76c4c4 (diff)
downloadgroff-git-f383d977f1b2d9ed518a9a2bb49e05faeb7bea2b.tar.gz
[ms]: Fix misleading NH macro indentation.
* tmac/s.tmac (@NH) [.T is html]: .if statement should exhibit same indentation as preceding .DEVTAG-NH statement, but is overindented; fix it.
Diffstat (limited to 'tmac/s.tmac')
-rw-r--r--tmac/s.tmac2
1 files changed, 1 insertions, 1 deletions
diff --git a/tmac/s.tmac b/tmac/s.tmac
index 735e50e97..ebc58179c 100644
--- a/tmac/s.tmac
+++ b/tmac/s.tmac
@@ -1701,7 +1701,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
.nr sh*psincr (\\n[GROWPS]-\\n[nh*hl])*\\n[PSINCR]
.SH-NO-TAG
.DEVTAG-NH "\\$1"
-. if '\*(.T'html' .nr s@devtag-needs-end-of-heading 1
+.if '\*(.T'html' .nr s@devtag-needs-end-of-heading 1
\\*[SN-STYLE]
..
.\" ****************************