zoenglinghou / espanso-latex

An espanso package for LaTeX math symbols

Home Page:https://hub.espanso.org/espanso-latex

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

espanso-latex

An espanso package to convert LaTeX symbol commands to Unicode symbols.

Source

The LaTeX to Unicode symbol table comes from the unicode-math package.

Usage

Use it as normal LaTeX symbols. Espanso 2.x can expand the matches based on word boundary.

For example: \alpha expands to α

How to build

  1. Install nix
  2. Install direnv with nix
  3. Run direnv allow to allow loading .envrc
  4. Run nix develop
  5. Run genericBuild to build package to espanso-latex/

About

An espanso package for LaTeX math symbols

https://hub.espanso.org/espanso-latex


Languages

Language:Nix 61.2%Language:Python 38.8%