]> git.cameronkatri.com Git - mandoc.git/blob - regress/char/space/eos.in
For accessibility, label the last two widgets in the search form.
[mandoc.git] / regress / char / space / eos.in
1 .\" $OpenBSD: eos.in,v 1.3 2017/07/04 14:53:23 schwarze Exp $
2 .Dd $Mdocdate: July 4 2017 $
3 .Dt SPACE-EOS 1
4 .Os
5 .Sh NAME
6 .Nm space-eos
7 .Nd end-of-sentence spacing
8 .Sh DESCRIPTION
9 This is a sentence.
10 There is a double space before the next one.
11 .Pp
12 Here is a full stop
13 .Pq quite lonely .
14 It causes a double space, too.
15 .Pp
16 A dot in parantheses (.) is not a full stop.
17 Not even
18 .Pq Like in this case.
19 when preceded by a letter.
20 .Pp
21 A lonely dot in an enclosure
22 .Pq \&.
23 is not a full stop.
24 .Pp
25 A dot in the middle of an input line . is not a full stop.
26 .Pp
27 At the end of an input line, even an escaped dot \&.
28 is regarded as a full stop.