Difference between revisions of "Help using LaTeX"
Jump to navigation
Jump to search
imported>Ed (New page: LaTeX is a free and open-source computer-based typesetting program (actual a bundle of programs). It is used by economists, mathematicians, and others, as a result of its strengths in prep...) |
imported>Ed |
||
Line 1: | Line 1: | ||
− | LaTeX is a free and open-source computer-based typesetting program (actual a bundle of programs). It is used by economists, mathematicians, and others, as a result of its strengths in preparing and laying out formulae. It is not word-processing software, and there is no WYSIWYG editor (through [http://www.lyx.org/ LyX] comes somewhat close and is recommended for beginners, or those looking for a painless install of TeX and LaTeX). A [http://en.wikipedia.org/wiki/Comparison_of_TeX_editors comparison of TeX editors] is available from wikipedia. | + | LaTeX is a free and open-source computer-based typesetting program (actual a bundle of programs). It is used by economists, mathematicians, and others, as a result of its strengths in preparing and laying out formulae. It is not word-processing software, and there is no WYSIWYG editor (through [http://www.lyx.org/ LyX] comes somewhat close and is recommended for beginners, or those looking for a painless install of TeX and LaTeX on Windows). A [http://en.wikipedia.org/wiki/Comparison_of_TeX_editors comparison of TeX editors] is available from wikipedia. |
The following resources are useful: | The following resources are useful: | ||
Line 5: | Line 5: | ||
*[http://www.ctan.org/tex-archive/info/symbols/comprehensive/symbols-a4.pdf The Comprehensive LaTeX Symbol List] is available from [http://www.ctan.org/ CTAN] (the Comprehensive TeX Archive Network). | *[http://www.ctan.org/tex-archive/info/symbols/comprehensive/symbols-a4.pdf The Comprehensive LaTeX Symbol List] is available from [http://www.ctan.org/ CTAN] (the Comprehensive TeX Archive Network). | ||
*[http://www.economics.utoronto.ca/osborne/latex/index.html Game Theory styles] for LaTeX developed by Martin Osborne. | *[http://www.economics.utoronto.ca/osborne/latex/index.html Game Theory styles] for LaTeX developed by Martin Osborne. | ||
− | **Note that I use egame.sty (rename the style to lower case when downloaded), which has now been superseded | + | **Note that I use egame.sty (rename the style file to lower case when downloaded), which has now been superseded by egameps.sty (which had rendering problems for me, but allows somewhat more functionality apparently). |
Revision as of 02:54, 20 November 2009
LaTeX is a free and open-source computer-based typesetting program (actual a bundle of programs). It is used by economists, mathematicians, and others, as a result of its strengths in preparing and laying out formulae. It is not word-processing software, and there is no WYSIWYG editor (through LyX comes somewhat close and is recommended for beginners, or those looking for a painless install of TeX and LaTeX on Windows). A comparison of TeX editors is available from wikipedia.
The following resources are useful:
- A guide to TeX markup, specifically for wikis is available from wikipedia.
- The Comprehensive LaTeX Symbol List is available from CTAN (the Comprehensive TeX Archive Network).
- Game Theory styles for LaTeX developed by Martin Osborne.
- Note that I use egame.sty (rename the style file to lower case when downloaded), which has now been superseded by egameps.sty (which had rendering problems for me, but allows somewhat more functionality apparently).