(no title)
lautreamont | 7 years ago
1. Send LibreOffice text to collaborator 2. Get changes/comments back from collaborator 3. Start addressing them 4. Realize that collaborator has fucked up the formatting by using MS Word 5. Fix formatting 6. Address comments 7. Go home for the day 8. Telecommute the next day, fire up result of 6 on your old machine at home 9. Realize it won't even load comment notes 10. Ask the wife if you can borrow her Win7 machine for the job 11. Give up on formatting, do the editing job first on MS Word 12. Go back to office the day after, fix the formatting which is now an unholy mess of LibreOffice and MS Word 13. Swear at LibreOffice because it somehow spontaneously returns to MS Word formatting but not consistently 14. Get some resemblance of working formatting in order 15. goto 1
Yeah... I'm afraid LaTeX is the lesser evil there.
(None of this applies to cloud-based work using e.g. Google Documents. If you want to entrust your drafts to Google, feel free to do so. I don't consider this an option for anything under NDA.)
dejaime|7 years ago
In the point where you learn how to create all the custom formats needed, and then you make sure to always mark all paragraphs/words/stuff you need to be in such custom formats without any indication other than the dropdown on the top (what is really hard and awkward) and then all you do is going into every single one of the custom formats to fake-edit them and reapply... that's hours wasted... possibly multiple times every week...
Latex is hard, and a piece of crap, but after the learning curve you don't have that kind of problem. The tech doesn't generates rework all by itself just because you went to bed and turned off the computer.
Do I think Latex is good? No; but it's definitely a better solution than word processors for this type of work. It is a bad solution to a hard problem. While word processors is a trivial solution to the same hard problem, one that doesn't really solve it in the end.
Honestly though, I'd love to see something more like Markdown in use here, but no flavor I know currently cuts it. Or maybe a word processor that -actually- supported paper|article|thesis|book|w/e templates and complex constructs...
fwip|7 years ago
tcpekin|7 years ago
Now, in collaborative work I use Overleaf so there is no configuration problems with installing LaTeX (Google Docs for LaTeX), and give everyone write access if they want it, I sync it with my Dropbox and have a working LaTeX distribution if I want to edit without access to the network. Those who don't know LaTeX (which is a small number, especially if they don't want to learn the basics to edit the .tex file in the appropriate place) I can convert a version to Word for their edits, which I then incorporate, or they can just markup a PDF. The Overleaf document then has a complete history of edits, Overleaf supports Word-style comments and track changes, and I can be happy in that the other authors aren't going to break something in the Word "backend".
antoineMoPa|7 years ago
sdfgrdifno|7 years ago
I think the more important issue there is that Google Docs is bad. It doesn't even support copy and paste properly!
It's fine for what most people use a word processor for. If you're a student writing a paper in 12-pt Times New Roman with one-inch margins, double spacing, no footnotes, etc., it will do that just fine. It falls to pieces when you want any sophisticated formatting or version control.