Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 294 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 294 Bytes

UnicodeToLatex

Intro

Paste some text and see it converted to Latex. Uses common substitutions for Unicode characters with Latex symbols. Try it here.

Compile

Run this project:

npm install
npm start
# in another tab
npm run webpack