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 2908 by tim, Thu Jun 29 16:57:37 2006 UTC vs.
Revision 2909 by tim, Thu Jun 29 23:00:35 2006 UTC

# Line 10 | Line 10
10   \usepackage{setspace}
11   \usepackage{tabularx}
12   \usepackage{longtable}
13 < \lstset{language=C++,frame=TB,basicstyle=\footnotesize, %
14 <        captionpos=b, %
15 <        xleftmargin=0.1in,xrightmargin=0.1in,
16 <        keywordstyle=\footnotesize, breaklines=true,
17 <        abovecaptionskip=0.5cm, belowcaptionskip=0.5cm
18 < }
13 > \lstset{language=C,frame=TB,basicstyle=\small\ttfamily, %
14 >        xleftmargin=0in, xrightmargin=0in, captionpos=b,% breaklines=true, %
15 >        abovecaptionskip=0.5cm, belowcaptionskip=0.5cm}
16 > \renewcommand{\lstlistingname}{Scheme}
17   \includeonly{preview}
18  
19   \begin{document}

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines