Changes in doc/LaTeXmacros/common.tex [759f05f:cb5d36b]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
doc/LaTeXmacros/common.tex
r759f05f rcb5d36b 11 11 %% Created On : Sat Apr 9 10:06:17 2016 12 12 %% Last Modified By : Peter A. Buhr 13 %% Last Modified On : Thu Mar 15 09:52:27201814 %% Update Count : 37 813 %% Last Modified On : Mon Mar 19 17:18:23 2018 14 %% Update Count : 379 15 15 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% 16 16 … … 101 101 % index macros 102 102 \newcommand{\italic}[1]{\emph{\hyperpage{#1}}} 103 \newcommand{\Definition}[1]{\textbf{\hyperpage{#1}}} 103 104 \newcommand{\see}[1]{\emph{see}~#1} 104 105 … … 113 114 \def\impl{\@bsphack\begingroup 114 115 \def\protect##1{\string##1\space}\@sanitize 115 \@wrxref{| definition}}116 \@wrxref{|Definition}} 116 117 \newcommand{\indexcode}[1]{{\lstinline$#1$}} 117 118 \def\use{\@bsphack\begingroup … … 123 124 \if@nobreak \ifvmode\nobreak\fi\fi\@esphack} 124 125 %\newcommand{\use}[1]{\index{#1@{\lstinline$#1$}}} 125 %\newcommand{\impl}[1]{\index{\protect#1@{\lstinline$\protect#1$}| definition}}126 %\newcommand{\impl}[1]{\index{\protect#1@{\lstinline$\protect#1$}|Definition}} 126 127 127 128 % inline text and lowercase index: \Index{inline and lowercase index text}
Note:
See TracChangeset
for help on using the changeset viewer.