\documentclass[../dissertation.tex]{subfiles} \begin{document} \section{Problems Found} \section{LOC?} % TODO I don't know what LOC meant, was it Language of Choice? \section{Reflection} \section{Time Spent} \begin{figure}[h!] \centering % TODO make it show how many hours were spent instead of percentages \begin{tikzpicture} \pie[text=legend]{70/Coding, 20/Research} \end{tikzpicture} \caption{Time spent on sections of project} \end{figure} \end{document}