1*0Sstevel@tonic-gate# 2*0Sstevel@tonic-gate# Copyright (c) 1994 3*0Sstevel@tonic-gate# Open Software Foundation, Inc. 4*0Sstevel@tonic-gate# 5*0Sstevel@tonic-gate# Permission is hereby granted to use, copy, modify and freely distribute 6*0Sstevel@tonic-gate# the software in this file and its documentation for any purpose without 7*0Sstevel@tonic-gate# fee, provided that the above copyright notice appears in all copies and 8*0Sstevel@tonic-gate# that both the copyright notice and this permission notice appear in 9*0Sstevel@tonic-gate# supporting documentation. Further, provided that the name of Open 10*0Sstevel@tonic-gate# Software Foundation, Inc. ("OSF") not be used in advertising or 11*0Sstevel@tonic-gate# publicity pertaining to distribution of the software without prior 12*0Sstevel@tonic-gate# written permission from OSF. OSF makes no representations about the 13*0Sstevel@tonic-gate# suitability of this software for any purpose. It is provided "as is" 14*0Sstevel@tonic-gate# without express or implied warranty. 15*0Sstevel@tonic-gate# 16*0Sstevel@tonic-gate# Copyright (c) 1996 X Consortium 17*0Sstevel@tonic-gate# Copyright (c) 1996 Dalrymple Consulting 18*0Sstevel@tonic-gate# 19*0Sstevel@tonic-gate# Permission is hereby granted, free of charge, to any person obtaining a copy 20*0Sstevel@tonic-gate# of this software and associated documentation files (the "Software"), to deal 21*0Sstevel@tonic-gate# in the Software without restriction, including without limitation the rights 22*0Sstevel@tonic-gate# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell 23*0Sstevel@tonic-gate# copies of the Software, and to permit persons to whom the Software is 24*0Sstevel@tonic-gate# furnished to do so, subject to the following conditions: 25*0Sstevel@tonic-gate# 26*0Sstevel@tonic-gate# The above copyright notice and this permission notice shall be included in 27*0Sstevel@tonic-gate# all copies or substantial portions of the Software. 28*0Sstevel@tonic-gate# 29*0Sstevel@tonic-gate# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 30*0Sstevel@tonic-gate# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 31*0Sstevel@tonic-gate# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE 32*0Sstevel@tonic-gate# X CONSORTIUM OR DALRYMPLE CONSULTING BE LIABLE FOR ANY CLAIM, DAMAGES OR 33*0Sstevel@tonic-gate# OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, 34*0Sstevel@tonic-gate# ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR 35*0Sstevel@tonic-gate# OTHER DEALINGS IN THE SOFTWARE. 36*0Sstevel@tonic-gate# 37*0Sstevel@tonic-gate# Except as contained in this notice, the names of the X Consortium and 38*0Sstevel@tonic-gate# Dalrymple Consulting shall not be used in advertising or otherwise to 39*0Sstevel@tonic-gate# promote the sale, use or other dealings in this Software without prior 40*0Sstevel@tonic-gate# written authorization. 41*0Sstevel@tonic-gate# 42*0Sstevel@tonic-gate# 43*0Sstevel@tonic-gate# SDATA entity mappings to TeX instructions. 44*0Sstevel@tonic-gate# sgmls outputs sdata references in the form: \\|[mdash ]\\| 45*0Sstevel@tonic-gate# 46*0Sstevel@tonic-gate# J.Bowe, 1993 47*0Sstevel@tonic-gate# 48*0Sstevel@tonic-gate# Numeric and Special Graphic ________________________________ 49*0Sstevel@tonic-gate# 50*0Sstevel@tonic-gate[half ] \\(12 51*0Sstevel@tonic-gate[frac12] \\(12 52*0Sstevel@tonic-gate[frac14] \\(14 53*0Sstevel@tonic-gate[frac34] \\(34 54*0Sstevel@tonic-gate[frac18] 1/8 55*0Sstevel@tonic-gate[frac38] 3/8 56*0Sstevel@tonic-gate[frac58] 5/8 57*0Sstevel@tonic-gate[frac78] 7/8 58*0Sstevel@tonic-gate[sup1 ] \\u1\\l 59*0Sstevel@tonic-gate[sup2 ] \\u2\\l 60*0Sstevel@tonic-gate[sup3 ] \\u3\\l 61*0Sstevel@tonic-gate[plus ] \\(pl 62*0Sstevel@tonic-gate[plusmn] \\(+- 63*0Sstevel@tonic-gate[lt ] < 64*0Sstevel@tonic-gate[equals] = 65*0Sstevel@tonic-gate[gt ] > 66*0Sstevel@tonic-gate[divide] \\(di 67*0Sstevel@tonic-gate[times ] \\(ti 68*0Sstevel@tonic-gate# [curren] =general currency sign 69*0Sstevel@tonic-gate[pound ] # 70*0Sstevel@tonic-gate[dollar] $ 71*0Sstevel@tonic-gate[cent ] \\(ct 72*0Sstevel@tonic-gate[yen ] yen 73*0Sstevel@tonic-gate[num ] # 74*0Sstevel@tonic-gate[percnt] % 75*0Sstevel@tonic-gate[amp ] & 76*0Sstevel@tonic-gate[ast ] * 77*0Sstevel@tonic-gate[commat] @ 78*0Sstevel@tonic-gate[lsqb ] [ 79*0Sstevel@tonic-gate[bsol ] \\e 80*0Sstevel@tonic-gate[rsqb ] ] 81*0Sstevel@tonic-gate[lcub ] { /lbrace O: =left curly bracket 82*0Sstevel@tonic-gate# [horbar] horizontal bar 83*0Sstevel@tonic-gate[horbar] _ 84*0Sstevel@tonic-gate[verbar] \\(or 85*0Sstevel@tonic-gate[rcub ] } 86*0Sstevel@tonic-gate[micro ] \\(*m 87*0Sstevel@tonic-gate[ohm ] \\(*W 88*0Sstevel@tonic-gate[deg ] \\(de 89*0Sstevel@tonic-gate# [ordm ] =ordinal indicator, masculine 90*0Sstevel@tonic-gate# [ordf ] =ordinal indicator, feminine 91*0Sstevel@tonic-gate[sect ] \\(sc 92*0Sstevel@tonic-gate# [para ] =pilcrow (paragraph sign) 93*0Sstevel@tonic-gate# [middot] /centerdot B: =middle dot 94*0Sstevel@tonic-gate[larr ] \\(<- 95*0Sstevel@tonic-gate[rarr ] \\(-> 96*0Sstevel@tonic-gate[uarr ] \\(ua 97*0Sstevel@tonic-gate[darr ] \\(da 98*0Sstevel@tonic-gate[copy ] \\(co 99*0Sstevel@tonic-gate[reg ] \\(rg 100*0Sstevel@tonic-gate#[trade ] trademark 101*0Sstevel@tonic-gate[trade ] \\(tm 102*0Sstevel@tonic-gate# [brvbar] =broken (vertical) bar 103*0Sstevel@tonic-gate[brvbar] | 104*0Sstevel@tonic-gate[not ] \\(no 105*0Sstevel@tonic-gate# [sung ] =music note (sung text sign) 106*0Sstevel@tonic-gate[excl ] ! 107*0Sstevel@tonic-gate# [iexcl ] =inverted exclamation mark 108*0Sstevel@tonic-gate[quot ] " 109*0Sstevel@tonic-gate[apos ] \\&' 110*0Sstevel@tonic-gate[lpar ] ( 111*0Sstevel@tonic-gate[rpar ] ) 112*0Sstevel@tonic-gate[comma ] , 113*0Sstevel@tonic-gate[lowbar] _ 114*0Sstevel@tonic-gate[hyphen] \\- 115*0Sstevel@tonic-gate[period] . 116*0Sstevel@tonic-gate[sol ] / 117*0Sstevel@tonic-gate[colon ] : 118*0Sstevel@tonic-gate[semi ] ; 119*0Sstevel@tonic-gate[quest ] ? 120*0Sstevel@tonic-gate# [iquest] =inverted question mark 121*0Sstevel@tonic-gate# [laquo ] =angle quotation mark, left 122*0Sstevel@tonic-gate[laquo ] << 123*0Sstevel@tonic-gate# [raquo ] =angle quotation mark, right 124*0Sstevel@tonic-gate[raquo ] >> 125*0Sstevel@tonic-gate[lsquo ] ` 126*0Sstevel@tonic-gate[rsquo ] \\&' 127*0Sstevel@tonic-gate[ldquo ] " 128*0Sstevel@tonic-gate[rdquo ] " 129*0Sstevel@tonic-gate[nbsp ] \\ 130*0Sstevel@tonic-gate[shy ] \\% 131*0Sstevel@tonic-gate# 132*0Sstevel@tonic-gate# Publishing ________________________________ 133*0Sstevel@tonic-gate# 134*0Sstevel@tonic-gate# trailing space here 135*0Sstevel@tonic-gate[emsp ] \\ \\ 136*0Sstevel@tonic-gate[ensp ] \\ 137*0Sstevel@tonic-gate[emsp3 ] \\ 138*0Sstevel@tonic-gate[emsp4 ] \\ 139*0Sstevel@tonic-gate[numsp ] \\0 140*0Sstevel@tonic-gate[puncsp] \\| 141*0Sstevel@tonic-gate[thinsp] \\| 142*0Sstevel@tonic-gate[hairsp] \\\^ 143*0Sstevel@tonic-gate[mdash ] \\(em 144*0Sstevel@tonic-gate[ndash ] - 145*0Sstevel@tonic-gate[dash ] - 146*0Sstevel@tonic-gate[blank ] \\ 147*0Sstevel@tonic-gate[hellip] \\&... 148*0Sstevel@tonic-gate[nldr ] \\&.. 149*0Sstevel@tonic-gate[frac13] 1/3 150*0Sstevel@tonic-gate[frac23] 2/3 151*0Sstevel@tonic-gate[frac15] 1/5 152*0Sstevel@tonic-gate[frac25] 2/5 153*0Sstevel@tonic-gate[frac35] 3/5 154*0Sstevel@tonic-gate[frac45] 4/5 155*0Sstevel@tonic-gate[frac16] 1/6 156*0Sstevel@tonic-gate[frac56] 5/6 157*0Sstevel@tonic-gate# [incare] =in-care-of symbol 158*0Sstevel@tonic-gate# [block ] =full block 159*0Sstevel@tonic-gate# [uhblk ] =upper half block 160*0Sstevel@tonic-gate# [lhblk ] =lower half block 161*0Sstevel@tonic-gate# [blk14 ] =25% shaded block 162*0Sstevel@tonic-gate# [blk12 ] =50% shaded block 163*0Sstevel@tonic-gate# [blk34 ] =75% shaded block 164*0Sstevel@tonic-gate# [marker] =histogram marker 165*0Sstevel@tonic-gate[cir ] \\(ci 166*0Sstevel@tonic-gate[squ ] \\(sq 167*0Sstevel@tonic-gate# [rect ] =rectangle, open 168*0Sstevel@tonic-gate# [utri ] /triangle =up triangle, open 169*0Sstevel@tonic-gate# [dtri ] /triangledown =down triangle, open 170*0Sstevel@tonic-gate[star ] \\(** =star, open 171*0Sstevel@tonic-gate[bull ] \\(bu 172*0Sstevel@tonic-gate# [squf ] /blacksquare =sq bullet, filled 173*0Sstevel@tonic-gate# [utrif ] /blacktriangle =up tri, filled 174*0Sstevel@tonic-gate# [dtrif ] /blacktriangledown =dn tri, filled 175*0Sstevel@tonic-gate# [ltrif ] /blacktriangleleft R: =l tri, filled 176*0Sstevel@tonic-gate# [rtrif ] /blacktriangleright R: =r tri, filled 177*0Sstevel@tonic-gate# [clubs ] /clubsuit =club suit symbol 178*0Sstevel@tonic-gate# [diams ] /diamondsuit =diamond suit symbol 179*0Sstevel@tonic-gate# [hearts] /heartsuit =heart suit symbol 180*0Sstevel@tonic-gate# [spades] /spadesuit =spades suit symbol 181*0Sstevel@tonic-gate# [malt ] /maltese =maltese cross 182*0Sstevel@tonic-gate[dagger] \\(dg 183*0Sstevel@tonic-gate[Dagger] \\(dd 184*0Sstevel@tonic-gate# [check ] /checkmark =tick, check mark 185*0Sstevel@tonic-gate# [ballot] =ballot cross 186*0Sstevel@tonic-gate# [sharp ] /sharp =musical sharp 187*0Sstevel@tonic-gate# [flat ] /flat =musical flat 188*0Sstevel@tonic-gate# [male ] =male symbol 189*0Sstevel@tonic-gate# [female] =female symbol 190*0Sstevel@tonic-gate# [phone ] =telephone symbol 191*0Sstevel@tonic-gate# [telrec] =telephone recorder symbol 192*0Sstevel@tonic-gate# [copysr] =sound recording copyright sign 193*0Sstevel@tonic-gate[caret ] \^ 194*0Sstevel@tonic-gate[lsquor] ` 195*0Sstevel@tonic-gate[ldquor] `` 196*0Sstevel@tonic-gate[fflig ] \\(ff 197*0Sstevel@tonic-gate[filig ] \\(fi 198*0Sstevel@tonic-gate# [fjlig ] small fj ligature 199*0Sstevel@tonic-gate[ffilig] \\(Fi 200*0Sstevel@tonic-gate[ffllig] \\(Fl 201*0Sstevel@tonic-gate[fllig ] \\(fl 202*0Sstevel@tonic-gate# [mldr ] em leader 203*0Sstevel@tonic-gate[rdquor] \\&'' 204*0Sstevel@tonic-gate[rsquor] \\&' 205*0Sstevel@tonic-gate# [vellip] vertical ellipsis 206*0Sstevel@tonic-gate# [hybull] rectangle, filled (hyphen bullet) 207*0Sstevel@tonic-gate# [loz ] /lozenge - lozenge or total mark 208*0Sstevel@tonic-gate# [lozf ] /blacklozenge - lozenge, filled 209*0Sstevel@tonic-gate# [ltri ] /triangleleft B: l triangle, open 210*0Sstevel@tonic-gate# [rtri ] /triangleright B: r triangle, open 211*0Sstevel@tonic-gate# [starf ] /bigstar - star, filled 212*0Sstevel@tonic-gate# [natur ] /natural - music natural 213*0Sstevel@tonic-gate# [rx ] pharmaceutical prescription (Rx) 214*0Sstevel@tonic-gate# [sext ] sextile (6-pointed star) 215*0Sstevel@tonic-gate# [target] register mark or target 216*0Sstevel@tonic-gate# [dlcrop] downward left crop mark 217*0Sstevel@tonic-gate# [drcrop] downward right crop mark 218*0Sstevel@tonic-gate# [ulcrop] upward left crop mark 219*0Sstevel@tonic-gate# [urcrop] upward right crop mark 220*0Sstevel@tonic-gate# 221*0Sstevel@tonic-gate# Added Latin 1 ________________________________ 222*0Sstevel@tonic-gate# 223*0Sstevel@tonic-gate[aacute] \\(a' 224*0Sstevel@tonic-gate[Aacute] \\(A' 225*0Sstevel@tonic-gate[acirc ] \\(a^ 226*0Sstevel@tonic-gate[Acirc ] \\(A^ 227*0Sstevel@tonic-gate[agrave] \\(a` 228*0Sstevel@tonic-gate[Agrave] \\(A` 229*0Sstevel@tonic-gate# [aring ] =small a, ring 230*0Sstevel@tonic-gate# [Aring ] =capital A, ring 231*0Sstevel@tonic-gate# [atilde] =small a, tilde 232*0Sstevel@tonic-gate# [Atilde] =capital A, tilde 233*0Sstevel@tonic-gate[auml ] \\(a: 234*0Sstevel@tonic-gate# [Auml ] =capital A, dieresis or umlaut mark 235*0Sstevel@tonic-gate[aelig ] \\(ae 236*0Sstevel@tonic-gate[AElig ] \\(AE 237*0Sstevel@tonic-gate# [ccedil] =small c, cedilla 238*0Sstevel@tonic-gate# [Ccedil] =capital C, cedilla 239*0Sstevel@tonic-gate# [eth ] =small eth, Icelandic 240*0Sstevel@tonic-gate# [ETH ] =capital Eth, Icelandic 241*0Sstevel@tonic-gate[eacute] \\(e' 242*0Sstevel@tonic-gate[Eacute] \\(E' 243*0Sstevel@tonic-gate# [ecirc ] =small e, circumflex accent 244*0Sstevel@tonic-gate# [Ecirc ] =capital E, circumflex accent 245*0Sstevel@tonic-gate[egrave] \\(e` 246*0Sstevel@tonic-gate[Egrave] \\(E` 247*0Sstevel@tonic-gate# [euml ] =small e, dieresis or umlaut mark 248*0Sstevel@tonic-gate# [Euml ] =capital E, dieresis or umlaut mark 249*0Sstevel@tonic-gate[iacute] \\(i' 250*0Sstevel@tonic-gate[Iacute] \\(I' 251*0Sstevel@tonic-gate# [icirc ] =small i, circumflex accent 252*0Sstevel@tonic-gate# [Icirc ] =capital I, circumflex accent 253*0Sstevel@tonic-gate[igrave] \\(i` 254*0Sstevel@tonic-gate[Igrave] \\(I` 255*0Sstevel@tonic-gate# [iuml ] =small i, dieresis or umlaut mark 256*0Sstevel@tonic-gate# [Iuml ] =capital I, dieresis or umlaut mark 257*0Sstevel@tonic-gate[ntilde] \\(n~ 258*0Sstevel@tonic-gate[Ntilde] \\(N~ 259*0Sstevel@tonic-gate[oacute] \\(o' 260*0Sstevel@tonic-gate[Oacute] \\(O' 261*0Sstevel@tonic-gate# [ocirc ] =small o, circumflex accent 262*0Sstevel@tonic-gate# [Ocirc ] =capital O, circumflex accent 263*0Sstevel@tonic-gate[ograve] \\(o` 264*0Sstevel@tonic-gate[Ograve] \\(O` 265*0Sstevel@tonic-gate[oslash] \\(o/ 266*0Sstevel@tonic-gate[Oslash] \\(O/ 267*0Sstevel@tonic-gate# [otilde] =small o, tilde 268*0Sstevel@tonic-gate# [Otilde] =capital O, tilde 269*0Sstevel@tonic-gate# [ouml ] =small o, dieresis or umlaut mark 270*0Sstevel@tonic-gate# [Ouml ] =capital O, dieresis or umlaut mark 271*0Sstevel@tonic-gate[szlig ] \\(ss 272*0Sstevel@tonic-gate[thorn ] \\(th 273*0Sstevel@tonic-gate# [THORN ] =capital THORN, Icelandic 274*0Sstevel@tonic-gate[uacute] \\(u' 275*0Sstevel@tonic-gate[Uacute] \\(U' 276*0Sstevel@tonic-gate# [ucirc ] =small u, circumflex accent 277*0Sstevel@tonic-gate# [Ucirc ] =capital U, circumflex accent 278*0Sstevel@tonic-gate[ugrave] \\(u` 279*0Sstevel@tonic-gate[Ugrave] \\(U` 280*0Sstevel@tonic-gate# [uuml ] =small u, dieresis or umlaut mark 281*0Sstevel@tonic-gate# [Uuml ] =capital U, dieresis or umlaut mark 282*0Sstevel@tonic-gate# [yacute] =small y, acute accent 283*0Sstevel@tonic-gate# [Yacute] =capital Y, acute accent 284*0Sstevel@tonic-gate# [yuml ] =small y, dieresis or umlaut mark 285*0Sstevel@tonic-gate# 286*0Sstevel@tonic-gate# Added Latin 2 ________________________________ 287*0Sstevel@tonic-gate# 288*0Sstevel@tonic-gate# [abreve] =small a, breve 289*0Sstevel@tonic-gate# [Abreve] =capital A, breve 290*0Sstevel@tonic-gate# [amacr ] =small a, macron 291*0Sstevel@tonic-gate# [Amacr ] =capital A, macron 292*0Sstevel@tonic-gate[aogon ] \\(ao 293*0Sstevel@tonic-gate# [Aogon ] =capital A, ogonek 294*0Sstevel@tonic-gate# [cacute] =small c, acute accent 295*0Sstevel@tonic-gate# [Cacute] =capital C, acute accent 296*0Sstevel@tonic-gate# [ccaron] =small c, caron 297*0Sstevel@tonic-gate# [Ccaron] =capital C, caron 298*0Sstevel@tonic-gate# [ccirc ] =small c, circumflex accent 299*0Sstevel@tonic-gate# [Ccirc ] =capital C, circumflex accent 300*0Sstevel@tonic-gate# [cdot ] =small c, dot above 301*0Sstevel@tonic-gate# [Cdot ] =capital C, dot above 302*0Sstevel@tonic-gate# [dcaron] =small d, caron 303*0Sstevel@tonic-gate# [Dcaron] =capital D, caron 304*0Sstevel@tonic-gate# [dstrok] =small d, stroke 305*0Sstevel@tonic-gate# [Dstrok] =capital D, stroke 306*0Sstevel@tonic-gate# [ecaron] =small e, caron 307*0Sstevel@tonic-gate# [Ecaron] =capital E, caron 308*0Sstevel@tonic-gate# [edot ] =small e, dot above 309*0Sstevel@tonic-gate# [Edot ] =capital E, dot above 310*0Sstevel@tonic-gate# [emacr ] =small e, macron 311*0Sstevel@tonic-gate# [Emacr ] =capital E, macron 312*0Sstevel@tonic-gate# [eogon ] =small e, ogonek 313*0Sstevel@tonic-gate# [Eogon ] =capital E, ogonek 314*0Sstevel@tonic-gate# [gacute] =small g, acute accent 315*0Sstevel@tonic-gate# [gbreve] =small g, breve 316*0Sstevel@tonic-gate# [Gbreve] =capital G, breve 317*0Sstevel@tonic-gate# [Gcedil] =capital G, cedilla 318*0Sstevel@tonic-gate# [gcirc ] =small g, circumflex accent 319*0Sstevel@tonic-gate# [Gcirc ] =capital G, circumflex accent 320*0Sstevel@tonic-gate# [gdot ] =small g, dot above 321*0Sstevel@tonic-gate# [Gdot ] =capital G, dot above 322*0Sstevel@tonic-gate# [hcirc ] =small h, circumflex accent 323*0Sstevel@tonic-gate# [Hcirc ] =capital H, circumflex accent 324*0Sstevel@tonic-gate# [hstrok] =small h, stroke 325*0Sstevel@tonic-gate# [Hstrok] =capital H, stroke 326*0Sstevel@tonic-gate# [Idot ] =capital I, dot above 327*0Sstevel@tonic-gate# [Imacr ] =capital I, macron 328*0Sstevel@tonic-gate# [imacr ] =small i, macron 329*0Sstevel@tonic-gate# [ijlig ] =small ij ligature 330*0Sstevel@tonic-gate# [IJlig ] =capital IJ ligature 331*0Sstevel@tonic-gate# [inodot] =small i without dot 332*0Sstevel@tonic-gate# [iogon ] =small i, ogonek 333*0Sstevel@tonic-gate# [Iogon ] =capital I, ogonek 334*0Sstevel@tonic-gate# [itilde] =small i, tilde 335*0Sstevel@tonic-gate# [Itilde] =capital I, tilde 336*0Sstevel@tonic-gate# [jcirc ] =small j, circumflex accent 337*0Sstevel@tonic-gate# [Jcirc ] =capital J, circumflex accent 338*0Sstevel@tonic-gate# [kcedil] =small k, cedilla 339*0Sstevel@tonic-gate# [Kcedil] =capital K, cedilla 340*0Sstevel@tonic-gate# [kgreen] =small k, Greenlandic 341*0Sstevel@tonic-gate# [lacute] =small l, acute accent 342*0Sstevel@tonic-gate# [Lacute] =capital L, acute accent 343*0Sstevel@tonic-gate# [lcaron] =small l, caron 344*0Sstevel@tonic-gate# [Lcaron] =capital L, caron 345*0Sstevel@tonic-gate# [lcedil] =small l, cedilla 346*0Sstevel@tonic-gate# [Lcedil] =capital L, cedilla 347*0Sstevel@tonic-gate# [lmidot] =small l, middle dot 348*0Sstevel@tonic-gate# [Lmidot] =capital L, middle dot 349*0Sstevel@tonic-gate# [lstrok] =small l, stroke 350*0Sstevel@tonic-gate# [Lstrok] =capital L, stroke 351*0Sstevel@tonic-gate# [nacute] =small n, acute accent 352*0Sstevel@tonic-gate# [Nacute] =capital N, acute accent 353*0Sstevel@tonic-gate# [eng ] =small eng, Lapp 354*0Sstevel@tonic-gate# [ENG ] =capital ENG, Lapp 355*0Sstevel@tonic-gate# [napos ] =small n, apostrophe 356*0Sstevel@tonic-gate# [ncaron] =small n, caron 357*0Sstevel@tonic-gate# [Ncaron] =capital N, caron 358*0Sstevel@tonic-gate# [ncedil] =small n, cedilla 359*0Sstevel@tonic-gate# [Ncedil] =capital N, cedilla 360*0Sstevel@tonic-gate# [odblac] =small o, double acute accent 361*0Sstevel@tonic-gate# [Odblac] =capital O, double acute accent 362*0Sstevel@tonic-gate# [Omacr ] =capital O, macron 363*0Sstevel@tonic-gate# [omacr ] =small o, macron 364*0Sstevel@tonic-gate# [oelig ] =small oe ligature 365*0Sstevel@tonic-gate# [OElig ] =capital OE ligature 366*0Sstevel@tonic-gate# [racute] =small r, acute accent 367*0Sstevel@tonic-gate# [Racute] =capital R, acute accent 368*0Sstevel@tonic-gate# [rcaron] =small r, caron 369*0Sstevel@tonic-gate# [Rcaron] =capital R, caron 370*0Sstevel@tonic-gate# [rcedil] =small r, cedilla 371*0Sstevel@tonic-gate# [Rcedil] =capital R, cedilla 372*0Sstevel@tonic-gate# [sacute] =small s, acute accent 373*0Sstevel@tonic-gate# [Sacute] =capital S, acute accent 374*0Sstevel@tonic-gate# [scaron] =small s, caron 375*0Sstevel@tonic-gate# [Scaron] =capital S, caron 376*0Sstevel@tonic-gate# [scedil] =small s, cedilla 377*0Sstevel@tonic-gate# [Scedil] =capital S, cedilla 378*0Sstevel@tonic-gate# [scirc ] =small s, circumflex accent 379*0Sstevel@tonic-gate# [Scirc ] =capital S, circumflex accent 380*0Sstevel@tonic-gate# [tcaron] =small t, caron 381*0Sstevel@tonic-gate# [Tcaron] =capital T, caron 382*0Sstevel@tonic-gate# [tcedil] =small t, cedilla 383*0Sstevel@tonic-gate# [Tcedil] =capital T, cedilla 384*0Sstevel@tonic-gate# [tstrok] =small t, stroke 385*0Sstevel@tonic-gate# [Tstrok] =capital T, stroke 386*0Sstevel@tonic-gate# [ubreve] =small u, breve 387*0Sstevel@tonic-gate# [Ubreve] =capital U, breve 388*0Sstevel@tonic-gate# [udblac] =small u, double acute accent 389*0Sstevel@tonic-gate# [Udblac] =capital U, double acute accent 390*0Sstevel@tonic-gate# [umacr ] =small u, macron 391*0Sstevel@tonic-gate# [Umacr ] =capital U, macron 392*0Sstevel@tonic-gate# [uogon ] =small u, ogonek 393*0Sstevel@tonic-gate# [Uogon ] =capital U, ogonek 394*0Sstevel@tonic-gate# [uring ] =small u, ring 395*0Sstevel@tonic-gate# [Uring ] =capital U, ring 396*0Sstevel@tonic-gate# [utilde] =small u, tilde 397*0Sstevel@tonic-gate# [Utilde] =capital U, tilde 398*0Sstevel@tonic-gate# [wcirc ] =small w, circumflex accent 399*0Sstevel@tonic-gate# [Wcirc ] =capital W, circumflex accent 400*0Sstevel@tonic-gate# [ycirc ] =small y, circumflex accent 401*0Sstevel@tonic-gate# [Ycirc ] =capital Y, circumflex accent 402*0Sstevel@tonic-gate# [Yuml ] =capital Y, dieresis or umlaut mark 403*0Sstevel@tonic-gate# [zacute] =small z, acute accent 404*0Sstevel@tonic-gate# [Zacute] =capital Z, acute accent 405*0Sstevel@tonic-gate# [zcaron] =small z, caron 406*0Sstevel@tonic-gate# [Zcaron] =capital Z, caron 407*0Sstevel@tonic-gate# [zdot ] =small z, dot above 408*0Sstevel@tonic-gate# [Zdot ] =capital Z, dot above 409*0Sstevel@tonic-gate# 410*0Sstevel@tonic-gate# Greek Letters ________________________________ 411*0Sstevel@tonic-gate# 412*0Sstevel@tonic-gate[agr ] \\(*a 413*0Sstevel@tonic-gate[Agr ] \\(*A 414*0Sstevel@tonic-gate[bgr ] \\(*b 415*0Sstevel@tonic-gate[Bgr ] \\(*B 416*0Sstevel@tonic-gate[ggr ] \\(*g 417*0Sstevel@tonic-gate[Ggr ] \\(*G 418*0Sstevel@tonic-gate[dgr ] \\(*d 419*0Sstevel@tonic-gate[Dgr ] \\(*D 420*0Sstevel@tonic-gate[egr ] \\(*e 421*0Sstevel@tonic-gate[Egr ] \\(*E 422*0Sstevel@tonic-gate[zgr ] \\(*z 423*0Sstevel@tonic-gate[Zgr ] \\(*Z 424*0Sstevel@tonic-gate[eegr ] \\(*y 425*0Sstevel@tonic-gate[EEgr ] \\(*Y 426*0Sstevel@tonic-gate[thgr ] \\(*h 427*0Sstevel@tonic-gate[THgr ] \\(*H 428*0Sstevel@tonic-gate[igr ] \\(*i 429*0Sstevel@tonic-gate[Igr ] \\(*I 430*0Sstevel@tonic-gate[kgr ] \\(*k 431*0Sstevel@tonic-gate[Kgr ] \\(*K 432*0Sstevel@tonic-gate[lgr ] \\(*l 433*0Sstevel@tonic-gate[Lgr ] \\(*L 434*0Sstevel@tonic-gate[mgr ] \\(*m 435*0Sstevel@tonic-gate[Mgr ] \\(*M 436*0Sstevel@tonic-gate[ngr ] \\(*n 437*0Sstevel@tonic-gate[Ngr ] \\(*N 438*0Sstevel@tonic-gate[xgr ] \\(*c 439*0Sstevel@tonic-gate[Xgr ] \\(*C 440*0Sstevel@tonic-gate[ogr ] \\(*o 441*0Sstevel@tonic-gate[Ogr ] \\(*O 442*0Sstevel@tonic-gate[pgr ] \\(*p 443*0Sstevel@tonic-gate[Pgr ] \\(*P 444*0Sstevel@tonic-gate[rgr ] \\(*r 445*0Sstevel@tonic-gate[Rgr ] \\(*R 446*0Sstevel@tonic-gate[sgr ] \\(*s 447*0Sstevel@tonic-gate[Sgr ] \\(*S 448*0Sstevel@tonic-gate[sfgr ] \\(ts 449*0Sstevel@tonic-gate[tgr ] \\(*t 450*0Sstevel@tonic-gate[Tgr ] \\(*T 451*0Sstevel@tonic-gate[ugr ] \\(*u 452*0Sstevel@tonic-gate[Ugr ] \\(*U 453*0Sstevel@tonic-gate[phgr ] \\(*f 454*0Sstevel@tonic-gate[PHgr ] \\(*F 455*0Sstevel@tonic-gate[khgr ] \\(*x 456*0Sstevel@tonic-gate[KHgr ] \\(*X 457*0Sstevel@tonic-gate[psgr ] \\(*q 458*0Sstevel@tonic-gate[PSgr ] \\(*Q 459*0Sstevel@tonic-gate[ohgr ] \\(*w 460*0Sstevel@tonic-gate[OHgr ] \\(*W 461*0Sstevel@tonic-gate# 462*0Sstevel@tonic-gate# Greek Symbols ________________________________ 463*0Sstevel@tonic-gate# 464*0Sstevel@tonic-gate[alpha ] \\(*a 465*0Sstevel@tonic-gate[beta ] \\(*b 466*0Sstevel@tonic-gate[gamma ] \\(*g 467*0Sstevel@tonic-gate[Gamma ] \\(*G 468*0Sstevel@tonic-gate# [gammad] /digamma 469*0Sstevel@tonic-gate[delta ] \\(*d 470*0Sstevel@tonic-gate[Delta ] \\(*D 471*0Sstevel@tonic-gate[epsi ] \\(*e 472*0Sstevel@tonic-gate# [epsiv ] /varepsilon 473*0Sstevel@tonic-gate[epsis ] \\(*e 474*0Sstevel@tonic-gate[zeta ] \\(*z 475*0Sstevel@tonic-gate[eta ] \\(*y 476*0Sstevel@tonic-gate[thetas] \\(*h 477*0Sstevel@tonic-gate[Theta ] \\(*H 478*0Sstevel@tonic-gate# [thetav] /vartheta - curly or open theta 479*0Sstevel@tonic-gate[iota ] \\(*i 480*0Sstevel@tonic-gate[kappa ] \\(*k 481*0Sstevel@tonic-gate# [kappav] /varkappa 482*0Sstevel@tonic-gate[lambda] \\(*l 483*0Sstevel@tonic-gate[Lambda] \\(*L 484*0Sstevel@tonic-gate[mu ] \\(*m 485*0Sstevel@tonic-gate[nu ] \\(*n 486*0Sstevel@tonic-gate[xi ] \\(*c 487*0Sstevel@tonic-gate[Xi ] \\(*C 488*0Sstevel@tonic-gate[pi ] \\(*p 489*0Sstevel@tonic-gate# [piv ] /varpi 490*0Sstevel@tonic-gate[Pi ] \\(*P 491*0Sstevel@tonic-gate[rho ] \\(*r 492*0Sstevel@tonic-gate# [rhov ] /varrho 493*0Sstevel@tonic-gate[sigma ] \\(*s 494*0Sstevel@tonic-gate[Sigma ] \\(*S 495*0Sstevel@tonic-gate# [sigmav] /varsigma 496*0Sstevel@tonic-gate[tau ] \\(*t 497*0Sstevel@tonic-gate[upsi ] \\(*u 498*0Sstevel@tonic-gate[Upsi ] \\(*U 499*0Sstevel@tonic-gate[phis ] \\(*f 500*0Sstevel@tonic-gate[Phi ] \\(*F 501*0Sstevel@tonic-gate# [phiv ] /varphi - curly or open phi 502*0Sstevel@tonic-gate[chi ] \\(*x 503*0Sstevel@tonic-gate[psi ] \\(*q 504*0Sstevel@tonic-gate[Psi ] \\(*X 505*0Sstevel@tonic-gate[omega ] \\(*w 506*0Sstevel@tonic-gate[Omega ] \\(*W 507*0Sstevel@tonic-gate# 508*0Sstevel@tonic-gate# General Technical ________________________________ 509*0Sstevel@tonic-gate# 510*0Sstevel@tonic-gate# [aleph ] /aleph =aleph, Hebrew 511*0Sstevel@tonic-gate# [and ] /wedge /land B: =logical and 512*0Sstevel@tonic-gate# [ang90 ] =right (90 degree) angle 513*0Sstevel@tonic-gate# [angsph] /sphericalangle =angle-spherical 514*0Sstevel@tonic-gate[ap ] \\(ap 515*0Sstevel@tonic-gate# [becaus] /because R: =because 516*0Sstevel@tonic-gate# [bottom] /bot B: =perpendicular 517*0Sstevel@tonic-gate# [cap ] /cap B: =intersection 518*0Sstevel@tonic-gate# [cong ] /cong R: =congruent with 519*0Sstevel@tonic-gate# [conint] /oint L: =contour integral operator 520*0Sstevel@tonic-gate# [cup ] /cup B: =union or logical sum 521*0Sstevel@tonic-gate[equiv ] \\(== 522*0Sstevel@tonic-gate# [exist ] /exists =at least one exists 523*0Sstevel@tonic-gate# [forall] /forall =for all 524*0Sstevel@tonic-gate# [fnof ] =function of (italic small f) 525*0Sstevel@tonic-gate[ge ] \\(>= 526*0Sstevel@tonic-gate# [iff ] /iff =if and only if 527*0Sstevel@tonic-gate[infin ] \\(if 528*0Sstevel@tonic-gate# [int ] /int L: =integral operator 529*0Sstevel@tonic-gate[isin ] \\(sb 530*0Sstevel@tonic-gate# [lang ] /langle O: =left angle bracket 531*0Sstevel@tonic-gate# [lArr ] /Leftarrow A: =is implied by 532*0Sstevel@tonic-gate[le ] \\(<= 533*0Sstevel@tonic-gate[minus ] \\(mi 534*0Sstevel@tonic-gate# [mnplus] /mp B: =minus-or-plus sign 535*0Sstevel@tonic-gate# [nabla ] /nabla =del, Hamilton operator 536*0Sstevel@tonic-gate[ne ] \\(!= 537*0Sstevel@tonic-gate# [ni ] /ni /owns R: =contains 538*0Sstevel@tonic-gate# [or ] /vee /lor B: =logical or 539*0Sstevel@tonic-gate# [par ] /parallel R: =parallel 540*0Sstevel@tonic-gate# [part ] /partial =partial differential 541*0Sstevel@tonic-gate# [permil] =per thousand 542*0Sstevel@tonic-gate# [perp ] /perp R: =perpendicular 543*0Sstevel@tonic-gate# [prime ] /prime =prime or minute 544*0Sstevel@tonic-gate# [Prime ] =double prime or second 545*0Sstevel@tonic-gate[prop ] \\(pt 546*0Sstevel@tonic-gate# [radic ] /surd =radical 547*0Sstevel@tonic-gate# [rang ] /rangle C: =right angle bracket 548*0Sstevel@tonic-gate# [rArr ] /Rightarrow A: =implies 549*0Sstevel@tonic-gate[rArr ] \\(rh 550*0Sstevel@tonic-gate# [sim ] /sim R: =similar 551*0Sstevel@tonic-gate# [sime ] /simeq R: =similar, equals 552*0Sstevel@tonic-gate[square] \\(sq 553*0Sstevel@tonic-gate[sub ] \\(sb 554*0Sstevel@tonic-gate[sube ] \\(ib 555*0Sstevel@tonic-gate[sup ] \\(sp 556*0Sstevel@tonic-gate[supe ] \\(ip 557*0Sstevel@tonic-gate# [there4] /therefore R: =therefore 558*0Sstevel@tonic-gate# [Verbar] /Vert =dbl vertical bar 559*0Sstevel@tonic-gate# [angst ] Angstrom =capital A, ring 560*0Sstevel@tonic-gate# [bernou] Bernoulli function (script capital B) 561*0Sstevel@tonic-gate# [compfn] B: composite function (small circle) 562*0Sstevel@tonic-gate# [Dot ] =dieresis or umlaut mark 563*0Sstevel@tonic-gate# [DotDot] four dots above 564*0Sstevel@tonic-gate# [hamilt] Hamiltonian (script capital H) 565*0Sstevel@tonic-gate# [lagran] Lagrangian (script capital L) 566*0Sstevel@tonic-gate# [lowast] low asterisk 567*0Sstevel@tonic-gate# [notin ] N: negated set membership 568*0Sstevel@tonic-gate# [order ] order of (script small o) 569*0Sstevel@tonic-gate# [phmmat] physics M-matrix (script capital M) 570*0Sstevel@tonic-gate# [tdot ] three dots above 571*0Sstevel@tonic-gate# [tprime] triple prime 572*0Sstevel@tonic-gate# [wedgeq] R: corresponds to (wedge, equals) 573*0Sstevel@tonic-gate# 574*0Sstevel@tonic-gate# Diacritical Marks ________________________________ 575*0Sstevel@tonic-gate# 576*0Sstevel@tonic-gate[acute ] \\&' 577*0Sstevel@tonic-gate[breve ] \\(be 578*0Sstevel@tonic-gate[caron ] \\(hc 579*0Sstevel@tonic-gate[cedil ] \\(cd 580*0Sstevel@tonic-gate[circ ] \^ 581*0Sstevel@tonic-gate# [dblac ] =double acute accent 582*0Sstevel@tonic-gate# [die ] =dieresis 583*0Sstevel@tonic-gate[dot ] \\(dt 584*0Sstevel@tonic-gate[grave ] ` 585*0Sstevel@tonic-gate[macr ] \\(ma 586*0Sstevel@tonic-gate[ogon ] \\(og 587*0Sstevel@tonic-gate[ring ] \\(ri 588*0Sstevel@tonic-gate[tilde ] ~ 589*0Sstevel@tonic-gate[uml ] \\(.. 590*0Sstevel@tonic-gate# 591