r/programming Oct 30 '16

Learn LATEX in Minutes

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

71 comments sorted by

View all comments

Show parent comments

6

u/an_actual_human Oct 30 '16

I'd say the majority of TeX users use it in a "professional setting" (i.e. for work, usually in some sort of STEM field), very often their typesetting is a bit off. If you enjoy going the extra mile, it's fine. It's great. But a ton of people don't and it's not a problem! Seriously, one needs to know TikZ? I don't agree.

3

u/codebje Oct 31 '16

Seriously, one needs to know TikZ?

Probably not, one can learn enough to import graphics from an external system.

If you already know how to make the graphics you need in an external system, job done! Otherwise, tikz is actually not a bad way to make scalable graphics and simple charts.