GNU TeXmacs 2.1.5, released March 13, 2026, includes an experimental interface for AI tools — specifically ChatGPT from OpenAI and Mistral AI — the nearly 30-year-old open-source scientific document editor's first formal step toward LLM-assisted writing. The feature is listed as experimental in the official changelog and sits alongside a broad set of platform and infrastructure changes.

The release is otherwise dominated by infrastructure modernization: Qt6 is now the default UI framework across GNU/Linux, macOS, and Windows, bringing improved high-DPI and multi-screen support. A native 64-bit Windows build and a user-installable MSIX package on the Microsoft Store, with automatic update support, represent a meaningful distribution milestone for a project that has historically served a small community of mathematicians and physicists. A new Qt6-based AppImage broadens Linux compatibility, and universal macOS packages have also been published. These changes collectively lower the barrier to entry for academic users on mainstream platforms.

The release also expands TeXmacs's role as an interactive scientific computing environment. An updated Jupyter plugin and a new R interface built on Jupyter place TeXmacs in more direct competition with JupyterLab and Quarto for literate programming workflows. Experimental collaborative editing with GnuTLS and x509 certificate support, plus a document-based server preference editor, point toward real-time multi-user document workflows — a capability gap that has long limited TeXmacs relative to cloud-native alternatives. Developer Jeroen is credited specifically for the Jupyter and R plugin work, suggesting the contributor base is widening beyond its historical core.

TeXmacs was designed primarily by Joris van der Hoeven, a mathematician at CNRS and LIX at École Polytechnique, with the project's roots dating to 1997–1999. The project has long been closely associated with van der Hoeven's own development priorities. Whether the experimental AI interface grows into a substantive <a href="/news/2026-03-14-emacs-vim-ai-terminal-native-advantage">workflow feature</a> depends on the same thing the Jupyter and R work demonstrates is at least possible: sustained contributions from developers outside the project's core. Jeroen's plugin work in this release is the clearest evidence that pathway is open.