| 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} |