I :heart; LaTeX

Page 2 - Seeking answers? Join the AnandTech community: where nearly half-a-million members share solutions and discuss the latest tech.

alkemyst

No Lifer
Feb 13, 2001
83,769
19
81
It's like PERL expressions as well....a short cryptic passage equalling almost magic-like power.

Å
 

way

Senior member
Oct 9, 1999
547
0
0
Originally posted by: Kelvrick
He is a true nerd, unlike those who posted before me (and me).

True nerds just use TeX straight up and write their own macros.
 

MaxDepth

Diamond Member
Jun 12, 2001
8,757
43
91
Originally posted by: way
Originally posted by: Kelvrick
He is a true nerd, unlike those who posted before me (and me).

True nerds just use TeX straight up and write their own macros.

Uber nerds bypass all that and write their own DTD and use SGML instead.
 

dullard

Elite Member
May 21, 2001
25,488
3,981
126
I for one do not like LaTeX. I've been in plenty of upper graduate level math courses doing group projects where LaTeX was used by all the math majors. For example, I had a group project with 4 people in the group. We each decide to type our own sections and then combine them together. They start doing LaTeX (and all its endless compilation error debugging). For fun, I instead open up Word to do my section. I finished first. Looking around I saw no one had gotten more than a few pages typed. I grab their sections and type them all into Word. Before any of them were half done with their section I had the project finished.

LaTeX was necessary and quite useful before WYSIWYG editors came around. Now the debug phase and the criptic where-the-hell-do-these-parenthesis-match-up equations make Word far faster. Word can do anything LaTeX can do; just 2-10 times faster.

Just finished my 300 page dissertation (chemical engineering so there are a ton of equations) in Word today. It took me 2 months. With LaTeX, I'd be out a semester or two typing and debugging the whole thing.
 

dullard

Elite Member
May 21, 2001
25,488
3,981
126
Here is a copy/paste from an earlier post of mine:

LaTeX and Word are two different ways of doing the same thing - producing a good looking scientific paper. They each have their advantages and disadvantages. I've worked with both during my schooling and here are the points that I found to be the most important (in no particular order):

1) Working on multiple computers: Word wins. I can take my document to virtually any computer in the world, and it will be immediately useable (especially if you save in an older format). With LaTeX, if I want to bring my work to a different computer (such as a different school lab) I need to download some version of TeX. I might not have permission to install TeX, I might not have the time to download the huge numbers of files, I may have trouble finding versions of TeX that will work on each different computer...

2) Group work: Word wins. What if only half the group understands Tex (I can imagine the look on my grandmothers face if I ask her to help type a family letter using TeX instead of Word)? What if some group members cannot download it? Word has many built in features that assist with multiple authors. The best you can do in TeX is to put comments listing the author of each sentence - but that really clutters up the source file. Also I can't count the number of times I was in a rush to finish a group project and found out that the disk with the project on it didn't have all the necessary files (fonts, formats, individual files for every single picture, etc.) meaning that I had to quickly drive from campus to the person who has that file.

3) Viruses: TeX wins. Word has many 'bugs' that are actually computer viruses. The must frustrating and one of the most common is the 'out of disk space' error. When this occurs it is difficult to save your file and most people give up and lose their data (although there is a simple workaround). This isn't a Word bug, but your computer is infected with a virus. TeX itself is basically immune from these. There are other examples, TeX wins in all.

4) Debugging: Word wins. Since TeX code must be converted into a viewable format you must code it properly. If you aren't skilled at computer programming, I wish you luck. It can take hours searching through a TeX file filled with complex symbols and code until you find the improper code that won't let you see your work. It is a viscous circle. You can't see your work, so you don't know where you messed up, so you can't edit it, so you can't see your work... With Word there is no debugging of code since there usually is no code (few people do any sort of Word macro work).

5) Learning curve: Word wins. Go back to my grandmother example. I truely think she would give up computers all together if she only had TeX to write letters with (assuming she could even figure out where, what, and how to download to use it in the first place). With Word, all you need is basic computer knowledge and you are up and running.

6) Cost: TeX wins. Assuming you have internet capability, TeX is virtually free. Although Word document viewers are free, Word itself often adds to the cost of computer purchases.

7) Writing time: Word wins. Due to #4 above, it is highely undesireable to write large sections of TeX code at once. Thus you must write a small section, save your file, load a TeX viewer, wait for it to be compiled, see it has errors, edit your TeX source, recompile, then you see your work, repeat until you like the outcome. With Word, you see what you get as you type it. The result is a document often takes 2-10 times as long to write in TeX.

8) Finished document: tie. I can get the exact same result with either so neither have any advantage.

9) Working with multiple programs: Word wins. Suppose you need to create a document with text, line drawings, pictures, and graphs. Word can create the line drawings, for the graphs you go to Excel (or similar program) and hit copy and paste, for the pictures you just hit insert picture. Need to change data on a graph? Just update it in Excel and it is automatically changed in Word. TeX is much more difficult. There is no built in drawing program. You must save the graphs as pictures and write code to load them in (meaning that the graphs are then uneditable if you get additional data, you must regenerate them, and resave them as another picture). Also all these individual items reqires another file that you must remember to copy (see #2 above).

10) Conversions to other formats: Word wins. Suppose you need your document as a webpage, as a PDF (assuming you have the PDF writer), as a Lotus 1-2-3 document, as an easily readable text file, or even a TeX file, etc. just hit 'Save As' in Word and you are done. Converting a TeX file to any other format can be quite a nightmare in time and expense. Note: due to easy converting, this eliminates the fear of outdated document formats that someone above mentioned.

