Live data from Hacker News

Ask HN: LaTeX is great. Has anyone tried to build something better?

news.ycombinator.com

21–24 of 24 posts

Re: Ask HN: LaTeX is great. Has anyone tried to build something better?

#21
post #13

I actually have really enjoyed SiLE[0] as a replacement. The only caveat being that it has no where near the ecosystem that LaTeX has built up over the years. I do think that it is better under the hood than LaTeX though and much easier to customize. [0]: https://sile-typesetter.org/

This is interesting. I tried out SILE as a LaTeX alternative a few months ago and I had many more issues with it (kerning, line spacing) than with LaTeX. Perhaps it has gotten better in that while? (Or perhaps I am just dense and I wasn't doing something right)

Re: Ask HN: LaTeX is great. Has anyone tried to build something better?

#22
> If I mistype something there is a close to 0 percent chance of the complier pointing me into the right direction.

Why do you say that? The first error points you to the bad line on your source code, with a short description of the error. I agree that the output is too cluttered and it's often difficult to find the first error. Many wrappers for latex (for example overleaf) show the errors in color boxes and then they are much easier to spot.

Post reply on HN