These are introductory materials for using LaTeX and Beamer. Created for HHMI 2015, but feel free to use them as needed.
LaTeX is a formatting language for papers and slides. It allows you to set up math formulas, reference figures and sections in a way that would renumber them with any changes or additions, would allow you to easily change the style, and more. The resulting papers and slides are PDF format, so they are platform-independent (no more worries about your slides suddenly looking very different on a PC if you developed them on a Mac).
- Install MiKTeX: http://miktex.org/download. There are other distributions of TeX, but this one works better with the Texmaker. Make sure to installl MiKTeX first. You may need to look up whether your system is 32-bit or 64-bit (on Windows: Control Panel -> System). Also make sure to specify letter paper as your default (unless you are planning to work in Europe).
- Install Texmaker: http://www.xm1math.net/texmaker/download.html.
- Beamer themes matrix: https://www.hartwork.org/beamer-theme-matrix/
- A guide to Beamer, in Beamer: http://web.mit.edu/rsi/www/pdfs/beamer-tutorial.pdf.
- Beamer user guide: http://ctan.math.washington.edu/tex-archive/macros/latex/contrib/beamer/doc/beameruserguide.pdf
- ShareLaTeX: A very useful LaTeX guide, including Beamer: https://www.sharelatex.com/learn. Also has an online LaTeX editor, so you don't need to install your own.
- Formatting math in LaTeX and in Beamer: http://en.wikibooks.org/wiki/LaTeX/Mathematics