mirror of
https://github.com/johnwinans/rvalp.git
synced 2025-09-28 13:40:16 -04:00
lean up TOC & add links to the index.
This commit is contained in:
parent
84f7eea404
commit
9371b06d6b
@ -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}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user