logoalt Hacker News

GNU Texmacs

68 pointsby remywangtoday at 3:37 PM25 commentsview on HN

Comments

lejalvtoday at 7:31 PM

It's easy to miss the video on the front page, which I find provides a great visual summary of features and will make you understand why other commenters are praising how efficient (and pleasurable, I might add!) TeXmacs is: https://www.texmacs.org/tmweb/home/videos.en.html.

You can find some example documents here https://texmacs.github.io/notes/docs/example-documents.html.

Other posts on the TeXmacs notes site discuss programmability with Scheme, typesetting math (https://texmacs.github.io/notes/docs/texmacs-math-typesettin..., shows how good the HTML export is), and more.

The best in-depth reference, even counting the astoundingly complete bundled manual, remains The Jolly Writer. It is a beautifully typeset book, available at https://www.scypress.com/book_download.html.

EDIT: missing link, typo

wbolttoday at 5:15 PM

Are there any „real world users” of this? During all my years in academia I haven’t met any. Most just use plain LaTeX. Some do MS Word. Rarely something else. Never Texmacs. This is my experience at least.

With stuff like Overleaf and plugins for modern IDEs, honestly I can’t say LaTeX is a bad experience. It does what it should.

show 7 replies
kbr2000today at 7:54 PM

Reminds me mostly of LyX [0], although that one does use LaTeX and Tex; and targets a WYSIWYM approach [1]

[0] https://www.lyx.org/

[1] https://en.wikipedia.org/wiki/WYSIWYM

show 1 reply
gudzpoztoday at 5:27 PM

You can try TeXmacs in your browser at https://yufeng-shen.github.io/Mogan.html . (It's actually from a fork of TeXmacs called Mogan, of which I've been a happy user due to better CJK support.)

By the way, I do think TeXmacs is an Emacsen as it provides Guile/Scheme as an extension language, though I don't know how customizable it is. (I think the built-in REPLs for Python/Maxima/Scheme/... are written in Scheme.) And then, it does support quite some TeX commands (and you input them by pressing backslash followed by their command name), so I do think their "TeXmacs" name is very much justified.

bombcartoday at 4:40 PM

The name is TeXmacs - but "Notice that TeXmacs is not based on TeX/LaTeX." I wonder why they chose that name.

show 2 replies
auggierosetoday at 8:00 PM

I am not using it, but I bought the book a few years ago because I think it is a cool project.

egoreliktoday at 5:43 PM

Early on in my computing life, I discovered TeXmacs as a user interface for a Computer Algebra System I had been playing with called Axiom. Ironically, this was before I had ever even heard of either TeX or Emacs! It seemed like a cool piece of software, but when I later learned LaTeX I discovered I prefer non-WYSIWYG for everything but lecture notes. Still, in the years since I've recognized that this setup, combining a math engine with a rich display interface, was an early version of what would later be popularized as Notebooks.

algorithm314today at 5:27 PM

There is also a fork of TeXmacs called Mogan https://github.com/MoganLab/mogan

show 1 reply
krupantoday at 5:13 PM

Such a weird project, starting with the weird name that sets all kinds of wrong expectations

mghackerladytoday at 5:14 PM

I love TeXmacs so much I just use it as a regular word processor