Technology Info
From Classes
(Difference between revisions)
HelmutKnaust (Talk | contribs) (→LaTeX) |
HelmutKnaust (Talk | contribs) (→LaTeX) |
||
Line 19: | Line 19: | ||
# LaTeX is part of MediaWiki and other software on the Internet:<math>\sum_{n=1}^\infty \frac{1}{n^2}=\frac{\pi^2}{6}</math> | # LaTeX is part of MediaWiki and other software on the Internet:<math>\sum_{n=1}^\infty \frac{1}{n^2}=\frac{\pi^2}{6}</math> | ||
# A ''Beamer'' slide presentation: [http://helmut.knaust.info/presentations/2009/20090808_MF_Machin/Machin.pdf PDF file] [http://helmut.knaust.info/presentations/2009/20090808_MF_Machin/Machin.tex LaTeX file] | # A ''Beamer'' slide presentation: [http://helmut.knaust.info/presentations/2009/20090808_MF_Machin/Machin.pdf PDF file] [http://helmut.knaust.info/presentations/2009/20090808_MF_Machin/Machin.tex LaTeX file] | ||
− | # [http://helmut.knaust.info/class/201310_2325/ | + | # [http://helmut.knaust.info/class/201310_2325/Tex/BA.tex BA.tex] |[http://helmut.knaust.info/class/201310_2325/Tex/Boole.jpg Boole.jpg] | [http://helmut.knaust.info/class/201310_2325/Tex/Huntington.jpg Huntington.jpg] | [http://helmut.knaust.info/class/201310_2325/Tex/Stone.jpg Stone.jpg] |
Revision as of 17:51, 4 February 2013
mydesktop.utep.edu
LaTeX
- How to install LaTeX on Windows:
- Download and install MiKTeX.
- Make sure you have Adobe Reader installed.
- Download and install an editor, such as TeXMaker or TeXnicCenter. Configure the PDFLateX option.
- How to install LaTeX on Linux:
- Skip Step 1 above: LaTeX should already be installed.
- Make sure you have Adobe Reader (or another PDF reader) installed.
- There is a version of TeXMaker for Linux. Configure the PDFLateX option.
- How to install LaTeX on Macs:
- Follow the instructions at MacTeX.
- Some examples of LaTeX files:
- barebones.tex
- A multiple choice quiz
- LaTeX is part of MediaWiki and other software on the Internet\[\sum_{n=1}^\infty \frac{1}{n^2}=\frac{\pi^2}{6}\]
- A Beamer slide presentation: PDF file LaTeX file
- BA.tex |Boole.jpg | Huntington.jpg | Stone.jpg
- Resources:
- A Simplified Introduction to LaTeX
- A LaTeX Primer
- The Not So Short Introduction to LaTeX
- A LaTeX crash course
- The TeX Cookbook (List of symbols)
- The standard book reference is: Leslie Lamport, LaTeX: A Document Preparation System, Addison-Wesley, 2nd Edition, 1994.