Originally posted by: esun
Originally posted by: Don Vito Corleone
Originally posted by: esun
So...stop using Word? Given a choice, I always choose something else to write my documents.
Why? I don't particularly love Word, but it's the industry standard and I can't see anything glaringly crappy about it relative to any other word processor.
Well, for me, there are programs that make documents that look much better than what Word generally produces. Furthermore, those programs require substantially less effort to use (despite the initial learning curve) than Word does.
For example, I recently didn't have a choice for some documentation. I was asked to do it in Word by my manager, since the project may in the future be modified by someone unfamiliar with LaTeX (my document typesetter of choice).
Open Word and try this. Start typing a sentence in its default font, then try changing the font and font size at the same time. For example, start with
"My name is "
then go up to the ribbon and select any other font, and select any other font size (e.g., Courier New size 10). You won't be able to do it. You can do one or the other, but not both. Rather, you'll have to start typing the subsequent word, then highlight it to change the font and font size, then continue typing. That is glaringly crappy behavior in my opinion. I ended up defining a style to fix the problem, but it's still much, much faster in LaTeX to type, for example, "My name is \texttt{blah}" or, "My name is \verb|blah|."