rptmrrn 32 251 ' ' '' space 32 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% '!' '' exclamation mark 33 % rptmrrn.htf 2008-05-07 % '”' '' right d-quote34 % Copyright (C) 2000--2008 Eitan M. Gurari % '#' '' 35 % % '$' '' 36 % This work may be distributed and/or modified under the conditions % '%' '' 37 % of the LaTeX Project Public License, either version 1.3 of this % '&' '' ampersand 38 % license or (at your option) any later version. The latest version % '’' '' right s-quote39 % of this license is in http://www.latex-project.org/lppl.txt and % '(' '' 40 % version 1.3 or later is part of all distributions of LaTeX version % ')' '' 41 % 2003/12/01 or later. % '*' '' 42 % This work has the LPPL maintenance status "maintained". This % '+' '' 43 % Current Maintainer of this work is Eitan M. Gurari. % ',' '' 44 % % '-' '' 45 % If you modify this file your your adding a note of % '.' '' 46 % your own after this copyright note will be appreciated. % '/' '' 47 % % '0' '' 48 % gurari@cse.ohio-state.edu % '1' '' 49 % http://www.cse.ohio-state.edu/~gurari % '2' '' 50 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% '3' '' 51 '4' '' 52 '5' '' 53 '6' '' 54 '7' '' 55 '8' '' 56 '9' '' 57 ':' '' 58 ';' '' 59 '<' '' less than 60 '=' '' 61 '>' '' greater than 62 '?' '' 63 '@' '' 64 'A' '' 65 'B' '' 66 'C' '' 67 'D' '' 68 'E' '' 69 'F' '' 70 'G' '' 71 'H' '' 72 'I' '' 73 'J' '' 74 'K' '' 75 'L' '' 76 'M' '' 77 'N' '' 78 'O' '' 79 'P' '' 80 'Q' '' 81 'R' '' 82 'S' '' 83 'T' '' 84 'U' '' 85 'V' '' 86 'W' '' 87 'X' '' 88 'Y' '' 89 'Z' '' 90 '[' '' 91 '\' '' backslash 92 ']' '' 93 '^' '' asciicircum 94 '_' '' underscore 95 '‘' '' left singlequote 96; 96; 96 'a' '' 97 'b' '' 98 'c' '' 99 'd' '' 100 'e' '' 101 'f' '' 102 'g' '' 103 'h' '' 104 'i' '' 105 'j' '' 106 'k' '' 107 'l' '' 108 'm' '' 109 'n' '' 110 'o' '' 111 'p' '' 112 'q' '' 113 'r' '' 114 's' '' 115 't' '' 116 'u' '' 117 'v' '' 118 'w' '' 119 'x' '' 120 'y' '' 121 'z' '' 122 '{' '' 123 '|' '' 124 '}' '' 125 '~' '' 126 '' '' 127 '' '' 128 '' '' 129 '' '' 130 '' '' 131 '' '' 132 '' '' 133 '' '' 134 '' '' 135 '' '' 136 '' '' 137 '' '' 138 '' '' 139 '' '' 140 '' '' 141 '' '' 142 '' '' 143 '' '' 144 '' '' 145 '' '' 146 '' '' 147 '' '' 148 '' '' 149 '' '' 150 '' '' 151 '' '' 152 '' '' 153 '' '' 154 '' '' 155 '' '' 156 '' '' 157 '' '' 158 '' '' 159 '' '' 160 '¡' '' 161 '¢' '' 162 '£' '' 163 '/' '' 164 '¥' '' 165 'f' '' 166 '§' '' 167 '¤' '' 168 ''' '' 169 '“' '' left dbl quotes 170 '«' '' << 171 '‹' '' < 172 '›' '' > 173 'fi' '' 174 'fl' '' 175 '' '' 176 '-' '' 177 '†' '' dag 178 '‡' '' ddag 179 '⋅' '' 180 '' '' 181 '¶' '' 182 '·' '' 183 '‚' '' ’ 184 '„' '' 185 '”' '' “ 186 '»' '' 187 '∆' '' 188 '‰' '' 189 '' '' 190 '¿' '' 191 '' '' 192 '`' '' 193 'ˋ' '' 194 'ˊ' '' 195 '^' '' 196 '~' '' 197 '-' '' 198 '˘' '' 199 '˙' '' 200 '' '' 201 '˚' '' 202 '˒' '' 203 '' '' 204 '˝' '' 205 '˛' '' 206 'ˇ' '' 207 '—' '' 208 '' '' 209 '' '' 210 '' '' 211 '' '' 212 '' '' 213 '' '' 214 '' '' 215 '' '' 216 '' '' 217 '' '' 218 '' '' 219 '' '' 220 '' '' 221 '' '' 222 '' '' 223 '' '' 224 'Æ' '' 225 '' '' 226 'ã' '' 227 '' '' 228 '' '' 229 '' '' 230 '' '' 231 'Ł' '' 232 'Ø' '' 233 'Œ' '' 234 '°' '' 235 '' '' 236 '' '' 237 '' '' 238 '' '' 239 '' '' 240 'æ' '' 241 '' '' 242 '' '' 243 '' '' 244 '1' '' 245 '' '' 246 '' '' 247 'ł' '' 248 'ø' '' 249 'œ' '' 250 'ß' '' 251 rptmrrn 32 251