From 4cbd2b7d0aa947217d89419b481f7c088d3c28fc Mon Sep 17 00:00:00 2001 From: Erwan Normand Date: Tue, 8 Apr 2025 18:24:05 +0200 Subject: [PATCH] Add changes package --- config/content.tex | 5 +++++ normand2025thesis.tex | 4 +--- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/config/content.tex b/config/content.tex index 6b1b7dc..1301a6c 100644 --- a/config/content.tex +++ b/config/content.tex @@ -1,3 +1,8 @@ +% Changes +\usepackage[commentmarkup=footnote]{changes} +\definechangesauthor[name=Jens Grubert, color=Dandelion]{JG} +\definechangesauthor[name=Seokhee Jeon, color=Red]{SG} + % Images \usepackage{graphicx} \usepackage{caption}% Point references to the figure not the caption diff --git a/normand2025thesis.tex b/normand2025thesis.tex index 7588177..6aaaf7b 100644 --- a/normand2025thesis.tex +++ b/normand2025thesis.tex @@ -32,9 +32,7 @@ \begin{document} \frontmatter -\import{0-front}{cover} -%\importchapter{0-front}{acknowledgement} -\importchapter{0-front}{contents} +\listofchanges \mainmatter \importchapter{1-introduction}{introduction}