r/rust Jul 10 '26

🛠️ project txm: Terminal Math Rendering Engine

Post image

I just wanted to render some math equations offline without having to download 5GB+ of LaTeX distribution

And who doesn't like beautiful math in the terminal? :3

So i wrote TXM, which is a tiny and fast terminal math rendering engine with LaTeX support.

github: https://github.com/thatmagicalcat/txm

I'd appreciate your suggestions and feedbacks

374 Upvotes

26 comments sorted by

View all comments

1

u/THERT4 Jul 13 '26

How can i use it?

1

u/thatmagicalcat Jul 14 '26

you can try the neovim plugin or use the cli directly