Further refined some details about how ADD will work which will impact the way the rest of the processor will behave.
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
\documentclass[a4paper,12pt]{book}
|
||||
\usepackage[dvipsnames]{xcolor}
|
||||
\usepackage{tabularx}
|
||||
\usepackage{multirow}
|
||||
\usepackage{xintbinhex}
|
||||
\usepackage[linkcolor=Aquamarine, linktoc=all, colorlinks=true]{hyperref}
|
||||
\usepackage{tikz}
|
||||
\usetikzlibrary{positioning}
|
||||
@@ -16,6 +18,7 @@
|
||||
|
||||
{
|
||||
% Prevent the table of contents from being colored
|
||||
% https://tex.stackexchange.com/questions/88400/hyperref-changing-the-linkcolor-locally-in-the-toc
|
||||
\hypersetup{linkcolor=black}
|
||||
\tableofcontents
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user