19 lines
366 B
TeX
19 lines
366 B
TeX
\documentclass[12pt]{book}
|
|
|
|
\input{../../header}
|
|
|
|
\lstset{inputpath=../code}
|
|
\graphicspath{{figures/}}
|
|
|
|
\setcounter{page}{45}
|
|
\setcounter{chapter}{2}
|
|
|
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
|
\begin{document}
|
|
|
|
\input{programmingstyle}
|
|
|
|
\end{document}
|
|
|