latex-input

Use LaTeX-style inputs to write the equivalent unicode characters anywhere


Keywords
gui-application, keyboard-listener, keyboard-shortcuts, latex, unicode
License
GPL-3.0
Install
pip install latex-input==0.3.1

Documentation

LaTeX Input

Application that allows you to input special symbols anywhere using LaTeX-style inputs.
Makes inputting special symbols much easier and not limited in scope to a LaTeX editor or PDF.

โˆฎ๐‘ฉโ‹…๐’…๐’ = ๐œ‡โ‚€๐ผ
โˆฏ๐‘ซโ‹…๐’…๐‘บ = ๐›ทโ‚‘ = ๐‘„โ‚‘โ‚™แถ สณแต‰แต‰
๐‘ƒ โŸน ๐‘„ โŸบ ยฌ๐‘ƒ โˆจ ๐‘„
โˆƒ ๐‘ฅ โˆˆ โ„ | ๐‘ฅยฒ = ๐‘ฅ
easy ๐‘–๐‘ก๐‘Ž๐‘™๐‘–๐‘ or ๐’ƒ๐’๐’๐’… or ๐“ˆ๐’ธ๐“‡๐’พ๐“…๐“‰ or ๐”‰๐”ฏ๐”ž๐”จ๐”ฑ๐”ฒ๐”ฏ or ๐••๐• ๐•ฆ๐•“๐•๐•–-๐•ค๐•ฅ๐•ฃ๐•ฆ๐•”๐•œ

Just type CapsLock+S in any application, enter your desired LaTeX, then press Space to convert the entered text.
Data about character variants is parsed directly from UnicodeData.txt, which can be easily updated with the latest version to keep up to date.

Installation

Requires Python โ‰ฅ 3.10
pip install latex_input


UnicodeData.txt retrieved from https://www.unicode.org/Public/UCD/latest/ucd/UnicodeData.txt