

There are also free programs that act as replacements for Microsoft Word. Notepad2 – A fast, light-weight text editor like Notepad for Windows with syntax highlighting and runs as a portable program.Geany – A small and fast IDE for Windows, Linux, and Mac OS X that supports code folding, code navigation, a build system, and a plugin interface.Crimson Editor – A very small editor for Windows containing a directory tree view window.Email me if you are having trouble with any aspect of this typesetting process. Try working with the sample file and modifying things bit by bit to get an idea of how it all works.

It can be overwhelming, because LaTeX can do so much. There is a lot of information here or by searching Google for "latex tutorial". To compile the file, you also need to download this graphic and put it in the same folder as the TeX This is a sample showing how to use graphics inĪ TeX file. The easiest way to learn TeX is to just mess around with a sample file like this one. These editors will also color your LaTeX file to make the structure and any errors easy to see, and add support for spell-checking and other amenities. But it is easier to get a LaTeX editor which already knows how to do all the typesetting for you. tex files using any text editor like Notepad on Windows or TextEdit on a Mac. On Linux, you probably already have LaTeX installed or can easily install it through whatever package system you use. If you don't want to install 750 megabytes of stuff, you can go with the much more reasonable BasicTeX package. This is an absurdly large installation, but it contains every possible thing that you would ever want to do with LaTeX. On a Mac, there are several options for LaTeX installations. When you install MiKTeX, be sure to choose "Letter" instead of "A4" for your default paper size. On Windows, you should download and install MiKTeX. The typesetter is the program which actually does the hard work of laying out your document and turning it into a nice PDF file. Installing and Using LaTeX Installing the Typesetter
