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