Annotation of mandoc/regress/man/TP/width.in, Revision 1.2
1.1 schwarze 1: .TH TP-WIDTH 1 "December 23, 2014" OpenBSD
2: .SH NAME
3: TP-width \- indentation width of indented paragraphs
4: .SH DESCRIPTION
5: Regular mode:
6: .TP -10n
7: tag
8: indented
9: .br
10: text
1.2 ! schwarze 11: .TP -0.36i
1.1 schwarze 12: tag
13: indented
14: .br
15: text
16: .TP 0n
17: tag
18: indented
19: .br
20: text
21: .TP 1n
22: tag
23: indented
24: .br
25: text
1.2 ! schwarze 26: .TP 0.16i
1.1 schwarze 27: tag
28: indented
29: .br
30: text
31: .TP 3n
32: tag
33: indented
34: .br
35: text
36: .TP 4n
37: tag
38: indented
39: .br
40: text
41: .TP 5n
42: tag
43: indented
44: .br
45: text
46: .TP 100n
47: tag
48: indented
49: .br
50: text
51: .PP
52: Literal mode:
53: .nf
1.2 ! schwarze 54: .TP -0.96i
1.1 schwarze 55: tag
56: indented
57: text
58: .TP -4n
59: tag
60: indented
61: text
62: .TP 0n
63: tag
64: indented
65: text
66: .TP 1n
67: tag
68: indented
69: text
70: .TP 2n
71: tag
72: indented
73: text
1.2 ! schwarze 74: .TP 0.26i
1.1 schwarze 75: tag
76: indented
77: text
78: .TP 4n
79: tag
80: indented
81: text
82: .TP 5n
83: tag
84: indented
85: text
86: .TP 100n
87: tag
88: indented
89: text
CVSweb