Skip to content

Commit

Permalink
List MathTeXEngine.jl in Similar Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
jakobjpeters committed Aug 10, 2024
1 parent 25d1cc5 commit 4e37525
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/source/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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)

0 comments on commit 4e37525

Please sign in to comment.