Concise note on general index is suggested by Paul. Suggested-by: Paul E. McKenney <paulmck@xxxxxxxxxx> Signed-off-by: Akira Yokosawa <akiyks@xxxxxxxxx> --- perfbook-lt.tex | 22 ++++++++++++++++------ 1 file changed, 16 insertions(+), 6 deletions(-) diff --git a/perfbook-lt.tex b/perfbook-lt.tex index a5bb32c5..085ce55d 100644 --- a/perfbook-lt.tex +++ b/perfbook-lt.tex @@ -682,14 +682,24 @@ } \printglossary[type=\acronymtype] \phantomsection -\setindexprenote{\footnotesize Note on page number styles: - \BF{Bold} indicates fair amount of discussion, - \GL{underline} indicates a definition in glossary or elsewhere.} +\setindexprenote{% + \hfill\begin{minipage}{1in} + \footnotesize% + \BF{Bold}: Major reference. + \GL{Underline}: Definition. + \vspace*{1ex} + \end{minipage} +} \printindex \phantomsection -\setindexprenote{\footnotesize (c):~Cxx standard, (g):~GCC extension, - (k):~Linux kernel, (kh):~Linux kernel historic, (pf):~perfbook CodeSamples, - (px):~POSIX, (ur):~userspace RCU} +\setindexprenote{% + \hfill\begin{minipage}{2.6in} + \footnotesize (c):~Cxx standard, (g):~GCC extension, + (k):~Linux kernel, (kh):~Linux kernel historic, (pf):~perfbook CodeSamples, + (px):~POSIX, (ur):~userspace RCU\@. + \vspace*{1ex} + \end{minipage} +} \printindex[api] \IfEbookSize{}{ \restoregeometry -- 2.17.1