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/plotting/lecture/plotting-chapter.tex
Jan Benda 3ea92f4b57 Fixed plotting Makefile nad pathes.
Copied psth_sta text and scripts to pointprocess chapter.
2015-11-06 19:15:12 +01:00

18 lines
316 B
TeX

\documentclass[12pt]{report}
\input{../../header}
\lstset{inputpath=../code}
\graphicspath{{images/}}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{document}
\include{plotting}
\end{document}