Skip to content

Releases: MatsLuca/LatexTerm

v0.1.0 — first public release

05 Jun 20:36

Choose a tag to compare

First public release of LatexTerm — a native macOS terminal that renders LaTeX live as KaTeX overlays, positioned exactly over the source text. No OCR.

Highlights

  • Live LaTeX overlays for $..$, $$..$$, \(..\), \[..\], incl. multi-line display blocks
  • Hover-to-enlarge + click-to-pin with copy as LaTeX, readable Unicode, or PNG
  • Split-screen pane tiling, flicker-free scrolling, fully offline KaTeX

Install

Download LatexTerm-v0.1.0-macos.zip, unzip, move to /Applications. The build is unsigned, so on first launch right-click → OpenOpen, or run:

xattr -dr com.apple.quarantine /Applications/LatexTerm.app

Requires macOS 14+. See the README and CHANGELOG.