Hacker News new | ask | show | jobs
by gerikson 2340 days ago
> I feel that the author saying LaTeX is bad because it is (in particular) not based on a GUI/point-and-click system, and preferring Microsoft Equation Editor/Outline to it, reveals a big misunderstanding.

He does not prefer MEE.

Quoting the article:

> TeX, being a pretty-printing system, can be considered in the same class as Microsoft Word Equation Editor. The difference lies only in their mode of operation. Specifically, TeX is by compile and batch operation like a typical computer language, and the Equation Editor is by using a mouse to click menus and buttons with graphical user interface. The heart of both as far as math notation is concerned, is doodling of a em space or en dash. All math notation's semantic structure are lost.

I don’t think asking for a graphical shell for TeX/LaTeX is unreasonable.

However, back when I was winding down my active LaTeX involvement in the late 90s, there were applications that enabled wysiwyg editing of LaTeX.

1 comments

> I don’t think asking for a graphical shell for TeX/LaTeX is unreasonable.

There is one: it's called LyX [0]! You take care of content and LyX will abstract away most, if not all, TeX stuff. I've used it in the past for quite extensive documents and it is quite frictionless. It is never going to be a word processor but I believe LyX strikes the middle ground quite well. This [1] looks quite "graphic-y" to my eyes

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

[1] https://www.lyx.org/images/about/aqua.png

That was the one! Glad to hear it's still chugging along.