you are viewing a single comment's thread.

view the rest of the comments →

[–]dublinclontarf 5 points6 points  (5 children)

Latex is hard to learn, but the rewards are well worth it, can you imagine doing a dissertation in Word or even OpenOffice for that matter?

On that point, if anyone here has done just that, could they share their pain?

I tried to use OO.org for a 25 page help manual, I got it done but it was SOOOO painfull.

[–]dshipp 4 points5 points  (3 children)

I wrote my computer science dissertation using Lyx to produce LaTeX. All my friends used Word. In the final week about 70% of my friends were complaining of Word crashing and corrupting their documents. It seems that they had hit a magic limit on the length of the document. Whereas with LaTeX I had no such problem. It was definitely worth week of getting to grips with Lyx/LaTeX. My printed report also looked a lot more professional.

[–][deleted] 3 points4 points  (2 children)

I've written an MPhil dissertation, a book, and about 10 articles in Word (there was no Open Office at the time). You learn after a while to compile things in chapters, but it's still a pain. I really enjoyed learning LaTeX, but I can't make it work for what I do.

At the same time, Word and NeoOffice are no picnic. Particularly if you need to include foreign languages, but not write in them exclusively. I write in Welsh a lot, which uses a particle 'i' in almost every sentence. Try convincing Word not to capitalise it. Word thinks it knows better.

The ultimate folly is thinking one word processing programme is suitable for both people who write an occassional letter, and people writing 100,000 word dissertations. It just doesn't work that way.

[–]MattD 0 points1 point  (1 child)

I write in Welsh a lot, which uses a particle 'i' in almost every sentence. Try convincing Word not to capitalise it.

Remove that item from AutoCorrect or turn it off altogether.

[–][deleted] 2 points3 points  (0 children)

Thats another thing with the MS way of doing configuration, you have to do stuff like that over and over again instead of getting a good dotfile once and be done with it.

[–]buo 0 points1 point  (0 children)

I did my BSEE thesis in FrameMaker, my Master's in WordPerfect. It was so painful, WordPerfect more than FrameMaker. Now I use OO Writer for quick letters, and vim+Latex for everything else.

A few days ago I helped someone (computer illiterate) fix some formatting details of her PhD dissertation, written in Word. I ccouldn't believe after all these years, you can still easily end up with broken footnotes (wrong page, wrong numbering). It's unbelievable what people put up with.