diff thesis/thesis.sty @ 373:d51894e48762

started indexing; mta -> MTA (many small changes)
author meillo@marmaro.de
date Sat, 31 Jan 2009 21:39:53 +0100
parents 44a3188bf6d2
children 6494832a798c
line wrap: on
line diff
--- a/thesis/thesis.sty	Sat Jan 31 20:07:58 2009 +0100
+++ b/thesis/thesis.sty	Sat Jan 31 21:39:53 2009 +0100
@@ -31,10 +31,9 @@
 \renewcommand{\quote}{\OLDquote\small}  % blockquotes in smaller size
 
 % formating macros
-%\renewcommand{\path}[1]{\textit{#1}}
 \newcommand{\name}[1]{\emph{#1}}
 \newcommand{\NAME}[1]{{\smaller\textsc{#1}}}
-\newcommand{\person}[1]{\textsc{#1}}
+\newcommand{\person}[1]{\textsc{#1}\index{#1}}
 \newcommand{\obsoleted}[1]{\quad{\small(obsoleted by \RFC\,#1)}}
 
 % shortcuts
@@ -44,7 +43,6 @@
 \newcommand{\exim}{\name{exim}}
 \newcommand{\postfix}{\name{postfix}}
 
-\newcommand{\mta}{mail transfer agent}
 \newcommand{\debian}{\name{Debian}}
 \newcommand{\gnulinux}{\NAME{GNU}/\name{Linux}}
 \newcommand{\MTA}{\NAME{MTA}}