Schriftsetzer

# Schriftsetzer [en] | [[de](/Schriftsetzer/README-de.html)] | [[ja](/Schriftsetzer/README-ja.html)] This is an Input Method that implements [german-postfix](https://github.com/emacs-mirror/emacs/blob/master/lisp/leim/quail/latin-post.el#L1148) bindings on macOS.

Features

You can enter the unique characters of the German alphabet and the Euro sign with the key sequence shown below:

inputs outputs
ae ä
aee ae
oe ö
oee oe
ue ü
uee ue
sz ß
szz sz
AE Ä
AEE AE
OE Ö
OEE OE
UE Ü
UEE UE
SZ
SZZ SZ
E=
E== E=

In addition, the following inputs are through:

Operating environment

The environment checked is as follows:

It may work with Apple silicon, but not been confirmed.

How to Install

  1. Download the app.
  2. Place in ~/Library/Input Methods
  3. This application is not notarized and cannot be run as is1.
    To bypass system protection, open the app from the context menu and select “Open” in the dialog. (Nothing happens at this time).
    s.a. Safely open apps on your Mac - Apple Support
    <img src=”misc/open_en.png” width=30% />
    <img src=”misc/dialog_en.png” width=30% />
  4. Follow System Preferences → Keyboard → Input Sources → + button, and add German german-postfix.
    <img src=”misc/input_source_en.png” width=60% />

License

References

  1. In general, unsigned programs are a security risk. In particular, Input Methods can peek at all keystrokes, including passwords, PINs, etc. Do not install this program or any other program if you do not trust it.