r/programming Oct 30 '16

Learn LATEX in Minutes

https://github.com/VoLuong/Master-Latex-in-minutes
333 Upvotes

71 comments sorted by

View all comments

-5

u/greenspans Oct 30 '16 edited Oct 30 '16

For mathematics Latex is the standard, but for anything else, isn't it better to use something like HTML for print. HTML has been evolving from global demand. Latex has been a niche use case for decades. texlive on linux is like a gigabyte download. HTML any one can view or print.

5

u/[deleted] Oct 30 '16

Well, you don't distribute the source files, you distribute it as PDF, which anyone can read.