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
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of LaTeXStrings.jl!