Skip to content

zzn2/latex-to-unicode

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a small application which pops up a window where you can enter
some latex symbols and they are converted to unicode characters.

After pressing enter the unicode string is copied to the clipboard and
the window is destroyed.

This application is written in Python using tkinter.

Special thanks to Jos van den Oever, the author of unilatex.vim from
which I have the latex <-> unicode mapping.

Needs xclip and xdotool.

Currently works only on Linux. Feel free to fork and make it work under
other operating systems.

About

Convert latex symbols to unicode characters

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Python 97.5%
  • Shell 2.5%