We are still actively working on the spam issue.
Difference between revisions of "LaTeX"
Line 1: | Line 1: | ||
− | '''LaTeX''' (stylized as ''' | + | '''LaTeX''' (stylized as '''{{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. {{LaTeX}}. |
− | ==Guides== | + | == Guides == |
'''[http://tobi.oetiker.ch/lshort/lshort.pdf Not So Short Introduction to LaTeX] | '''[http://tobi.oetiker.ch/lshort/lshort.pdf Not So Short Introduction to LaTeX] | ||
− | |||
'''[http://en.wikibooks.org/wiki/LaTeX LaTeX Wikibook] | '''[http://en.wikibooks.org/wiki/LaTeX LaTeX Wikibook] | ||
− | + | == Useful Tools == | |
− | ==Useful Tools== | ||
'''[http://detexify.kirelabs.org/classify.html Handwritten symbol lookup] | '''[http://detexify.kirelabs.org/classify.html Handwritten symbol lookup] | ||
− | |||
'''[http://www.latextemplates.com/ LaTeX Templates] | '''[http://www.latextemplates.com/ LaTeX Templates] | ||
− | |||
'''[http://www.sharelatex.com/ Online editor for collaboration] | '''[http://www.sharelatex.com/ Online editor for collaboration] | ||
− | + | == Popular LaTeX Distributions == | |
− | ==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. | 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:20, 29 January 2014
LaTeX (stylized as 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. LaTeX.
Guides
Not So Short Introduction to LaTeX LaTeX Wikibook
Useful Tools
Handwritten symbol lookup LaTeX Templates 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.