bell notificationshomepageloginNewPostedit profile

Topic : Re: LaTex vs. Word vs. etc I'm a student and I write many labs, reports, letters, and fun little things. I use Latex for school because I don't have to worry about formatting, i.e, its like - selfpublishingguru.com

10% popularity

Any text-based "markup" format -- LaTeX, HTML, various XML schemas like DocBook, etc -- will serve you better than binary formats like Word, Pages, FrameMaker, etc. (I am aware that some of these tools export XML or SGML.) The reasons include:

Decoupling from editors. You can use your favorite tool to edit any of these, which gives you more flexibility.
Conversion to other formats is probably easier and at least no worse. If you want to take your Word document and convert it to HTML for your blog, probably you're going to end up cutting and pasting and re-adding the format directives. Converting from LaTeX to HTML, on the other hand, can probably be largely scripted (hedge because I'm very rusty with LaTeX). If your document is 5 pages long maybe you don't care much; if it's 500 pages, or you're going to be doing this a lot, you do.
It's a better foundation for producing output for multiple platforms. Depending on what you're doing you might only need to change a style sheet to go from book-style output to newsletter-style output, for instance.


Load Full (0)

Login to follow topic

More posts by @Hamaas631

0 Comments

Sorted by latest first Latest Oldest Best

Back to top