Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 606 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 606 Bytes

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/