![]() |
Intro to Scientific ComputingPHYS 27/193Physics Department University of the Pacific |
Next we need to learn about common structures that you will want to use in your latex documents. There are many of these, for which there is much freely available literature on the web. However We will focus on the following set since these are plenty to get you started making really nice reports.
The basic structures are:
Finally, we need to learn how to troubleshoot (i.e. Fix our files) from the output of pdflatex. This can be kind of obscure, but is common to anyone who has done some programming.
Rather than transcribe all of this to HTML for display in your browser, I've put the discussion in a Latex file, which you can read here. You'll likely want to open the PDF document, second.pdf ("Open Link in New Window") and simultaneously follow along looking at the source file, second.tex the text document that made latex turned into second.pdf.