Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/thomgray/latex-to-unicode-translator

3 Objective-C classes that can translate LaTeX-formatted text to Unicode
https://github.com/thomgray/latex-to-unicode-translator

Last synced: 9 days ago
JSON representation

3 Objective-C classes that can translate LaTeX-formatted text to Unicode

Awesome Lists containing this project

README

        

#LaTeX-to-Unicode-Translator
A number of Objective C classes that aim to translate between Unicode strings and TeX-Formatted strings. The principal translation methods are found the TeXTranslator class, containing only a few static methods. The other classes delegate the translation algorithm.