Index: doc/LaTeXmacros/common.tex
===================================================================
--- doc/LaTeXmacros/common.tex	(revision 759f05f48719425f2affcf339a1da8bdb2a91f2c)
+++ doc/LaTeXmacros/common.tex	(revision cb5d36b56f5676f4fb62a476d54ef2eb8fe3933d)
@@ -11,6 +11,6 @@
 %% Created On       : Sat Apr  9 10:06:17 2016
 %% Last Modified By : Peter A. Buhr
-%% Last Modified On : Thu Mar 15 09:52:27 2018
-%% Update Count     : 378
+%% Last Modified On : Mon Mar 19 17:18:23 2018
+%% Update Count     : 379
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
@@ -101,4 +101,5 @@
 % index macros
 \newcommand{\italic}[1]{\emph{\hyperpage{#1}}}
+\newcommand{\Definition}[1]{\textbf{\hyperpage{#1}}}
 \newcommand{\see}[1]{\emph{see}~#1}
 
@@ -113,5 +114,5 @@
 \def\impl{\@bsphack\begingroup
           \def\protect##1{\string##1\space}\@sanitize
-          \@wrxref{|definition}}
+          \@wrxref{|Definition}}
 \newcommand{\indexcode}[1]{{\lstinline$#1$}}
 \def\use{\@bsphack\begingroup
@@ -123,5 +124,5 @@
     \if@nobreak \ifvmode\nobreak\fi\fi\@esphack}
 %\newcommand{\use}[1]{\index{#1@{\lstinline$#1$}}}
-%\newcommand{\impl}[1]{\index{\protect#1@{\lstinline$\protect#1$}|definition}}
+%\newcommand{\impl}[1]{\index{\protect#1@{\lstinline$\protect#1$}|Definition}}
 
 % inline text and lowercase index: \Index{inline and lowercase index text}
