Make the exclamation mark (`!') a recognizable punctuation character.

Obtained from:	mdocNG
This commit is contained in:
ru 2001-02-01 16:17:06 +00:00
parent b5dbc7f165
commit 4a866047a5
3 changed files with 3 additions and 2 deletions

View File

@ -131,6 +131,7 @@
.nr z: 3 .nr z: 3
.nr z; 3 .nr z; 3
.nr z? 3 .nr z? 3
.nr z! 3
.nr z( 4 .nr z( 4
.nr z) 3 .nr z) 3
.nr z[ 4 .nr z[ 4

View File

@ -65,7 +65,7 @@
.ds nO \fR\s10 .ds nO \fR\s10
.ds nT \s0 .ds nT \s0
.ds pA \fC\s10 .ds pA \fC\s10
.ds Pu \fR{\ .\ ,\ :\ ;\ ?\ (\ )\ [\ ]\ \fR} .ds Pu \fR{\ .\ ,\ :\ ;\ ?\ !\ (\ )\ [\ ]\ \fR}
.ds rA \fR\s10 .ds rA \fR\s10
.ds rT \f(CO\s10 .ds rT \f(CO\s10
.ds sH \fB\s10 .ds sH \fB\s10

View File

@ -62,7 +62,7 @@
.ds nM \fB .ds nM \fB
.ds nO \fR .ds nO \fR
.ds pA \fI .ds pA \fI
.ds Pu {\ .\ ,\ :\ ;\ ?\ (\ )\ [\ ]} .ds Pu {\ .\ ,\ :\ ;\ ?\ !\ (\ )\ [\ ]}
.ds rA \fR .ds rA \fR
.ds rT \fI .ds rT \fI
.ds sH \fB .ds sH \fB