Hacker News new | ask | show | jobs
by jfk13 2176 days ago
> It is easy to make a TeX/LaTeX alternative

I'd rather say it is easy to start a TeX/LaTeX alternative. Completing one is another matter.

1 comments

I strand by my comment. Replicate core TeX (and LaTeX) core features is easy (text layout, hyphenation, line breaking, math typesetting, etc. all are solved issue, often with many independent implementation that are as good as TeX‘s if not better), the issues that holds most people are packages and decades of TeX/LaTeX legacy.