Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • doc/LaTeXmacros/common.tex

    rcb5d36b r759f05f  
    1111%% Created On       : Sat Apr  9 10:06:17 2016
    1212%% Last Modified By : Peter A. Buhr
    13 %% Last Modified On : Mon Mar 19 17:18:23 2018
    14 %% Update Count     : 379
     13%% Last Modified On : Thu Mar 15 09:52:27 2018
     14%% Update Count     : 378
    1515%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
    1616
     
    101101% index macros
    102102\newcommand{\italic}[1]{\emph{\hyperpage{#1}}}
    103 \newcommand{\Definition}[1]{\textbf{\hyperpage{#1}}}
    104103\newcommand{\see}[1]{\emph{see}~#1}
    105104
     
    114113\def\impl{\@bsphack\begingroup
    115114          \def\protect##1{\string##1\space}\@sanitize
    116           \@wrxref{|Definition}}
     115          \@wrxref{|definition}}
    117116\newcommand{\indexcode}[1]{{\lstinline$#1$}}
    118117\def\use{\@bsphack\begingroup
     
    124123    \if@nobreak \ifvmode\nobreak\fi\fi\@esphack}
    125124%\newcommand{\use}[1]{\index{#1@{\lstinline$#1$}}}
    126 %\newcommand{\impl}[1]{\index{\protect#1@{\lstinline$\protect#1$}|Definition}}
     125%\newcommand{\impl}[1]{\index{\protect#1@{\lstinline$\protect#1$}|definition}}
    127126
    128127% inline text and lowercase index: \Index{inline and lowercase index text}
Note: See TracChangeset for help on using the changeset viewer.