Lines Matching full:l
1 .\" $OpenBSD: l.in,v 1.4 2022/06/08 13:08:00 schwarze Exp $
6 .Nm esc-l
7 .Nd the roff escape l sequence: horizontal line
9 explicit scaling unit and fill char: >\l'2nf'<
11 explicit scaling unit and default char: >\l'3n'<
13 default unit and explicit fill char: >\l'4x'<
15 default unit and char: >\l'5'<
17 explicit scaling unit and escape sequence: >\l'6n\(+-'<
19 default unit and escape char: >\l'7n\(at'<
21 rounding: >\l'0.26ix'<
23 invalid ASCII: >\l-<
25 unsupported \e!: \l\!2\!u
27 unsupported \er: \l\r2u
29 ignored \e%: \l\%2\%u
31 ignored \e&: \l\&2nx\&u
33 ignored \e): \l\)2nx\)u
35 ignored \e,: \l\,2\,u
37 ignored \e/: \l\/2\/u
39 ignored \e^: \l\^2\^u
41 ignored \ea: \l\a2\au
43 ignored \ed: \l\d2\du
45 ignored \et: \l\t2\tu
47 ignored \eu: \l\u2\uu
49 ignored \e{: \l\{2\{u
51 ignored \e|: \l\|2\|u
53 ignored \e}: \l\}2\}u
55 useless \e.: \l\.2.u
57 .\"XXX useless \e\e: \l\\2\\u
59 invalid \eG: \l\G2Gu
61 special \e\ : \l\ 2\ u
63 special \e\(aq: \l\'2nx\'u
65 special \e-: \l\-2nx\-u
67 special \e0: \l\02\0u
69 special \e:: \l\:2\:u
71 special \e_: \l\_2\_u
73 special \e\(ga: \l\`2nx\`u
75 special \ee: \l\e2nx\eu
77 special \e~: \l\~2\~u
79 break \ep: \l\p2\pu
81 nospace \ec: \l\c2\cu
83 .\"XXX skipchar \ec: \l\z2\zu
86 string expansion: \l\*[mystr]
89 register expansion: \l\n[myreg]u
91 ignored \eO: \l\O12\O2u
93 ignored \eY: \l\Y[mystr]2\Y[mystr]u
95 ignored \ek: \l\k[myreg]2\k[myreg]u
97 special character: \l\(hy2nx\(hyu
99 ignored \eD: \l\D't 1'2\D't 3'u
101 ignored \eL: \l\L'3'2u
103 ignored \eX: \l\X'foo'2\X'bar'u
105 ignored \eZ: \l\Z'foo'2\Z''u
107 ignored \eb: \l\b'3'2\b''u
109 ignored \ev: \l\v'3'2\v'0'u
111 ignored \ex: \l\x'3'2\v'0'u
113 horizontal motion: \l\h'1'2\h'3'u
115 horizontal line: \l\l'4'2\l'3'u
117 overstrike: \l\o'ab'2\o'cd'u