Having the code, how does one do this? U+E076 for example, my case in hand, for example. Windows 11.
You might find this file helpful:
OK. But:
Method 2:
Alt
+ hexadecimal inputIf the application you are using does not support the kind of conversion described above, you can enable Unicode input by holding
Alt
, then typing+
on the numeric keypad, then typing the hexadecimal number on the numeric keypad, before finally releasingAlt
. For example, to type the G clef (U+E050), holdAlt
, type keypad+
, thenE050
, then releaseAlt
. Again, if Bravura Text is not the selected font, you may see an empty rectangle or a rectangle containing ?. Select this character and change the font to Bravura Text, and the G clef appears.
does not work. I am on Windows 11 and I added the correct registry key to allow the numpad alt entry input method (not mentioned in that doc, but required), and when trying to use this in System Text input it messes up by a) not rendering the character and b) showing the Dorico Help Menu. Not quite the expected behaviour.
I’d rather not use Word to have to enter characters and copy and paste.
By the way, in case you wrote that doc Daniel, you can’t enter ‘E’ etc on the numeric keyboard as stated:
then typing the hexadecimal number on the numeric keypad,
[Forum pedant #1 here.]
And by the way. the Unicode input method with Alt and numpad works in other apps such as Sublime Text on my system.
More info, just to hand. this only messes up using alpha chars in the code. Purely numeric Unicode code points work fine.
And I will add that although I do not want to use Word, the Alt-+ input method works fine for the Unicode range starting with E.
If you’re trying to input symbols from SMuFL, the much easier way to do it in any case is to right-click and choose Insert Music Text.
Brilliant. Was unaware of this. Solves the immediate problem, but I’m not going to mark as the solution yet.
Still, do you think the Alt-+ behaviour may be a bug? Have you tried it?
I recommend the utility PopChar, which available for both platforms.
You can find and select a given Unicode value; browse available glyphs; and even paste a character to find out what it is.
Actually I have PopChar and it is very good. I just find entering numeric Unicode faster, even though you can search by codepoint in PopChar, and then save to favourites. [You can see my recommendations for PopChar if you search the forum].
So to a certain extent I am just being ornery, but some people may not have PopChar, and besides, I think this is a bug. It’s certainly not expected behaviour, and simply does not function right.
I find it curious that the Alt + hexadecimal input method works in popovers like the one used to create lyrics, but not in staff text or system text.
Please don’t bump threads. Don’t forget that we (I) read every post here. If something needs to be taken note of for future development, I take note of it.
Windows accelerator/mnemonics have primacy over other shortcuts, so when you type Alt+H you are triggering the mnemonic for the Help menu. Different controls handle these kinds of keypresses differently. Popovers use one kind of control, while the text editor uses another.
I apologise for mistyping. The mnemonic for the Help menu is indeed Alt+E, not Alt+H as I typed in my previous reply.