This repository has been archived on 2021-05-17. You can view files and clone it, but cannot push or open issues or pull requests.
scientificComputing/programming/lecture/programming-chapter.tex
2015-11-24 23:08:43 +01:00

19 lines
359 B
TeX

\documentclass[12pt]{book}
\input{../../header}
\lstset{inputpath=../code}
\graphicspath{{images/}}
\setcounter{page}{3}
\setcounter{chapter}{0}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{document}
\input{programming}
\end{document}