Refactored the section about the ISA.
This commit is contained in:
+5
-7
@@ -1,13 +1,8 @@
|
||||
\documentclass[a4paper,12pt]{book}
|
||||
\usepackage[dvipsnames]{xcolor}
|
||||
\usepackage{tabularx}
|
||||
\usepackage{multirow}
|
||||
\usepackage{xintbinhex}
|
||||
\usepackage[linkcolor=Aquamarine, linktoc=all, colorlinks=true]{hyperref}
|
||||
\usepackage{environ}
|
||||
\usepackage[linkcolor=Aquamarine, linktoc=all, colorlinks=true]{hyperref} % https://tex.stackexchange.com/questions/13622/chapter-ref-with-latex
|
||||
\usepackage{tikz}
|
||||
\usetikzlibrary{positioning}
|
||||
\usetikzlibrary{decorations.pathreplacing}
|
||||
\usetikzlibrary{fit}
|
||||
\usetikzlibrary{calc}
|
||||
|
||||
@@ -31,4 +26,7 @@
|
||||
\include{chapter 2}
|
||||
\include{chapter 3}
|
||||
|
||||
\end{document}
|
||||
\end{document}
|
||||
|
||||
% Note: For any language listing this might be useful:
|
||||
% https://www.overleaf.com/learn/latex/Code_listing
|
||||
Reference in New Issue
Block a user