to provide clickable TOC links in Cgraph documentation which for some reason
is still named Agraph.tex
\documentclass[11pt,letterpaper]{article}
\usepackage{url}
\usepackage{graphicx}
-\usepackage{times}
+\usepackage{newtxtext}
+\usepackage{xcolor}
+\usepackage[]{hyperref}
+\usepackage[cmintegrals,cmbraces]{newtxmath} % times roman, the classic
+\hypersetup{
+ colorlinks = true, %Colours links instead of ugly boxes
+ urlcolor = {blue!80!black}, %Colour for external hyperlinks
+ linkcolor = {blue!80!black}, %Colour of internal links
+ citecolor = red %Colour of citations
+}
+
\usepackage{lgrind}
\usepackage{footnote}
\documentclass[11pt]{article}
%\usepackage{graphicx}
-\usepackage{times}
+\usepackage{newtxtext}
+\usepackage{xcolor}
+\usepackage[]{hyperref}
+\usepackage[cmintegrals,cmbraces]{newtxmath} % times roman, the classic
+\hypersetup{
+ colorlinks = true, %Colours links instead of ugly boxes
+ urlcolor = {blue!80!black}, %Colour for external hyperlinks
+ linkcolor = {blue!80!black}, %Colour of internal links
+ citecolor = red %Colour of citations
+}
\usepackage{url}
%\addtolength{\oddsidemargin}{-0.5in}