diff thesis/thesis.sty @ 309:78987bc2c809

paths are now in tt not in it anymore
author meillo@marmaro.de
date Tue, 20 Jan 2009 19:02:13 +0100
parents 807660903834
children 1adee5512ab9
line wrap: on
line diff
--- a/thesis/thesis.sty	Tue Jan 20 19:01:42 2009 +0100
+++ b/thesis/thesis.sty	Tue Jan 20 19:02:13 2009 +0100
@@ -30,7 +30,7 @@
 \setlength{\labelsep}{1em}
 
 % formating macros
-\renewcommand{\path}[1]{\textit{#1}}
+%\renewcommand{\path}[1]{\textit{#1}}
 \newcommand{\name}[1]{\emph{#1}\index{#1}}
 \newcommand{\NAME}[1]{{\smaller\textsc{#1}}\index{#1}}
 \newcommand{\person}[1]{\textsc{#1}}