Accented fonts for German, French, or Japanese

How do you type words with accents like German or Japanese ?

Hi.

This has nothing to do with Scrivener.
It is a language/keyboard setting in the OS itself.

Under Windows, I use Canadian Multi-Language Standard.
It wraps English and French in a single keyboard layout.
Ă  ç Ă© Ăš Ăč ĂȘ Ă« ö ĂŽ Ăą ĂŒ Ăź
À Ç É È Ù Ê Ë Ö Ô Â Ü Î

If you only need a few of those occasionally and don’t want to learn a new keyboard layout, fetch them from the character map. (I don’t know where it is for Mac though.)
You can copy those above to a dedicated document in your project and copy/paste them whenever.

To apply the accents on Mac, hold down the key for the letter you want to add an accent to and a popup menu will appear above the letter for you to choose an accent from.

Thanks for responding. But I use OS and I can’t find the item under Windows.

Cheers.

Thanks. But I pressed and held down the keys for several seconds and noting happened.

The accent shortcut is actually a function of your Mac operating system and not Scrivener itself, so you might need to enable it there by making a change using your Terminal.app on your Mac.

To do that, copy this snippet of code:

defaults write -g ApplePressAndHoldEnabled -bool true

Navigate to Terminal by going to Applications ▾ Utilities ▾ Terminal. Double click on it to open it. You will see a small amount of text there. Paste the snippet of code in immediately after the current text and hit Enter. Shut down your computer for the command to take into effect.

Reboot your Mac, reopen Scrivener, and now, try holding down a key and see if the diacritics/accents window pops up.

1 Like

Another solution (which I use) is to set your mac keyboard to US International through the system settings for keyboard. This will then allow you to type 'a which will give you ĂĄ or "u which will become ĂŒ; ~n ñ; ~a ĂŁ etc. I have no idea about Japanese.
But as all the others have said this is a question of the operating system. You can test if it is working in any text editor on the Mac. The advantage is that the keyboard layout does not change, but you can type accented or diacritics in an intuitive way without taking your hands off the keyboard.

I hope this helps.

It really depends on your keyboard layout, how to do this precisely, but it’s worth noting that the default out of the box US-English keyboard has full support for all European markings, you don’t have to customise anything, just need to learn how to use it.

The best way to do that, in my opinion, is to enable the Keyboard Viewer utility, which is a good learning tool and easy to turn on and off as needed until you get the basics memorised:

  1. Go into System Settings, and at the top of the sidebar, search for “keyboard viewer”.
  2. You’ll see a search result for something like, “Show keyboard and emoji
”, click that.
  3. At the top of this dialogue, enable, Show Input menu in menu bar.
  4. This will add an icon that will give you quick access to this utility.

Now with that open, hold down the Option key on your keyboard and note the five or so keys highlighted in orange. Each of those corresponds to a symbol that can be combined with a letter. To use them you need only press, for example, ⌄E to enable ÂŽ, which will appear differently in your text editor than a normal character, it’s waiting for you to supply the letter to mark with that diacritic, like ‘a’. Once you do that, you’ll get ĂĄ. So really only need to learn that small handful of punctuation modifiers to accent many dozens of letters, and most of them are somewhat mnemonic in that they are attached to letters most often associated with the symbol, or are similar to it, like Ăž being on o. Once you get familiar with them, it will be little different than using the Shift key to capitalise letters, and be quite efficient for typing.

Also note that Option-Shift will access a second layer of special symbols in Keyboard Viewer. You might for example need to access the € symbol now and then, and so knowing that’s ⇧⌄2 is handy (at least on US-EN).

Now Japanese—that’s a whole different universe of character input. CJK scripts in general tend to have a secondary interface that pops up while you type, that helps you create compound characters from multiple keystrokes—and that’s not going to be something you can do with the Option key, or any keyboard layout that focuses on the extended Latin character system. You’ll need to learn how to add keyboard layouts and switch between them on the fly. You’d best search the web for a tutorial or two on Mac input for that, because it would take a lot to brute force your way into learning it, I think, even with Keyboard Viewer to help.

2 Likes