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