An Efficiency Comparison of Latex vs. Word (2014)
journals.plos.org
An Efficiency Comparison of Latex vs. Word (2014)
1–10 of 43 posts
Re: An Efficiency Comparison of Latex vs. Word (2014)
#2Big Oof
> LaTeX users, however, more often report enjoying using their respective software.
Ok so there's that as a highly redeeming feature =)
Re: An Efficiency Comparison of Latex vs. Word (2014)
#3> On most measures, expert LaTeX users performed even worse than novice Word users. Big Oof > LaTeX users, however, more often report enjoying using their respective software. Ok so there's that as a highly redeeming feature =)
Re: An Efficiency Comparison of Latex vs. Word (2014)
#4- The standard unix tools (E.g. grep) do work really well with LaTeX, if I have to find something. I would now know how to find a string in like 30-40 .doc(x) files
- Works with git
- Programmatically generating LaTeX is really simple as it is just text (I use this e.g. in my Vala Project. Sure for other language there are libraries to generate .docx files, but LaTeX works for me here better, as I generate dozens of diagrams and so on)
- FLOSS and fully documented
- Documentation is far better (E.g. How do I do X? The results for Word are often spam-like)
Re: An Efficiency Comparison of Latex vs. Word (2014)
#5Re: An Efficiency Comparison of Latex vs. Word (2014)
#6Re: An Efficiency Comparison of Latex vs. Word (2014)
#7Re: An Efficiency Comparison of Latex vs. Word (2014)
#8I'm not sure it was a good test... Latex users do appear to be significantly faster at mathematical typing... which is obviously Latex's strong suit. What Latex is in general weaker than word at arbitrary formatting... its goal is to provide semantic markeup for large scale academic writing. Also, apparently its difficult to use Latex's table system compared to word (though tables in word are particularly easy!)