1 .\" $Id: mandoc_char.7,v 1.7 2009/07/12 08:45:56 kristaps Exp $
3 .\" Copyright (c) 2009 Kristaps Dzonsons <kristaps@kth.se>
5 .\" Permission to use, copy, modify, and distribute this software for any
6 .\" purpose with or without fee is hereby granted, provided that the above
7 .\" copyright notice and this permission notice appear in all copies.
9 .\" THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
10 .\" WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
11 .\" MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
12 .\" ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
13 .\" WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
14 .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
15 .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
17 .Dd $Mdocdate: July 12 2009 $
23 .Nd mandoc special characters
26 This documents the special characters accepted by
32 documents. Specific output devices of
36 argument, will properly render these sequences.
42 encode special characters with slightly different semantics; consult the
43 respective manuals for these escapes.
46 .Bl -tag -width 12n -offset "XXXX" -compact
64 .Pq upside-down exclamation
66 .Pq upside-down question
71 .Bl -tag -width 12n -offset "XXXX" -compact
101 .Pq left double-quote, deprecated
103 .Pq right double-quote
105 .Pq right double-quote, deprecated
107 .Pq left single-quote
109 .Pq right single-quote
111 .Pq right low double-quote
113 .Pq right low single-quote
118 .Bl -tag -width 12n -offset "XXXX" -compact
130 .Pq left double-arrow
132 .Pq right double-arrow
136 .Pq down double-arrow
138 .Pq left-right double-arrow
143 .Bl -tag -width 12n -offset "XXXX" -compact
153 .Pq partial differential
181 .Pq existential quantifier
183 .Pq universal quantifier
197 .Pq approximately equals
201 .Pq greater-than, deprecated
203 .Pq less-than, deprecated
207 .Pq less-than-equal, deprecated
209 .Pq greater-than-equal
211 .Pq greater-than-equal
217 .Pq not equal, deprecated
221 .Pq infinity, deprecated
223 .Pq NaN , an extension
229 .Pq plus-minus, deprecated
236 .Bl -tag -width 12n -offset "XXXX" -compact
260 Diacritics and letters:
261 .Bl -tag -width 12n -offset "XXXX" -compact
273 .Pq circumflex accent
297 .Pq upper-case acute A
299 .Pq upper-case acute E
301 .Pq upper-case acute I
303 .Pq upper-case acute O
305 .Pq upper-case acute U
307 .Pq lower-case acute a
309 .Pq lower-case acute e
311 .Pq lower-case acute i
313 .Pq lower-case acute o
315 .Pq lower-case acute u
317 .Pq upper-case grave A
319 .Pq upper-case grave E
321 .Pq upper-case grave I
323 .Pq upper-case grave O
325 .Pq upper-case grave U
327 .Pq lower-case grave a
329 .Pq lower-case grave e
331 .Pq lower-case grave i
333 .Pq lower-case grave o
335 .Pq lower-case grave u
337 .Pq upper-case tilde A
339 .Pq upper-case tilde N
341 .Pq upper-case tilde O
343 .Pq lower-case tilde a
345 .Pq lower-case tilde n
347 .Pq lower-case tilde o
349 .Pq upper-case dieresis A
351 .Pq upper-case dieresis E
353 .Pq upper-case dieresis I
355 .Pq upper-case dieresis O
357 .Pq upper-case dieresis U
359 .Pq lower-case dieresis a
361 .Pq lower-case dieresis e
363 .Pq lower-case dieresis i
365 .Pq lower-case dieresis o
367 .Pq lower-case dieresis u
369 .Pq lower-case dieresis y
371 .Pq upper-case circumflex A
373 .Pq upper-case circumflex E
375 .Pq upper-case circumflex I
377 .Pq upper-case circumflex O
379 .Pq upper-case circumflex U
381 .Pq lower-case circumflex a
383 .Pq lower-case circumflex e
385 .Pq lower-case circumflex i
387 .Pq lower-case circumflex o
389 .Pq lower-case circumflex u
391 .Pq upper-case cedilla C
393 .Pq lower-case cedilla c
395 .Pq upper-case stroke L
397 .Pq lower-case stroke l
399 .Pq upper-case stroke O
401 .Pq lower-case stroke o
403 .Pq upper-case ring A
405 .Pq lower-case ring a
410 .Bl -tag -width 12n -offset "XXXX" -compact
427 .Bl -tag -width 12n -offset "XXXX" -compact
455 .Pq non-breaking space
459 .Pq ampersand, deprecated
463 This section documents compatibility of
465 with older or existing versions of
468 .Bl -tag -width 12n -offset "XXXX" -compact
470 Renders differently in
481 utility was written by
482 .An Kristaps Dzonsons Aq kristaps@kth.se .