typing an apostrophe [’]
Moderators: AmigoJack, bbadmin, helios, Bob Hansen, MudGuard
typing an apostrophe [’]
The Alt-keypad code Alt-0146 gives me Æ within TextPad instead of the expected apostrophe character. (Any idea why?)
I would like to set up a macro that will insert these at a keystroke, but being unable to enter them at the keyboard is a serious snag.
Any suggestions?
I currently copy/paste from the Windows CharacterMap. But as I use quotes a lot, this quickly gets frustrating. The same problem occurs with [“] and [�] too.
I would like to set up a macro that will insert these at a keystroke, but being unable to enter them at the keyboard is a serious snag.
Any suggestions?
I currently copy/paste from the Windows CharacterMap. But as I use quotes a lot, this quickly gets frustrating. The same problem occurs with [“] and [�] too.
Thanks for the quick reply. I am already using Courier New. The Alt codes I get are a subset of http://www.alt-codes.net/ (the ones that are compatible with UTF-8 Latin-1, I guess).bbadmin wrote:Are you using a DOS font? Try changing the font to Courier New, for instance..
But I also get Alt-0146 as Æ on Thunderbird, so I suspect it isn't a TextPad issue. I'd still like to be able to type a proper apostrophe, though.
Windows keyboard
I have managed to get around the Alt-number keyboard problem on Windows using the Microsoft keyboard editor from http://www.microsoft.com/download/en/de ... x?id=22339.
Simple instructions with lots of pictures at http://fsymbols.com/keyboard/windows/layouts/
The end result: Now Ctrl-` produces [‘] and Ctrl-' gives [’].
Simple instructions with lots of pictures at http://fsymbols.com/keyboard/windows/layouts/
The end result: Now Ctrl-` produces [‘] and Ctrl-' gives [’].
Indeed, that was what I wanted to do. Unfortunately there is something about my setup which makes those ALT-numbers give different glyphs.kengrubb wrote:I am able to type ALT-0145 and ALT-0146 to get apostrophes in TP.
You could record a Macro for ALT-0145 and ALT-146, then assign a shortcut key to each in TP.
I suspected it might be the United Kingdom Windows setup, but even changing to US English had no effect. Thanks for the thought, though.