Skip to content

thatmagicalcat/txm

Repository files navigation

TXM

TXM (Terminal TeX Math) is a math rendering engine with LaTeX support.

Screenshots:

s0 s1 s2 s3 s4 s5

Quick run using nix

nix run github:thatmagicalcat/txm -- "E = mc^2"

Requires Nix with flakes enabled.

Installation

Arch Linux (AUR)

Install txm-git using an AUR helper like yay or paru:

yay -S txm-git

Or install it manually:

git clone https://aur.archlinux.org/txm-git.git
cd txm-git
makepkg -si

Gentoo Linux (GURU)

emerge -a app-text/txm

Cargo (Rust)

$ cargo install txm

Or

$ cargo install --git https://github.com/thatmagicalcat/txm

Bindings

Projects using TXM:

  • txm.nvim: LaTeX preview inside NeoVim using

License

About

Terminal Math rendering engine

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

308 stars

Watchers

1 watching

Forks

Packages

 
 
 

Contributors