I Use This!
High Activity

Ratings and Reviews

Analyzed about 21 hours ago. based on code collected 1 day ago.
Community Rating
4.46888
   

Average Rating:   4.5/5.0
Number of Ratings:   241
Number of Reviews:   4

My Review of LaTeX

You have not rated or reviewed this project.
Click below to rate/review.
My Rating:
0
 
 New Review

Most Helpful Reviews

Butterwa... says:
LaTeX: Text markup for humans  
5.0
 
written over 17 years ago

LaTeX (pronounced lay'tek) is a set of TeX macros focused on making TeX simple to use for the most frequent tasks of academics; writing articles, letters, and books. It predates HTML, MathML, and other XML-based text markup languages. It also has a different focus: it's centered on human usability rather than the ease with which a machine can parse it. So where reading and writing HMTL is a kick in the head, LaTeX is a relaxing scalp massage.

LaTeX (and TeX) does its best to separate text content from typesetting and layout. Rather than specify some text should be italicized, you mark it to be emphasized. Depending on how you configure the document, the way the text is emphasized (italics, boldface, etc.) may be easily changed all at once for the entire document. This makes having a consistent style simple. LaTeX also makes it simple to refer to sections, chapters, page numbers, and even items in numbered lists without having to go back manually adjust them when you make a change to your document. Large documents can easily be split into separate files that are easier to work with, and mathematical expressions are about as simple and intuitive to write in TeX as on paper.

Because LaTeX is built on TeX -- which is a Turing-complete language -- it can also be extended and customized. This turns out to be very useful in practice; if you find yourself repeating some particular word, phrase, or markup frequently you can create a simple shorthand rather than type it many times.

A small amount of boilerplate markup at the beginning and end of a text file is frequently enough to get started. The one pit I've seen people fall into is when they try to specify how LaTeX should lay things out on a page instead of letting LaTeX handle it. Although there are solutions, such as Beamer, for making presentation slides with LaTeX that is not something I can recommend as strongly as using LaTeX for its intended purpose.

The best way to get started is to take one of the many example documents that come with LaTeX and adapt it to your own needs. There are plenty of resources for figuring out how to do more involved things as you find you need them. In addition to recommending LaTeX, I strongly recommend Leslie Lamport's book, "LaTeX: A Document Preparation System" if you enjoy paper. There are also plenty of online LaTeX resources and the TeX User's Group (www.tug.org) is a great place to get started. LaTeX has a lot of documentation thanks to its long history (it was first developed in the 1980s) and, unlike many commercial word processors, you do not need to worry about your old documents being unreadable when upgrading -- everything you write is stored in plain text files you can open with any text editor.

1 out of 1 users found the following review helpful.

Did this review help you? |

Torsten ... says:
There is no repo  
4.0
   
written over 16 years ago

Please note that there is no publicly available repository for LaTeX. Unfortunately, some people add the LaTeX3 repo instead. Please don't do that!

1 out of 2 users found the following review helpful.

Did this review help you? |

home says:
Pretty Nice Doc prep system  
5.0
 
written about 13 years ago

You can do a lot with Latex...especially since it can create PDF files.. I use it to make lab reports...

Did this review help you? |

drummyfish says:
It's beautiful  
5.0
 
written over 7 years ago

There's no competition if you aim to create a beautiful, professionally looking document. A must if you're writing a book, thesis, or anything with math equations. Nowadays there are web services that make using LaTeX easy, right in your browser, so there really is no excuse for the ugly MS Word documents anymore!

Did this review help you? |

Most Recent Reviews

drummyfish says:
It's beautiful  
5.0
 
written over 7 years ago

There's no competition if you aim to create a beautiful, professionally looking document. A must if you're writing a book, thesis, or anything with math equations. Nowadays there are web services that make using LaTeX easy, right in your browser, so there really is no excuse for the ugly MS Word documents anymore!

Did this review help you? |

home says:
Pretty Nice Doc prep system  
5.0
 
written about 13 years ago

You can do a lot with Latex...especially since it can create PDF files.. I use it to make lab reports...

Did this review help you? |

Torsten ... says:
There is no repo  
4.0
   
written over 16 years ago

Please note that there is no publicly available repository for LaTeX. Unfortunately, some people add the LaTeX3 repo instead. Please don't do that!

1 out of 2 users found the following review helpful.

Did this review help you? |

Butterwa... says:
LaTeX: Text markup for humans  
5.0
 
written over 17 years ago

LaTeX (pronounced lay'tek) is a set of TeX macros focused on making TeX simple to use for the most frequent tasks of academics; writing articles, letters, and books. It predates HTML, MathML, and other XML-based text markup languages. It also has a different focus: it's centered on human usability rather than the ease with which a machine can parse it. So where reading and writing HMTL is a kick in the head, LaTeX is a relaxing scalp massage.

LaTeX (and TeX) does its best to separate text content from typesetting and layout. Rather than specify some text should be italicized, you mark it to be emphasized. Depending on how you configure the document, the way the text is emphasized (italics, boldface, etc.) may be easily changed all at once for the entire document. This makes having a consistent style simple. LaTeX also makes it simple to refer to sections, chapters, page numbers, and even items in numbered lists without having to go back manually adjust them when you make a change to your document. Large documents can easily be split into separate files that are easier to work with, and mathematical expressions are about as simple and intuitive to write in TeX as on paper.

Because LaTeX is built on TeX -- which is a Turing-complete language -- it can also be extended and customized. This turns out to be very useful in practice; if you find yourself repeating some particular word, phrase, or markup frequently you can create a simple shorthand rather than type it many times.

A small amount of boilerplate markup at the beginning and end of a text file is frequently enough to get started. The one pit I've seen people fall into is when they try to specify how LaTeX should lay things out on a page instead of letting LaTeX handle it. Although there are solutions, such as Beamer, for making presentation slides with LaTeX that is not something I can recommend as strongly as using LaTeX for its intended purpose.

The best way to get started is to take one of the many example documents that come with LaTeX and adapt it to your own needs. There are plenty of resources for figuring out how to do more involved things as you find you need them. In addition to recommending LaTeX, I strongly recommend Leslie Lamport's book, "LaTeX: A Document Preparation System" if you enjoy paper. There are also plenty of online LaTeX resources and the TeX User's Group (www.tug.org) is a great place to get started. LaTeX has a lot of documentation thanks to its long history (it was first developed in the 1980s) and, unlike many commercial word processors, you do not need to worry about your old documents being unreadable when upgrading -- everything you write is stored in plain text files you can open with any text editor.

1 out of 1 users found the following review helpful.

Did this review help you? |

 See all reviews