Skip to content

zoenglinghou/espanso-latex

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Nix 61.2%
  • Python 38.8%