This repository has been archived on 2022-11-17. You can view files and clone it, but cannot push or open issues or pull requests.
dphil-thesis/Chapter1/chapter1.tex
2016-03-21 15:58:58 +00:00

15 lines
546 B
TeX

%*******************************************************************************
%*********************************** First Chapter *****************************
%*******************************************************************************
\chapter{Chapter title} %Title of the First Chapter
\ifpdf
\graphicspath{{Chapter1/Figs/Raster/}{Chapter1/Figs/PDF/}{Chapter1/Figs/}}
\else
\graphicspath{{Chapter1/Figs/Vector/}{Chapter1/Figs/}}
\fi
%********************************** %First Section **************************************