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/designpattern/lecture/designpattern-chapter.tex

18 lines
363 B
TeX

\documentclass[12pt]{book}
\input{../../header}
\lstset{inputpath=../code}
\graphicspath{{figures/}}
\setcounter{page}{125}
\setcounter{chapter}{8}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{document}
\input{designpattern}
\end{document}