There are other advantages and disadvantages of each, but they are minor compared to the top 10 I listed above.
 

gwlam12

Diamond Member
Apr 4, 2001
6,946
1
71
LaTeX's equations look much better than word, not to mention writing equations is a heck of a lot easier, so I don't see how Word wins in writing time when you have to click and choose your mathematical symbols instead of writing x[n] = A\cos(w_{0}n+\phi)
 

dullard

Elite Member
May 21, 2001
25,488
3,981
126
Originally posted by: gwlam12
LaTeX's equations look much better than word, not to mention writing equations is a heck of a lot easier, so I don't see how Word wins in writing time when you have to click and choose your mathematical symbols instead of writing x[n] = A\cos(w_{0}n+\phi)
To me, I have a equation editor button right on the menu bar, click it and start typing. Quite simple and easy. But you are right, either way is a 5 second process for short equations. But it is with equations that take up half a page with hundreds of parenthesises where LaTeX is incredibly slow, tedious, and difficult to debug. Image you have 157 right handed parenthesis and 156 left handed parenthesis in one equation and now you have to find the error. You'll quickly learn to hate LaTeX.
 

way

Senior member
Oct 9, 1999
547
0
0
Originally posted by: dullard
Originally posted by: gwlam12
LaTeX's equations look much better than word, not to mention writing equations is a heck of a lot easier, so I don't see how Word wins in writing time when you have to click and choose your mathematical symbols instead of writing x[n] = A\cos(w_{0}n+\phi)
To me, I have a equation editor button right on the menu bar, click it and start typing. Quite simple and easy. But you are right, either way is a 5 second process for short equations. But it is with equations that take up half a page with hundreds of parenthesises where LaTeX is incredibly slow, tedious, and difficult to debug. Image you have 157 right handed parenthesis and 156 left handed parenthesis in one equation and now you have to find the error. You'll quickly learn to hate LaTeX.

Your text editor doesn't have paren matching and paren mismatch warnings?
 

dullard

Elite Member
May 21, 2001
25,488
3,981
126
Originally posted by: way
Your text editor doesn't have paren matching and paren mismatch warnings?
The ones I've used didn't. But I'm sure many do if you download them. That is just one of many possible frustrations. An equation code that won't fit on the screen and you have to scroll is a real pain in the neck to debug on LaTeX no matter what features your word processor gives you. Just sorting through it all to find the one gamma (within an equation sea which all use many gammas) that needs to be changed is a nightmare.
 

skace

Lifer
Jan 23, 2001
14,488
7
81
Originally posted by: alkemyst
It's like PERL expressions as well....a short cryptic passage equalling almost magic-like power.

Å

I was thinking perl regex too. The most godlike parser in existence.
 
sale-70-410-exam    | Exam-200-125-pdf    | we-sale-70-410-exam    | hot-sale-70-410-exam    | Latest-exam-700-603-Dumps    | Dumps-98-363-exams-date    | Certs-200-125-date    | Dumps-300-075-exams-date    | hot-sale-book-C8010-726-book    | Hot-Sale-200-310-Exam    | Exam-Description-200-310-dumps?    | hot-sale-book-200-125-book    | Latest-Updated-300-209-Exam    | Dumps-210-260-exams-date    | Download-200-125-Exam-PDF    | Exam-Description-300-101-dumps    | Certs-300-101-date    | Hot-Sale-300-075-Exam    | Latest-exam-200-125-Dumps    | Exam-Description-200-125-dumps    | Latest-Updated-300-075-Exam    | hot-sale-book-210-260-book    | Dumps-200-901-exams-date    | Certs-200-901-date    | Latest-exam-1Z0-062-Dumps    | Hot-Sale-1Z0-062-Exam    | Certs-CSSLP-date    | 100%-Pass-70-383-Exams    | Latest-JN0-360-real-exam-questions    | 100%-Pass-4A0-100-Real-Exam-Questions    | Dumps-300-135-exams-date    | Passed-200-105-Tech-Exams    | Latest-Updated-200-310-Exam    | Download-300-070-Exam-PDF    | Hot-Sale-JN0-360-Exam    | 100%-Pass-JN0-360-Exams    | 100%-Pass-JN0-360-Real-Exam-Questions    | Dumps-JN0-360-exams-date    | Exam-Description-1Z0-876-dumps    | Latest-exam-1Z0-876-Dumps    | Dumps-HPE0-Y53-exams-date    | 2017-Latest-HPE0-Y53-Exam    | 100%-Pass-HPE0-Y53-Real-Exam-Questions    | Pass-4A0-100-Exam    | Latest-4A0-100-Questions    | Dumps-98-365-exams-date    | 2017-Latest-98-365-Exam    | 100%-Pass-VCS-254-Exams    | 2017-Latest-VCS-273-Exam    | Dumps-200-355-exams-date    | 2017-Latest-300-320-Exam    | Pass-300-101-Exam    | 100%-Pass-300-115-Exams    |
http://www.portvapes.co.uk/    | http://www.portvapes.co.uk/    |