We are still actively working on the spam issue.
Difference between revisions of "LaTeX"
m (Fixed grammar spelling.) |
|||
Line 2: | Line 2: | ||
==Guides== | ==Guides== | ||
− | '''[http://tobi.oetiker.ch/lshort/lshort.pdf Not So Short Introduction to | + | '''[http://tobi.oetiker.ch/lshort/lshort.pdf Not So Short Introduction to LaTeX] |
− | '''[http://en.wikibooks.org/wiki/LaTeX | + | '''[http://en.wikibooks.org/wiki/LaTeX LaTeX Wikibook] |
Line 10: | Line 10: | ||
'''[http://detexify.kirelabs.org/classify.html Handwritten symbol lookup] | '''[http://detexify.kirelabs.org/classify.html Handwritten symbol lookup] | ||
− | '''[http://www.latextemplates.com/ | + | '''[http://www.latextemplates.com/ LaTeX Templates] |
'''[http://www.sharelatex.com/ Online editor for collaboration] | '''[http://www.sharelatex.com/ Online editor for collaboration] | ||
Line 16: | Line 16: | ||
==Popular LaTeX Distributions== | ==Popular LaTeX Distributions== | ||
− | There are a few different LaTeX distributions out there for various operating systems. On GNU | + | There are a few different LaTeX distributions out there for various operating systems. On GNU/Linux tex-live is a common distribution whereas MikTex was developed to run especially on Microsoft Windows. |
A distribution also installs a few or quiet a few, depending on your choice, of packages for LaTeX to use. | A distribution also installs a few or quiet a few, depending on your choice, of packages for LaTeX to use. |
Revision as of 00:02, 29 January 2014
LaTeX is a document preparation system and document markup language. LaTeX uses the TeX typesetting program for formatting its output, and is itself written in the TeX macro language. LaTeX is not the name of a particular editing program, but refers to the encoding or tagging conventions that are used in LaTeX documents. LateX is very suitable for producing scientific and mathematical documents of high typographical quality. It is also suitable for producing all sorts of other documents, from simple letters to complete books.
Guides
Not So Short Introduction to LaTeX
Usefull Tools
Online editor for collaboration
Popular LaTeX Distributions
There are a few different LaTeX distributions out there for various operating systems. On GNU/Linux tex-live is a common distribution whereas MikTex was developed to run especially on Microsoft Windows.
A distribution also installs a few or quiet a few, depending on your choice, of packages for LaTeX to use.