.. reproducible research tutorial file, created by ARichards ===== LaTeX ===== About LaTeX =========== :math:`\textrm{\LaTeX}` is a typesetting language. This page will go over :math:`\textrm{\LaTeX}` basics and installation. Installation ============ GNU/Linux ^^^^^^^^^ There are alternative ways to install :math:`\textrm{\LaTeX}` in Linux however by installing the following you are ensuring that you will have all the pieces you will need for most any language you might use. .. code-block:: none ~$ sudo apt-get install texlive-full Mac OS X ^^^^^^^^ There are alternative ways to install :math:`\textrm{\LaTeX}` in OS X however by installing the following you are ensuring that you will have all the pieces you will need. 1. Vist the `MacTex page `_ and download the **MacTeX.mpkg.zip** package. 2. Under **Downloads** double-click the zip file 3. Double-click the **MacTeX-xxxx.mpkg** installer and follow the prompts.