changeset 371:44a3188bf6d2

removed automated index generation; new aliases
author meillo@marmaro.de
date Sat, 31 Jan 2009 19:25:25 +0100 (2009-01-31)
parents 664716b256e1
children 6477e7827617
files thesis/thesis.sty
diffstat 1 files changed, 4 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/thesis/thesis.sty	Sat Jan 31 15:06:43 2009 +0100
+++ b/thesis/thesis.sty	Sat Jan 31 19:25:25 2009 +0100
@@ -32,8 +32,8 @@
 
 % formating macros
 %\renewcommand{\path}[1]{\textit{#1}}
-\newcommand{\name}[1]{\emph{#1}\index{#1}}
-\newcommand{\NAME}[1]{{\smaller\textsc{#1}}\index{#1}}
+\newcommand{\name}[1]{\emph{#1}}
+\newcommand{\NAME}[1]{{\smaller\textsc{#1}}}
 \newcommand{\person}[1]{\textsc{#1}}
 \newcommand{\obsoleted}[1]{\quad{\small(obsoleted by \RFC\,#1)}}
 
@@ -48,6 +48,8 @@
 \newcommand{\debian}{\name{Debian}}
 \newcommand{\gnulinux}{\NAME{GNU}/\name{Linux}}
 \newcommand{\MTA}{\NAME{MTA}}
+\newcommand{\MUA}{\NAME{MUA}}
+\newcommand{\MDA}{\NAME{MDA}}
 \newcommand{\RFC}{\NAME{RFC}}
 \newcommand{\GNU}{\NAME{GNU}}
 \newcommand{\unix}{Unix}