clarkgrubb / latex-input

Enter Unicode characters using LaTeX notation
MIT License
92 stars 12 forks source link

doesn't work in macOS 10.13.3 #6

Open basnijholt opened 6 years ago

basnijholt commented 6 years ago

I've followed the instructions in the README.md however the LaTeX input option doesn't show up (also not after a reboot):

screen shot 2018-04-06 at 13 22 25
chuckadams commented 6 years ago

Among the many things Apple changed about input in High Sierra is that it no longer seems to auto-add input methods from your ~/Library. On Mojave, if I hit the + button at the lower left and search for "latex", it shows up as a Chinese input method, but works great. (Now if only there were a way to change input method for just the next char then revert back to US)

yangcht commented 5 years ago

it's a pity that High Sierra is not supporting this. The icon is gray after I installed the keyboard.

screen shot 2018-12-30 at 03 56 38
se4u commented 5 years ago

did anyone figure out how to fix this in high sierra ? this is really useful for me.

monte-hayward commented 3 years ago

The updated answer is here: https://support.apple.com/en-sa/guide/mac-help/mchlp2866/10.15/mac/10.15 (Choose your MacOS version from the menu)

TL;DR

  1. save the .CIN file in another place, like ~/Downloads
  2. open it in a text editor and save under a different name, e.g. LaTex.cin†
  3. double-click the file The file then appears in your desired destinations, the LIbrary folder, the Input Sources menu item, and System Preferences

† step 2 is one workaround for "unknown developer" warning. If you add it directly to Library Input Sources, and double click, it disappears! Apple System Integrity must reject the old method.

Apple suggests a different file format, Unicode (UTF-16) encoding, and an extension such as “.inputplugin.”. Files in .cin format are "also supported".