numbers? alt key?
this entire discussion just re-affirmed my decision to get an iMac
numbers? alt key?
this entire discussion just re-affirmed my decision to get an iMac
Amen to that! And I think there are some symbols that Windows users can’t even make at all, like the em dash (single symbol that looks like “–” without the hole), the ellipsis “…”, etc., and how the heck is anyone supposed to remember dozens of Alt-digit-digit-digit codes? Not to mention laptops, which don’t have separate keypads, so you have to use Alt-fn-(search all around in the vicinity of your “k” key for the little purple fn-enabled numbers)-digit-fn-digit-fn-digit!
(Of course, I do wish Steve Jobs would bite the bullet and make the switch to two-buttoned mice instead of Control-clicking).
Designated Optional Signature at Bottom of Post
Actually, I’ve never used a word processor that didn’t turn “–” into a single dash (though “——” is easy enough to make anyway), any what’s so hard about pressing the period key three times (though again, it’s easy enough to make the “…” symbol. I don’t like it —— too small)? As for “remembering all those ALT codes”, just use the character map. All nice and listed and in a neat little table for you to either use the codes or cut and paste.
Anyway, my original reason for replying is this: What is the þ symbol used for anyway? It comes in capital and lowercase versions, so I assume it’s a letter, but I can’t figure out from what alphabet.
“I guess it is possible for one person to make a difference, although most of the time they probably shouldn’t.”
Jophiel, it’s the “thorn” from the old Germanic alphabets (not runes; that’s a whole other bundle of twigs). It was used in English until about 1200, some of the Scandinavian countries until later (when? I’m not sure), and is still used in Iceland. It represents the unvoiced th sound in thin, as opposed to the voiced one in “then”, which uses yet another letter, the “edh,” which looks like a D or d with a line through the upright (capital and lower case respectively, of course).
To use the Russian alphabet you just need a cyrillic font. There are lots of them out there.
>^,^<
“Cluemobile? You’ve got a pickup…”
OpalCat’s site: http://fathom.org/opalcat
The Teeming Millions Homepage: fathom.org/teemingmillions
Character Map is often not installed with 95/95. If you really can’t live without it, got to Start, Settings, Control Panel, and double click Add/Remove Programs. Click the Windows Setup Tab, and double click the Accessories check box. This should take you to a list of Accessories you can install, and Charcter Map should be one of them.
Check out this utility btw. It blows Character Map out of the water:
http://www.geocities.com/Pentagon/5900/ecm.htm
>^,^<
“Cluemobile? You’ve got a pickup…”
OpalCat’s site: http://fathom.org/opalcat
The Teeming Millions Homepage: fathom.org/teemingmillions
Skullar: Does anyone know how to make Russian (Cyrillic) symbols? I always thought the symbol ‘zhe’ was really cool. I also have one minor practical use.
You could try using the HTML escape sequence characters with the format: &#number;
For example: $amp;#1076; produces д
Here’s a chart of the cyrillic characters
<table border=“2”>
<tr>
<td bgcolor="#A0A0A0">1025</td><td bgcolor="#A0A0A0">Ё</td>
<td bgcolor="#E8E8E8">1026</td><td bgcolor="#E8E8E8">Ђ</td>
<td bgcolor="#A0A0A0">1027</td><td bgcolor="#A0A0A0">Ѓ</td>
<td bgcolor="#E8E8E8">1028</td><td bgcolor="#E8E8E8">Є</td>
<td bgcolor="#A0A0A0">1029</td><td bgcolor="#A0A0A0">Ѕ</td>
<td bgcolor="#E8E8E8">1030</td><td bgcolor="#E8E8E8">І</td>
<td bgcolor="#A0A0A0">1031</td><td bgcolor="#A0A0A0">Ї</td>
<td bgcolor="#E8E8E8">1032</td><td bgcolor="#E8E8E8">Ј</td>
</tr>
<tr>
<td bgcolor="#A0A0A0">1033</td><td bgcolor="#A0A0A0">Љ</td>
<td bgcolor="#E8E8E8">1034</td><td bgcolor="#E8E8E8">Њ</td>
<td bgcolor="#A0A0A0">1035</td><td bgcolor="#A0A0A0">Ћ</td>
<td bgcolor="#E8E8E8">1036</td><td bgcolor="#E8E8E8">Ќ</td>
<td bgcolor="#A0A0A0">1037</td><td bgcolor="#A0A0A0">Ѝ</td>
<td bgcolor="#E8E8E8">1038</td><td bgcolor="#E8E8E8">Ў</td>
<td bgcolor="#A0A0A0">1039</td><td bgcolor="#A0A0A0">Џ</td>
<td bgcolor="#E8E8E8">1040</td><td bgcolor="#E8E8E8">А</td>
</tr>
<tr>
<td bgcolor="#A0A0A0">1041</td><td bgcolor="#A0A0A0">Б</td>
<td bgcolor="#E8E8E8">1042</td><td bgcolor="#E8E8E8">В</td>
<td bgcolor="#A0A0A0">1043</td><td bgcolor="#A0A0A0">Г</td>
<td bgcolor="#E8E8E8">1044</td><td bgcolor="#E8E8E8">Д</td>
<td bgcolor="#A0A0A0">1045</td><td bgcolor="#A0A0A0">Е</td>
<td bgcolor="#E8E8E8">1046</td><td bgcolor="#E8E8E8">Ж</td>
<td bgcolor="#A0A0A0">1047</td><td bgcolor="#A0A0A0">З</td>
<td bgcolor="#E8E8E8">1048</td><td bgcolor="#E8E8E8">И</td>
</tr>
<tr>
<td bgcolor="#A0A0A0">1049</td><td bgcolor="#A0A0A0">Й</td>
<td bgcolor="#E8E8E8">1050</td><td bgcolor="#E8E8E8">К</td>
<td bgcolor="#A0A0A0">1051</td><td bgcolor="#A0A0A0">Л</td>
<td bgcolor="#E8E8E8">1052</td><td bgcolor="#E8E8E8">М</td>
<td bgcolor="#A0A0A0">1053</td><td bgcolor="#A0A0A0">Н</td>
<td bgcolor="#E8E8E8">1054</td><td bgcolor="#E8E8E8">О</td>
<td bgcolor="#A0A0A0">1055</td><td bgcolor="#A0A0A0">П</td>
<td bgcolor="#E8E8E8">1056</td><td bgcolor="#E8E8E8">Р</td>
</tr>
<tr>
<td bgcolor="#A0A0A0">1057</td><td bgcolor="#A0A0A0">С</td>
<td bgcolor="#E8E8E8">1058</td><td bgcolor="#E8E8E8">Т</td>
<td bgcolor="#A0A0A0">1059</td><td bgcolor="#A0A0A0">У</td>
<td bgcolor="#E8E8E8">1060</td><td bgcolor="#E8E8E8">Ф</td>
<td bgcolor="#A0A0A0">1061</td><td bgcolor="#A0A0A0">Х</td>
<td bgcolor="#E8E8E8">1062</td><td bgcolor="#E8E8E8">Ц</td>
<td bgcolor="#A0A0A0">1063</td><td bgcolor="#A0A0A0">Ч</td>
<td bgcolor="#E8E8E8">1064</td><td bgcolor="#E8E8E8">Ш</td>
</tr>
<tr>
<td bgcolor="#A0A0A0">1065</td><td bgcolor="#A0A0A0">Щ</td>
<td bgcolor="#E8E8E8">1066</td><td bgcolor="#E8E8E8">Ъ</td>
<td bgcolor="#A0A0A0">1067</td><td bgcolor="#A0A0A0">Ы</td>
<td bgcolor="#E8E8E8">1068</td><td bgcolor="#E8E8E8">Ь</td>
<td bgcolor="#A0A0A0">1069</td><td bgcolor="#A0A0A0">Э</td>
<td bgcolor="#E8E8E8">1070</td><td bgcolor="#E8E8E8">Ю</td>
<td bgcolor="#A0A0A0">1071</td><td bgcolor="#A0A0A0">Я</td>
<td bgcolor="#E8E8E8">1072</td><td bgcolor="#E8E8E8">а</td>
</tr>
<tr>
<td bgcolor="#A0A0A0">1073</td><td bgcolor="#A0A0A0">б</td>
<td bgcolor="#E8E8E8">1074</td><td bgcolor="#E8E8E8">в</td>
<td bgcolor="#A0A0A0">1075</td><td bgcolor="#A0A0A0">г</td>
<td bgcolor="#E8E8E8">1076</td><td bgcolor="#E8E8E8">д</td>
<td bgcolor="#A0A0A0">1077</td><td bgcolor="#A0A0A0">е</td>
<td bgcolor="#E8E8E8">1078</td><td bgcolor="#E8E8E8">ж</td>
<td bgcolor="#A0A0A0">1079</td><td bgcolor="#A0A0A0">з</td>
<td bgcolor="#E8E8E8">1080</td><td bgcolor="#E8E8E8">и</td>
</tr>
<tr>
<td bgcolor="#A0A0A0">1081</td><td bgcolor="#A0A0A0">й</td>
<td bgcolor="#E8E8E8">1082</td><td bgcolor="#E8E8E8">к</td>
<td bgcolor="#A0A0A0">1083</td><td bgcolor="#A0A0A0">л</td>
<td bgcolor="#E8E8E8">1084</td><td bgcolor="#E8E8E8">м</td>
<td bgcolor="#A0A0A0">1085</td><td bgcolor="#A0A0A0">н</td>
<td bgcolor="#E8E8E8">1086</td><td bgcolor="#E8E8E8">о</td>
<td bgcolor="#A0A0A0">1087</td><td bgcolor="#A0A0A0">п</td>
<td bgcolor="#E8E8E8">1088</td><td bgcolor="#E8E8E8">р</td>
</tr>
<tr>
<td bgcolor="#A0A0A0">1089</td><td bgcolor="#A0A0A0">с</td>
<td bgcolor="#E8E8E8">1090</td><td bgcolor="#E8E8E8">т</td>
<td bgcolor="#A0A0A0">1091</td><td bgcolor="#A0A0A0">у</td>
<td bgcolor="#E8E8E8">1092</td><td bgcolor="#E8E8E8">ф</td>
<td bgcolor="#A0A0A0">1093</td><td bgcolor="#A0A0A0">х</td>
<td bgcolor="#E8E8E8">1094</td><td bgcolor="#E8E8E8">ц</td>
<td bgcolor="#A0A0A0">1095</td><td bgcolor="#A0A0A0">ч</td>
<td bgcolor="#E8E8E8">1096</td><td bgcolor="#E8E8E8">ш</td>
</tr>
<tr>
<td bgcolor="#A0A0A0">1097</td><td bgcolor="#A0A0A0">щ</td>
<td bgcolor="#E8E8E8">1098</td><td bgcolor="#E8E8E8">ъ</td>
<td bgcolor="#A0A0A0">1099</td><td bgcolor="#A0A0A0">ы</td>
<td bgcolor="#E8E8E8">1100</td><td bgcolor="#E8E8E8">ь</td>
<td bgcolor="#A0A0A0">1101</td><td bgcolor="#A0A0A0">э</td>
<td bgcolor="#E8E8E8">1102</td><td bgcolor="#E8E8E8">ю</td>
<td bgcolor="#A0A0A0">1103</td><td bgcolor="#A0A0A0">я</td>
<td bgcolor="#E8E8E8">1104</td><td bgcolor="#E8E8E8">ѐ</td>
</tr>
<tr>
<td bgcolor="#A0A0A0">1105</td><td bgcolor="#A0A0A0">ё</td>
<td bgcolor="#E8E8E8">1106</td><td bgcolor="#E8E8E8">ђ</td>
<td bgcolor="#A0A0A0">1107</td><td bgcolor="#A0A0A0">ѓ</td>
<td bgcolor="#E8E8E8">1108</td><td bgcolor="#E8E8E8">є</td>
<td bgcolor="#A0A0A0">1109</td><td bgcolor="#A0A0A0">ѕ</td>
<td bgcolor="#E8E8E8">1110</td><td bgcolor="#E8E8E8">і</td>
<td bgcolor="#A0A0A0">1111</td><td bgcolor="#A0A0A0">ї</td>
<td bgcolor="#E8E8E8">1112</td><td bgcolor="#E8E8E8">ј</td>
</tr>
<tr>
<td bgcolor="#A0A0A0">1113</td><td bgcolor="#A0A0A0">љ</td>
<td bgcolor="#E8E8E8">1114</td><td bgcolor="#E8E8E8">њ</td>
<td bgcolor="#A0A0A0">1115</td><td bgcolor="#A0A0A0">ћ</td>
<td bgcolor="#E8E8E8">1116</td><td bgcolor="#E8E8E8">ќ</td>
</table>
Kobolde, die sich mit rotheissen Schuereisen unter Aussenaborten verbergen.
To what does this refer?
“To Kobolde, with red-hot Schuereisen under external toilets hide themselves”
Sorry, that should have read:
“For example: д produces д”
And don’t ask me how that huge space appeared. No NTML I made, I don’t think.
Ahh, the secrets of the universe, cross-platform no less!
Designated Optional Signature at Bottom of Post
AWB, I don’t get it. How do you do those again? Do I need the right program? What is the exact button sequence to achieve the cryllic letters?
The codes I listed are only useful if HTML parsing is on, like for the message here.
The exact format is
An ampersand: “&”
A pound sign: “#”
A number: “1111” for example
A semicolon: “;”
Put them together: ї = ї
The Character Map didn’t seem to have these symbols:
Most, if not all of this stuff is available from the Special Characters located under “Insert Symbol” in Word for Windows.
I have merely created a file that contains all of the special symbols that I use and pasted it into a notepad file. To insert a character, merely open the file and C&P the symbol.
This would seem to be a lot more painless than memorizing all of the special keystrokes. Then again, if I had dangerous amounts of spare time…
Wait, I do have dangerous amounts of spare time, after all I’m replying to this thread, aren’t I?
(Note: the following applies, AFAIK, only to Word 2000. YMMV.)
Yet another way to make the more common characters–the ones with diacritics, specifically–is to use a keystroke combination, which is a lot easier to remember than Alt-NNNN.
So, for instance, for a-umlaut/diaresis (ä), type:
Ctrl-Shift-; (or Ctrl-: ), then type the letter “a”.
For e-grave (è), type: Ctrl-` (that’s the character under the tilde at the top left of your KB), then “e”.
The ones I know of for certain:
acute: Ctrl-’ (apostrophe)
grave: Ctrl- umlaut/diaresis: Ctrl-: or Ctrl-Shift-; tilde: Ctrl-~ or Ctrl-Shift-
circumflex/caret: Ctrl-^ or Ctrl-Shift-6
ring: Ctrl-@ or Ctrl-Shift-2
cedilla: Ctrl-,
slash (ø): Ctrl-/
While you’re looking at the character map, if you have it, check out Arial Unicode MS… which appears to have pretty much all of the unicode characters, including IPA characters, katakana, and all sorts of other goodies.
LL
ALT + 0195 --> Ã
ALT + 0227 --> ã
ALT + 0208 --> Ð
ALT + 0240 --> ð (These last two characters are the “edh” character mentioned in an earlier post.)
Additional trivia: the “thorn” (Þ/ALT+ 0222 and þ/ALT + 0254) was used in England to indicate the first two characters of the word “the” (despite the fact that our current pronunciation would have dictated the “edh”) leading to the appearance of signs beginning “Þe” which has mutated into “Ye”.
“Ye Brew Pub” should be pronounced “The Brew Pub,” not “Yeee Brew Pub,” since the apparent “Y” is actually just a corrupted Þ.
Well, here goes:
Right away I found it doesn’t work. The character map, for Arial and Times Roman, and presumably all other fonts, is not that extensive; I’d do better using MS Word and clicking on Symbol on the Insert drop-down menu. So unless there is a way to get the Turkish and Polish symbols (that I have yet to find) with Alt + a number on the keypad I couldn’t get those letters online.
I have an entire list of all the characters, too…
Does anyone know of a really decent Cyrillic font? The ones I have are crap.
These don’t appear on the character map–and not all computers in the El Camino College library have them in MS Word under the Symbol feature (on the Insert drop-down menu). I mean the c, g, h, j, and s with the circumflex, and the u with the breve. (If I ever get a computer of my own I’ll make sure it does have them.)