Displaying 1 result from an estimated 1 matches for "hyperindexformat".
2009 Dec 09
2
Recent TeX changes and R/package manuals
.... I've added a warning to the R-exts
manual.
(ii) there have been intermittent problems with (LaTeX) special
characters in indices. But (hyperref 6.79d)
Full support of makeindex?s encap feature (e.g.
\index{alpha|textbf}). \hyperpage and the formatting command are
cascaded via \hyperindexformat. Internally \index{alpha|textbf} is
transferred to \index{alpha|hyperindexformat{\textbf}}.
\hyperindexformat calls the formatting command in its first argument
with the page range as argument that is put into \hyperpage. The
formatting command may call \hyperpage itself, it will be dis...