Skip to content

v1.0.1 — Math rendering + snap layout

Choose a tag to compare

@Stastyle Stastyle released this 27 Jun 07:07
· 8 commits to master since this release

What's new

🧮 Math formula rendering (KaTeX)

Formulas copied from Claude (and other LLMs) now render properly instead of showing raw LaTeX. Supports $x^2$, $$...$$, \(...\) and \[...\]. Underscores/asterisks inside formulas are no longer mangled into italic/bold, and currency like $5 is left alone. KaTeX is bundled locally — works fully offline. Math shows when Style mode is on.

⊞ Snap layout button

One click puts this app in the right third of the screen and the monitored window (e.g. Claude) in the left two-thirds. DPI-aware; finds the target window using the same keywords as Select Monitoring.

🛠 Internal

  • build.mjs now reads the version from package.json so they can't drift.

Install

Download copy-to-rtl-win32-x64.zip, extract, and run copy-to-rtl.exe. No installer required.