From 61f2a42b744086eee9c0744c5750e56e46909833 Mon Sep 17 00:00:00 2001 From: Kenneth Odle Date: Sun, 25 Jun 2023 16:35:06 -0400 Subject: [PATCH] Added link to Flatland project --- 003/codex-003.tex | 1 + 1 file changed, 1 insertion(+) diff --git a/003/codex-003.tex b/003/codex-003.tex index a5a13af..9e261e5 100644 --- a/003/codex-003.tex +++ b/003/codex-003.tex @@ -915,5 +915,6 @@ somewhere \textit{after} the start of the page. \item If you want to add a degree symbol to inline text, the simplest way I've found (so far) is to just pop in and out of math mode with this: \verb|$^{\circ}$| which gives you this: $^{\circ}$ \end{itemize} +\paragraph{I almost forgot to add:} If you are interested in seeing this, you can view it and download it at \href{https://git.kjodle.net/kjodle/Flatland}{\texttt{https://git.kjodle.net/kjodle/Flatland}}. \end{document}