From 4e3752582a31a642426f43ed0a5b9c09e7b4517d Mon Sep 17 00:00:00 2001 From: Jakob Peters Date: Fri, 9 Aug 2024 20:13:18 -0700 Subject: [PATCH] List MathTeXEngine.jl in Similar Packages --- docs/source/index.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/source/index.md b/docs/source/index.md index 1a2e4a6..b61334e 100644 --- a/docs/source/index.md +++ b/docs/source/index.md @@ -63,12 +63,12 @@ typst`compile input.typ output.pdf` - Implement formatting for custom types - Construct Typst strings - Interpolate formatted values - - Render in IJulia.jl, Pluto.jl, and QuartoRunner.jl notebooks ### Commands - Construct Typst commands - Render documents using the Typst compiler + - Display in IJulia.jl, Pluto.jl, and QuartoRunner.jl notebooks - Use the [JuliaMono](https://github.com/cormullion/juliamono) typeface ### Planned @@ -121,3 +121,4 @@ typst`compile input.typ output.pdf` - [MakieTeX.jl](https://github.com/JuliaPlots/MakieTeX.jl) - Dependent of Typstry.jl - [MathJaxRenderer.jl](https://github.com/MichaelHatherly/MathJaxRenderer.jl) +- [MathTeXEngine.jl](https://github.com/Kolaru/MathTeXEngine.jl)