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 2805 by tim, Tue Jun 6 20:33:28 2006 UTC vs.
Revision 2834 by tim, Thu Jun 8 21:17:42 2006 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines