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
Full-stack observability with actually useful AI | Grafana Cloud
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of LaTeXStrings.jl!