]> git.cameronkatri.com Git - mandoc.git/blob - regress/mdoc/Pa/punct.in
Macro argument quoting does not prevent recognition of punctuation
[mandoc.git] / regress / mdoc / Pa / punct.in
1 .Dd August 21, 2014
2 .Dt PA-PUNCT 1
3 .Os OpenBSD
4 .Sh NAME
5 .Nm Pa-punct
6 .Nd punctuation handling by the Pa macro
7 .Sh DESCRIPTION
8 closing punctuation
9 .Pa a )
10 only one
11 .Pa )
12 only more than one
13 .Pa ) )
14 middle
15 .Pa a ) z
16 start
17 .Pa ) z
18 dot
19 .Pa . z
20 comma
21 .Pa , z
22 semicolon
23 .Pa ; z
24 colon
25 .Pa : z
26 quest
27 .Pa ? z
28 excl
29 .Pa ! z
30 paren
31 .Pa ) z
32 bracket
33 .Pa ] z
34 bar
35 .Pa | m
36 op paren
37 .Pa ( a
38 op bracket
39 .Pa [ a
40 .Pp
41 quoted punctuation:
42 .Pa a "(" b "|" c ")" d "," "Sy" bold .