lean up TOC & add links to the index.

This commit is contained in:
John Winans 2020-03-06 14:23:55 -06:00
parent 84f7eea404
commit 9371b06d6b

View File

@ -38,7 +38,7 @@
% load makeidx BEFORE hyperref to make the index clickable % load makeidx BEFORE hyperref to make the index clickable
% load makeidx AFTER hyperref if want to use showidx % load makeidx AFTER hyperref if want to use showidx
%\usepackage{makeidx} \usepackage{makeidx}
\usepackage[pagebackref]{hyperref} \usepackage[pagebackref]{hyperref}
\hypersetup{ \hypersetup{
colorlinks=true, %set true if you want colored links colorlinks=true, %set true if you want colored links
@ -49,7 +49,7 @@
\let\subsectionautorefname\sectionautorefname \let\subsectionautorefname\sectionautorefname
\let\subsubsectionautorefname\sectionautorefname \let\subsubsectionautorefname\sectionautorefname
\usepackage{makeidx,showidx} % showidx breaks hyperref when loaded before hyperref %\usepackage{makeidx,showidx} % showidx breaks hyperref when loaded before hyperref
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@ -260,8 +260,8 @@
% How many section-levels to show in the TOC. % How many section-levels to show in the TOC.
% 4=all of them % 4=all of them
\setcounter{tocdepth}{4} %\setcounter{tocdepth}{4}
%\setcounter{tocdepth}{1} \setcounter{tocdepth}{1}