|
|
|
|
|
by txcwpalpha
2877 days ago
|
|
>My professors would have been very confused if I had sent them anything other than .doc(x) for review. This, in particular, is the most important point. The parent commenter says "I prefer to let the final production medium to dictate the production process". Well, in the vast majority of cases, .docx is the final production medium. Most people use MS Word as both a document editor and a document reader. I've worked at many companies and very rarely is any of the work product "finalized" into something like a PDF or a magazine. 90%+ of our work is meant to be continuously iterated on and added to over time, meaning it needs to stay in .docx. This applies even in the tech world, where things like design documents, project plans, etc are all used as well. |
|
When STEM people think of a "final production medium", they usually think of articles in journals. But who reads paper journals anymore? Most people who are active in their fields don't even read PDFs of paper journals; they've already seen the preprints on arxiv. We're all just exchanging tarballs of source code, and nobody is compiling anything.
The thing I like the best about Microsoft Word is the review feature. Multiple people can edit, annotate, and comment on specific parts of the same document. You can inspect each diff and either accept or reject it. Everything is color-coded and can be manipulated using a mouse. It's like commenting on a github commit, but much more intuitive for people whose job is to exchange human-readable documents, not source code.