From 2d2b7b9f5731dc5c7bda29c917a6cc5f17b5160e Mon Sep 17 00:00:00 2001 From: Christian Kolset Date: Thu, 24 Apr 2025 17:39:37 -0600 Subject: Updated markdown formatting for latex conversion. --- book/computingME.pdf | Bin 374097 -> 807167 bytes book/computingME.tex | 9 +++------ book/figures | 1 + 3 files changed, 4 insertions(+), 6 deletions(-) create mode 120000 book/figures (limited to 'book') diff --git a/book/computingME.pdf b/book/computingME.pdf index 1f81b28..739cd21 100644 Binary files a/book/computingME.pdf and b/book/computingME.pdf differ diff --git a/book/computingME.tex b/book/computingME.tex index b793dec..31cba87 100644 --- a/book/computingME.tex +++ b/book/computingME.tex @@ -15,13 +15,10 @@ \tableofcontents %\listoffigures %\listoftables -\chapter{Acknowledgements} -I would like to thank my supervisor, Professor Someone. This -research was funded by the Imaginary Research Council. -\chapter{Using this book} -A brief summary of the project goes here. -\mainmatter +%\chapter{Acknowledgements} +%I would like to thank my supervisor, Professor Someone. This research was funded by the Imaginary Research Council. \include{module0/module0} +\mainmatter \include{module1/module1} \include{module2/module2} \include{module3/module3} diff --git a/book/figures b/book/figures new file mode 120000 index 0000000..c849073 --- /dev/null +++ b/book/figures @@ -0,0 +1 @@ +../tutorials/figures \ No newline at end of file -- cgit v1.2.3