Updated chapter 1 to be more fleshed out.

This commit is contained in:
2025-02-02 00:15:44 -06:00
parent 05adb3d0c9
commit f85a74bd83
3 changed files with 18 additions and 48 deletions
+3
View File
@@ -4,6 +4,7 @@
\usepackage{multirow}
\usepackage{xintbinhex}
\usepackage[linkcolor=Aquamarine, linktoc=all, colorlinks=true]{hyperref}
\usepackage{environ}
\usepackage{tikz}
\usetikzlibrary{positioning}
\usetikzlibrary{decorations.pathreplacing}
@@ -11,6 +12,8 @@
%\usepackage{showframe} % Good for debugging, uncomment to see the bounding boxes for the various sections of a page.
\newcommand{\quotes}[1]{``#1''}
\begin{document}
\title{Unnamed Machine}
\author{An attempt to understand the makings of a computer arch}