]> git.cameronkatri.com Git - mandoc.git/blob - regress/char/space/esct-man.in
For accessibility, label the last two widgets in the search form.
[mandoc.git] / regress / char / space / esct-man.in
1 .\" $OpenBSD: esct-man.in,v 1.4 2018/12/20 03:38:10 schwarze Exp $
2 .TH SPACE-ESCT-MAN 1 "December 20, 2018"
3 .SH NAME
4 SPACE-T-MAN \- the t escape sequence in pages with man macros
5 .SH DESCRIPTION
6 In plain text:
7 .br
8 single tab
9 .br
10 single\tescape-t
11 .br
12 single\aescape-a
13 .br
14 double tab
15 .br
16 double\t\tescape-t
17 .br
18 double\a\aescape-a
19 .br
20 \tThis line starts with escape-t and comes close to the right margin.
21 \tThe next line starts with escape-t as well.
22 .sp
23 In a literal display:
24 .nf
25 single tab
26 single\tescape-t
27 single\aescape-a
28 double tab
29 double\t\tescape-t
30 double\a\aescape-a
31 .fi
32 .sp
33 After the IP macro:
34 .IP single tab 3n
35 text
36 .IP single\tescape-t 3n
37 text
38 .\" XXX not implemented
39 .\" .IP single\aescape-a 3n
40 .\" text
41 .PP
42 After font macros:
43 .br
44 .B single\ttab
45 .\" XXX not implemented
46 .\" .br
47 .\" .B single\aleader
48 .br
49 .B double\t\ttab