summaryrefslogtreecommitdiff
path: root/book
diff options
context:
space:
mode:
authorChristian Kolset <christian.kolset@gmail.com>2025-04-24 17:39:37 -0600
committerChristian Kolset <christian.kolset@gmail.com>2025-04-24 17:39:37 -0600
commit2d2b7b9f5731dc5c7bda29c917a6cc5f17b5160e (patch)
treeb566dc6e44f9e63abc94a18f6697010ea981ab89 /book
parente53c35223bed9a32f1e9cd3fe75caf344d4b5c7e (diff)
Updated markdown formatting for latex conversion.
Diffstat (limited to 'book')
-rw-r--r--book/computingME.pdfbin374097 -> 807167 bytes
-rw-r--r--book/computingME.tex9
l---------book/figures1
3 files changed, 4 insertions, 6 deletions
diff --git a/book/computingME.pdf b/book/computingME.pdf
index 1f81b28..739cd21 100644
--- a/book/computingME.pdf
+++ b/book/computingME.pdf
Binary files 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