"I just need a quick conceptual diagram for my paper." ...10 hours elapse.
I love that TikZ lets you embed graphics right in your document without external dependencies on PDF figures, but I've never been able to build anything non-trivial without quite a lot of effort.
If the OmniGraffle people are listening, I've been buying your product every release since I think about 2003 or 2004. I would love to see clean, approximate TiKZ export (where possible with simple geometries) with janky, verbose PGF as a fallback option when an exact complicated reproduction is required.
I agree that the learning curve for tikz and latex is greater than word. However I think it is disingenious to say that tikz and latex are no different when it comes to the initial and/or MWE learning curve. In my opinion tikz's learning curve is steeper. For starters there is no tikz equivalent of:
Pandoc drastically reduces the initial learning curve for latex and beamer.
That being said tikz was one of the packages I thought was noticeably absent from the nine listed packages. The other package that I would add was fontspec, in fact I was shocked to see microtype and not see fontspec mentioned next.
That's a fair assessment. I drank the LaTeX koolaid >15 years ago when I didn't even have a clearly compelling reason to do so. Now back in school working on a PhD, and wondering why anyone wouldn't use it. How quickly we forget our learning pains.
Dia has an option to flawlessly export output as LaTeX PGF macros and TeX PSTricks macros--I LOVE those two features. In the past, I've also used LaTeX Draw.
I love that TikZ lets you embed graphics right in your document without external dependencies on PDF figures, but I've never been able to build anything non-trivial without quite a lot of effort.
If the OmniGraffle people are listening, I've been buying your product every release since I think about 2003 or 2004. I would love to see clean, approximate TiKZ export (where possible with simple geometries) with janky, verbose PGF as a fallback option when an exact complicated reproduction is required.