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
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of LaTeXStrings.jl!