This is a small package to make it easier to type LaTeX equations in string literals in the Julia language, written by Steven G. Johnson. With ordinary strings in Julia, to enter a string literal with embedded LaTeX equations you need to manually escape all backslashes and dollar signs: for example, $\alpha^2$ is written \$\\alpha^2\$. Also, even though IJulia is capable of displaying formatted LaTeX equations (via MathJax), an ordinary string will not exploit this.
Features
- LaTeXStrings does not do any rendering
- Its sole purpose is to make it easier to enter LaTeX-rendered strings without typing a lot of backslash escapes
- Provides a type to tell display backends to use LaTeX rendering if possible
- Documentation available
- Examples available
- Type LaTeX equations in string literals in the Julia language
Categories
Data VisualizationLicense
MIT LicenseFollow LaTeXStrings.jl
Other Useful Business Software
Earn up to 16% annual interest with Nexo.
Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform.
Geographic restrictions, eligibility, and terms apply.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of LaTeXStrings.jl!