|
|
 | | From: | Enrico C | | Subject: | Test char | | Date: | Sat, 01 Jan 2005 21:53:51 +0100 |
|
|
 | // baseline single quote Alt+130 ==> ' apostrophe // florin Alt+131 ==> f
// baseline double quote Alt+132 ==> " quotation mark
//
ellipsis Alt+133 ==> ... 3 dots
// dagger Alt+134 ==> superscript 1: ¹ (assuming use as footnote reference)
// double dagger Alt+135 ==> superscript 2: ² (assuming use as footnote reference) // circumflex accent Alt+136 ==> ^ circumflex // permile Alt+137 ==> o/oo // S Hacek Alt+138 ==> Sh // left single guillemet Alt+139 ==> < // OE ligature Alt+140 ==> OE // left single quote Alt+145 ==> ' apostrophe used as single quote // right single quote Alt+146 ==> ' apostrophe used as single quote // left double quote Alt+147 ==> " quotation mark // right double quote Alt+148 ==> " quotation mark // bullet Alt+149 ==> * asterisk // endash Alt+150 ==> - hyphen // emdash Alt+151 ==> -- 2 hyphens // tilde accent Alt+152 ==> ~ tilde // trademark ligature Alt+153 ==> (TM) // s Hacek Alt+154 ==> sh // right single guillemet Alt+155 ==> > // oe ligature Alt+156 ==> oe // Y Dieresis Alt+159 ==> Y
|
|
|