Don't use .Xo/.Xc. Fix date format.
[netbsd-mini2440.git] / gnu / usr.bin / groff / doc / chars.tr
blobfcae2236931554e13f1571b10babd21ebb218385
1 .\" -*- nroff -*-
2 .\" This document describes the standard character names used by
3 .\" the groff PostScript driver.
4 .if !\n(.g .ab This document requires groff.
5 .\" .achar accented-char accent char
6 .de achar
7 .char \\$1 \\$3\
8 \k[acc]\
9 \h'(u;-\w'\\$2'-\w'\\$3'/2+\\\\n[skw]+(\w'x'*0)-\\\\n[skw])'\
10 \v'(u;\w'x'*0+\\\\n[rst]+(\w'\\$3'*0)-\\\\n[rst])'\
11 \\$2\
12 \v'(u;\w'x'*0-\\\\n[rst]+(\w'\\$3'*0)+\\\\n[rst])'\
13 \h'|\\\\n[acc]u'
14 .hcode \\$1\\$3
16 .achar \[vc] \[ah] c
17 .achar \[vC] \[ah] C
18 .de HE
19 .sp |1i
20 .header
22 .de FO
23 .sp |\\n(.pu-.5i
24 .ev 1
25 .tl ''-%-''
26 .ev
27 'bp
29 .wh -1i FO
30 .br
31 .sp |1i
32 .wh 0 HE
33 .ce 999
34 .ps 12
35 .vs 14
36 .ft B
37 Groff Character Names
38 .ce 0
39 .vs 12
40 .ps 10
41 .ft R
42 .sp 1v
43 .nr sep 3n
44 .ta \w'\fIOutput'u+\n[sep]u +\w'\fIInput'u+\n[sep]u +\w'\fIInput'u+\n[sep]u \
45 +\w'periodcentered'u+\n[sep]u
46 .de C0
47 .C \\$1 "" \\$1 \\$2 "\\$3"
49 .de C1
50 .C \e\\$1 "" \\\\\\$1 \\$2 "\\$3"
52 .de C2
53 .C \e(\\$1 "" \\(\\$1 \\$2 "\\$3"
55 .de C3
56 .C \e[\\$1] "" \\[\\$1] \\$2 "\\$3"
58 .de CD
59 .C \[char\\$1] \\$1 \[char\\$1] \\$2 "\\$3"
61 .\" input-name decimal-code output-name ps-name description
62 .fspecial CR R
63 .de C
64 .if c\\$3 \{\
65 .ft CR
66 .tr -\-^\(ha~\(ti
67 .di CH
68 \&\\$1
69 .br
70 .di
71 .ft
72 .ds CH \\*(CH\
73 .tr --^^~~
74 \&\\$3\t\\*(CH\t\\$2\t\\$4\t\\$5
75 .\}
77 .de header
78 .ft I
79 Output\tInput\tInput\tPostScript\tNotes
80 \tname\tcode\tname
81 .ft
82 .sp .4v
84 This gives a list of the standard \fBgroff\fP input characters.
85 The \fIInput code\fP column applies to characters which can be
86 input with a single character, and gives the ISO Latin-1 code
87 of that input character.
88 All ISO Latin-1 characters print as themselves with the following
89 exceptions:
90 \- prints as -,
91 \(ha prints as ^,
92 \(ti prints as ~;
93 the corresponding ISO Latin-1 characters can be obtained with
94 \e\-, \e(ha and \e(ti.
95 The \fIPostScript name\fP column gives the usual PostScript name
96 of the output character.
97 .sp .3v
98 The names are based on
99 E.G.Keizer, K.J. Simonsen, J. Akkerhuis,
100 ``An extension to the troff character set for Europe'',
101 EUUG Newsletter, Volume 9, No. 2, Summer 1989.
104 .header
105 .CD 33 exclam
106 .CD 34 quotedbl
107 .CD 35 numbersign
108 .CD 36 dollar
109 .CD 37 percent
110 .CD 38 ampersand
111 .CD 39 quoteright
112 .CD 40 parenleft
113 .CD 41 parenright
114 .CD 42 asterisk
115 .CD 43 plus
116 .CD 44 comma
117 .CD 45 hyphen
118 .CD 46 period
119 .CD 47 slash
120 .CD 58 colon
121 .CD 59 semicolon
122 .CD 60 less
123 .CD 61 equal
124 .CD 62 greater
125 .CD 63 question
126 .CD 64 at
127 .CD 91 bracketleft
128 .CD 92 backslash
129 .CD 93 bracketright
130 .CD 94 circumflex "circumflex accent"
131 .CD 95 underscore
132 .CD 96 quoteleft
133 .CD 123 braceleft
134 .CD 124 bar
135 .CD 125 braceright
136 .CD 126 tilde "tilde accent"
137 .CD 161 exclamdown
138 .CD 162 cent
139 .CD 163 sterling
140 .CD 164 currency
141 .CD 165 yen
142 .CD 166 brokenbar
143 .CD 167 section
144 .CD 168 dieresis
145 .CD 169 copyright
146 .CD 170 ordfeminine
147 .CD 171 guillemotleft
148 .CD 172 logicalnot
149 .CD 173 hyphen
150 .CD 174 registered
151 .CD 175 macron
152 .CD 176 degree
153 .CD 177 plusminus
154 .CD 178 twosuperior
155 .CD 179 threesuperior
156 .CD 180 acute "acute accent"
157 .CD 181 mu
158 .CD 182 paragraph
159 .CD 183 periodcentered
160 .CD 184 cedilla
161 .CD 185 onesuperior
162 .CD 186 ordmasculine
163 .CD 187 guillemotright
164 .CD 188 onequarter
165 .CD 189 onehalf
166 .CD 190 threequarters
167 .CD 191 questiondown
168 .CD 192 Agrave
169 .CD 193 Aacute
170 .CD 194 Acircumflex
171 .CD 195 Atilde
172 .CD 196 Adieresis
173 .CD 197 Aring
174 .CD 198 AE
175 .CD 199 Ccedilla
176 .CD 200 Egrave
177 .CD 201 Eacute
178 .CD 202 Ecircumflex
179 .CD 203 Edieresis
180 .CD 204 Igrave
181 .CD 205 Iacute
182 .CD 206 Icircumflex
183 .CD 207 Idieresis
184 .CD 208 Eth
185 .CD 209 Ntilde
186 .CD 210 Ograve
187 .CD 211 Oacute
188 .CD 212 Ocircumflex
189 .CD 213 Otilde
190 .CD 214 Odieresis
191 .CD 215 multiply
192 .CD 216 Oslash
193 .CD 217 Ugrave
194 .CD 218 Uacute
195 .CD 219 Ucircumflex
196 .CD 220 Udieresis
197 .CD 221 Yacute
198 .CD 222 Thorn
199 .CD 223 germandbls
200 .CD 224 agrave
201 .CD 225 aacute
202 .CD 226 acircumflex
203 .CD 227 atilde
204 .CD 228 adieresis
205 .CD 229 aring
206 .CD 230 ae
207 .CD 231 ccedilla
208 .CD 232 egrave
209 .CD 233 eacute
210 .CD 234 ecircumflex
211 .CD 235 edieresis
212 .CD 236 igrave
213 .CD 237 iacute
214 .CD 238 icircumflex
215 .CD 239 idieresis
216 .CD 240 eth
217 .CD 241 ntilde
218 .CD 242 ograve
219 .CD 243 oacute
220 .CD 244 ocircumflex
221 .CD 245 otilde
222 .CD 246 odieresis
223 .CD 247 divide
224 .CD 248 oslash
225 .CD 249 ugrave
226 .CD 250 uacute
227 .CD 251 ucircumflex
228 .CD 252 udieresis
229 .CD 253 yacute
230 .CD 254 thorn
231 .CD 255 ydieresis
232 .C2 -D Eth "Icelandic uppercase eth"
233 .C2 Sd eth "Icelandic lowercase eth"
234 .C2 TP Thorn "Icelandic uppercase thorn"
235 .C2 Tp thorn "Icelandic lowercase thorn"
236 .C2 AE AE
237 .C2 ae ae
238 .C2 OE OE
239 .C2 oe oe
240 .C2 IJ IJ "Dutch IJ ligature"
241 .C2 ij ij "Dutch ij ligature"
242 .C2 ss germandbls
243 .C2 'A Aacute
244 .C2 'C Cacute
245 .C2 'E Eacute
246 .C2 'I Iacute
247 .C2 'O Oacute
248 .C2 'U Uacute
249 .C2 'a aacute
250 .C2 'c cacute
251 .C2 'e eacute
252 .C2 'i iacute
253 .C2 'o oacute
254 .C2 'u uacute
255 .C2 :A Adieresis
256 .C2 :E Edieresis
257 .C2 :I Idieresis
258 .C2 :O Odieresis
259 .C2 :U Udieresis
260 .C2 :Y Ydieresis
261 .C2 :a adieresis
262 .C2 :e edieresis
263 .C2 :i idieresis
264 .C2 :o odieresis
265 .C2 :u udieresis
266 .C2 :y ydieresis
267 .C2 ^A Acircumflex
268 .C2 ^E Ecircumflex
269 .C2 ^I Icircumflex
270 .C2 ^O Ocircumflex
271 .C2 ^U Ucircumflex
272 .C2 ^a acircumflex
273 .C2 ^e ecircumflex
274 .C2 ^i icircumflex
275 .C2 ^o ocircumflex
276 .C2 ^u ucircumflex
277 .C2 `A Agrave
278 .C2 `E Egrave
279 .C2 `I Igrave
280 .C2 `O Ograve
281 .C2 `U Ugrave
282 .C2 `a agrave
283 .C2 `e egrave
284 .C2 `i igrave
285 .C2 `o ograve
286 .C2 `u ugrave
287 .C2 ~A Atilde
288 .C2 ~N Ntilde
289 .C2 ~O Otilde
290 .C2 ~a atilde
291 .C2 ~n ntilde
292 .C2 ~o otilde
293 .C2 vS Scaron
294 .C2 vs scaron
295 .C2 vZ Zcaron
296 .C2 vz zcaron
297 .C2 ,C Ccedilla
298 .C2 ,c ccedilla
299 .C2 /L Lslash "Polish L with a slash"
300 .C2 /l lslash "Polish l with a slash"
301 .C2 /O Oslash
302 .C2 /o oslash
303 .C2 oA Aring
304 .C2 oa aring
305 .C2 a" hungarumlaut "Hungarian umlaut"
306 .C2 a- macron "macron or bar accent"
307 .C2 a. dotaccent "dot accent"
308 .C2 a^ circumflex "circumflex accent"
309 .C2 aa acute "acute accent"
310 .C2 ga grave "grave accent"
311 .C2 ab breve "breve accent"
312 .C2 ac cedilla "cedilla accent"
313 .C2 ad dieresis "umlaut or dieresis"
314 .C2 ah caron "h\('a\(vcek accent"
315 .C2 ao ring "ring or circle accent"
316 .C2 a~ tilde "tilde accent"
317 .C2 ho ogonek "hook or ogonek accent"
318 .C2 .i dotlessi "i without a dot"
319 .C2 .j dotlessj "j without a dot"
320 .C2 Cs currency "Scandinavian currency sign"
321 .C2 Do dollar
322 .C2 Po sterling
323 .C2 Ye yen
324 .C2 ct cent
325 .C2 Fo guillemotleft
326 .C2 Fc guillemotright
327 .C2 fo guilsinglleft
328 .C2 fc guilsinglright
329 .C2 r! exclamdown
330 .C2 r? questiondown
331 .C2 ff ff "ff ligature"
332 .C2 fi fi "fi ligature"
333 .C2 fl fl "fl ligature"
334 .C2 Fi ffi "ffi ligature"
335 .C2 Fl ffl "ffl ligature"
336 .C2 OK \& "check mark, tick"
337 .C2 Of ordfeminine
338 .C2 Om ordmasculine
339 .C2 S1 onesuperior
340 .C2 S2 twosuperior
341 .C2 S3 threesuperior
342 .C2 <- arrowleft
343 .C2 -> arrowright
344 .C2 <> arrowboth "horizontal double-headed arrow"
345 .C2 da arrowdown
346 .C2 ua arrowup
347 .C2 va \& "vertical double-headed arrow"
348 .C2 lA arrowdblleft
349 .C2 rA arrowdblright
350 .C2 hA arrowdblboth "horizontal double-headed double arrow"
351 .C2 dA arrowdbldown
352 .C2 uA arrowdblup
353 .C2 vA \& "vertical double-headed double arrow"
354 .C2 ba bar
355 .C2 bb brokenbar
356 .C2 br br "box rule with traditional troff metrics"
357 .C2 ru ru "baseline rule"
358 .C2 ul ul "underline with traditional troff metrics"
359 .C2 bv bv "bold vertical"
360 .C2 bs bell
361 .C2 ci circle
362 .C2 bu bullet
363 .C2 co copyright
364 .C2 rg registered
365 .C2 tm trademark
366 .C2 dd daggerdbl "double dagger sign"
367 .C2 dg dagger
368 .C2 ps paragraph
369 .C2 sc section
370 .C2 de degree
371 .C2 em emdash "em dash"
372 .C2 en endash "en dash"
373 .C2 %0 perthousand "per thousand, per mille sign"
374 .C2 12 onehalf
375 .C2 14 onequarter
376 .C2 34 threequarters
377 .C2 f/ fraction "bar for fractions"
378 .C2 fm minute "footmark, prime"
379 .C2 sd second
380 .C2 ha asciicircum "\s-2ASCII\s+2 circumflex, hat, caret"
381 .C2 ti asciitilde "\s-2ASCII\s0 tilde"
382 .C2 hy hyphen
383 .C2 lB bracketleft
384 .C2 rB bracketright
385 .C2 lC braceleft
386 .C2 rC braceright
387 .C2 la angleleft "left angle bracket"
388 .C2 ra angleright "right angle bracket"
389 .C2 lh handleft
390 .C2 rh handright
391 .C2 oq quoteleft "single open quote"
392 .C2 or bar
393 .C2 at at
394 .C1 - minus "minus sign from current font"
395 .C2 sh numbersign
396 .C2 sl slash
397 .C2 rs backslash
398 .C2 sq square
399 .C2 3d therefore
400 .C2 tf therefore
401 .C2 *A Alpha
402 .C2 *B Beta
403 .C2 *C Xi
404 .C2 *D Delta
405 .C2 *E Epsilon
406 .C2 *F Phi
407 .C2 *G Gamma
408 .C2 *H Theta
409 .C2 *I Iota
410 .C2 *K Kappa
411 .C2 *L Lambda
412 .C2 *M Mu
413 .C2 *N Nu
414 .C2 *O Omicron
415 .C2 *P Pi
416 .C2 *Q Psi
417 .C2 *R Rho
418 .C2 *S Sigma
419 .C2 *T Tau
420 .C2 *U Upsilon
421 .C2 *W Omega
422 .C2 *X Chi
423 .C2 *Y Eta
424 .C2 *Z Zeta
425 .C2 *a alpha
426 .C2 *b beta
427 .C2 *c xi
428 .C2 *d delta
429 .C2 *e epsilon
430 .C2 *f phi
431 .C2 *g gamma
432 .C2 *h theta
433 .C2 *i iota
434 .C2 *k kappa
435 .C2 *l lambda
436 .C2 *m mu
437 .C2 *n nu
438 .C2 *o omicron
439 .C2 *p pi
440 .C2 *q psi
441 .C2 *r rho
442 .C2 *s sigma
443 .C2 *t tau
444 .C2 *u upsilon
445 .C2 *w omega
446 .C2 *x chi
447 .C2 *y eta
448 .C2 *z zeta
449 .C2 ts sigma1 "terminal sigma"
450 .C2 ~~ approxequal
451 .C2 ~= approxequal
452 .C2 != notequal
453 .C2 ** asteriskmath
454 .C2 -+ minusplus
455 .C2 +- plusminus
456 .C2 <= lessequal
457 .C2 == equivalence
458 .C2 =~ congruent
459 .C2 >= greaterequal
460 .C2 AN logicaland
461 .C2 OR logicalor
462 .C2 no logicalnot
463 .C2 te existential "there exists, existential quantifier"
464 .C2 fa universal "for all, universal quantifier"
465 .C2 Ah aleph
466 .C2 Im Ifraktur "Fraktur I, imaginary"
467 .C2 Re Rfraktur "Fraktur R, real"
468 .C2 if infinity
469 .C2 md dotmath
470 .C2 mo element
471 .C2 mu multiply
472 .C2 nc notpropersuperset
473 .C2 ne notequivalence
474 .C2 nm notelement
475 .C2 pl plusmath "plus sign in special font"
476 .C2 eq equalmath "equals sign in special font"
477 .C2 pt proportional
478 .C2 pp perpendicular
479 .C2 sb propersubset
480 .C2 sp propersuperset
481 .C2 ib reflexsubset
482 .C2 ip reflexsuperset
483 .C2 ap similar
484 .C2 pd partialdiff "partial differentiation sign"
485 .C2 c* circlemultiply "multiply sign in a circle"
486 .C2 c+ circleplus "plus sign in a circle"
487 .C2 ca intersection "intersection, cap"
488 .C2 cu union "union, cup"
489 .C2 di divide "division sign"
490 .C2 -h hbar
491 .C2 gr gradient
492 .C2 es emptyset
493 .C2 CL club "club suit"
494 .C2 SP spade "spade suit"
495 .C2 HE heart "heart suit"
496 .C2 DI diamond "diamond suit"
497 .C2 CR carriagereturn "carriage return symbol"
498 .C2 st suchthat
499 .C2 /_ angle
500 .C2 << "" "much less"
501 .C2 >> "" "much greater"