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)