# HG changeset patch # User meillo@marmaro.de # Date 1233426325 -3600 # Node ID 44a3188bf6d210cd8cc12e78a3884d01a897ac99 # Parent 664716b256e1a2b0d14c45a7a06279f4a56cf741 removed automated index generation; new aliases diff -r 664716b256e1 -r 44a3188bf6d2 thesis/thesis.sty --- 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}