xref: /openbsd-src/regress/usr.bin/mandoc/man/TP/width.out_ascii (revision 6627b33116e69ffa8a2b4042a27cad849d7af041)
1TP-WIDTH(1)                 General Commands Manual                TP-WIDTH(1)
2
3NNAAMMEE
4     TP-width - indentation width of indented paragraphs
5
6DDEESSCCRRIIPPTTIIOONN
7     Regular mode:
8
9     tag
10indented
11text
12
13     tag
14 indented
15 text
16
17     tag
18     indented
19     text
20
21     tag
22      indented
23      text
24
25     tag
26       indented
27       text
28
29     tag
30        indented
31        text
32
33     tag indented
34         text
35
36     tag  indented
37          text
38
39     tag                                                                                                 indented
40                                                                                                         text
41
42     Literal mode:
43
44     tag
45indented
46text
47
48     tag
49 indented
50 text
51
52     tag
53     indented
54     text
55
56     tag
57      indented
58      text
59
60     tag
61       indented
62       text
63
64     tag
65        indented
66        text
67
68     tag indented
69         text
70
71     tag  indented
72          text
73
74     tag                                                                                                 indented
75                                                                                                         text
76
77OpenBSD                        December 23, 2014                   TP-WIDTH(1)
78