| New Reply |
How to use Latex |
Share Thread | Thread Tools |
| Jun21-12, 04:08 PM | #1 |
|
|
How to use Latex
[itex]\frac{5}{15}[/itex]
[itex]\Sigma[/itex] Is this what people mean by LaTeX. Just wondering. Thankyou. |
| Jun21-12, 04:38 PM | #2 |
|
Admin
|
Small subset, just a starting point.
|
| Jun21-12, 05:55 PM | #3 |
|
|
That's just mathematics typesetting in [itex]\LaTeX[/itex]. You can typeset documents, presentations, posters, etc. with it.
|
| Jun21-12, 06:03 PM | #4 |
|
|
How to use Latex
Thanks
|
| Jun21-12, 06:47 PM | #5 |
|
Mentor
|
Just to elaborate on what Borek and jhae2.718 already said, the mathematics aspect of LaTeX is just a tiny subset of the overall capabilities. People who have never written a mathematical equation in their life use LaTeX. I can tell at a glance whether some article was written with TeX or LaTeX via a very simple metric: Is it readable?
|
| Jun21-12, 10:23 PM | #6 |
|
|
I always look for the cmr [itex]\mathrm{R}[/itex] when I'm unsure...it's very distinctive.
Continuing on, if I need to make any kind of document, I do it in [itex]\LaTeX[/itex]. |
| Jun21-12, 10:38 PM | #7 |
|
|
Other convenient thing in latex: You can reference all of your equations, figures, and references by some nickname you give them, and when yo compile the document, it will number them all for you, so you don't have to keep changing numbers throughout your document to reference different figures, equations, and references.
|
| Jun21-12, 10:44 PM | #8 |
|
|
BibTeX is also wonderful for citations; it's a standard format that you can automatically generate a bibliography formatted to almost any style (e.g. AIAA, AMS, IEEE, etc.)
Documents are plain text, so you can keep them under version control (like git) and you never have to worry about having the wrong version like .doc or .docx. LaTeX does the formatting for you; it's What You See Is What You Mean, as opposed to What You See Is What You Get. This abstracts the formatting process from the writing process, so you focus on the content and structure. There's the Comprehensive TeX Archive Network (CTAN) that has packages (add-in to make LaTeX handle more formats, features, etc.) where you can find almost everything you would ever need. |
| Jun24-12, 09:12 AM | #9 |
|
|
Hi Luke,
if you would like to learn something about LaTeX, perhaps have a look at LaTeX-Community.org. There's a large collection of articles, news posts and feed, and a very active LaTeX dedicated user support forum. Stefan |
| New Reply |
| Thread Tools | |
Similar Threads for: How to use Latex
|
||||
| Thread | Forum | Replies | ||
| [LaTeX] What are the standard margins on a latex document? | Math & Science Software | 2 | ||
| LaTex in Lyx differs from LaTex on forum? | Programming & Comp Sci | 4 | ||
| Relation between LaTeX Code: \\theta and LaTeX Code: \\mu ? | Introductory Physics Homework | 0 | ||
| Is it possible to define in LaTeX documents Latex Help | Math & Science Software | 2 | ||