hyper-literate/scribble-lib/scriblib/book-index.tex
Matthew Flatt 5f29095f02 scribble/book-index: more book-like index style for Latex/PDF
Merge index entries that have the same key and use cleveref to
render the page-number sequence.
2017-12-18 11:07:02 -07:00

9 lines
231 B
TeX

\usepackage{cleveref}
\newcommand{\crefrangeconjunction}{, }
\newcommand{\crefpairconjunction}{, }
\newcommand{\crefmiddleconjunction}{, }
\newcommand{\creflastconjunction}{, }
\renewcommand{\Smanypageref}[1]{\labelcpageref{#1}}