ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/tengDissertation/phdPreamble.tex
(Generate patch)

Comparing trunk/tengDissertation/phdPreamble.tex (file contents):
Revision 2810 by tim, Wed Jun 7 02:24:15 2006 UTC vs.
Revision 2830 by tim, Thu Jun 8 20:29:00 2006 UTC

# Line 10 | Line 10
10   \usepackage{setspace}
11   \usepackage{tabularx}
12   \usepackage{longtable}
13 <
13 > \lstset{language=C++,basicstyle=\footnotesize, %
14 >        captionpos=b, %
15 >        keywordstyle=\footnotesize,
16 >        abovecaptionskip=0.5cm, belowcaptionskip=0.5cm
17 > }
18   \includeonly{preview}
19  
20   \begin{document}
# Line 27 | Line 31
31   \newcolumntype{H}{p{0.75in}}
32   \newcolumntype{I}{p{5in}}
33  
34 < \renewcommand{\lstlistlistingname}{SCHEMES}
35 < \renewcommand{\lstlistingname}{Scheme}
34 > \renewcommand{\lstlistlistingname}{LISTS}
35 > \renewcommand{\lstlistingname}{List}
36   \frontmatter
37   \work{Dissertation}  % Change to ``Thesis'' for Master's thesis
38   \title{MOLECULAR DYNAMICS SIMULATIONS OF PHOSPHOLIPID BILAYERS AND LIQUID CRYSTALS}

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines