An Efficiency Comparison of Latex vs. Word (2014)
11–20 of 43 posts
Re: An Efficiency Comparison of Latex vs. Word (2014)
#12> 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)
#13Yeah until word supports vim bindings it's not going to be very efficient.
Re: An Efficiency Comparison of Latex vs. Word (2014)
#14Re: An Efficiency Comparison of Latex vs. Word (2014)
#15LaTeX by itself may be less productive than Word, but it has (at least for me) several advantages that make it for me more productive: - 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 Pro…
With LaTeX every little thing required a search.
Re: An Efficiency Comparison of Latex vs. Word (2014)
#16One big advantage of LaTeX over Word, for this user, is consistency in formatting for larger documents, which gets completely lost for a one- or two-page piece that takes just a half-hour to type.
Re: An Efficiency Comparison of Latex vs. Word (2014)
#17I especially liked the claim that "expert LaTeX users performed even worse than novice Word users", which classifies a user as expert if they used either typesetting system long enough. It is pretty clear though that most LaTeX users have exactly the knowledge required to typeset the exact kinds of documents they normally author with maximal efficiency, rather than to typeset all kinds of documents. For an alternative measure of expertise, how many of the "expert" users actually read, say, Knuth's TeXbook? (not that they need to, of course)
Re: An Efficiency Comparison of Latex vs. Word (2014)
#18Now ... imagine Bill Murray with a tie and glasses who then gives you the follow pep talk:
For the slow pokes on latex we recommend coffee, 80s R&B to help you get in there and get done.
Have a hot date setup ahead of time ... This helps you to not play with every configuration and possible import option. Yes latex is awesome but that not that awesome. Keep it simple. Don't let latex weakness build into relationship problems by running late. That takes time away from the keyboard later.
Also remember the words you write are almost as important as how latex displays them so keep some of your focus in reserve for clarity, thesis, stuff like that. Latex is awesome but alas clarity counts too (unless you heard something different? ... Please IM me asap. Clarity isn't so simple it turns out).
Well that's a wrap. Another problem solved!
Re: An Efficiency Comparison of Latex vs. Word (2014)
#19But... they did not break down results by field (!), and also did not ask the researchers to compose a complex, highly structured document akin to something that they would actually publish (!), and also did not ask the researchers to reorganize a structured document repeatedly, as is typical in research (!), and also did not ask the researchers to recreate tables multiple times with updated data (!).
Not a very useful study.
Re: An Efficiency Comparison of Latex vs. Word (2014)
#20LaTeX by itself may be less productive than Word, but it has (at least for me) several advantages that make it for me more productive: - 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 Pro…