Mercurial > docs > diploma
diff thesis/thesis.sty @ 46:d3312a3b6e70
minor stuff; indention by tabs
author | meillo@marmaro.de |
---|---|
date | Tue, 14 Oct 2008 11:48:47 +0200 |
parents | 225669a51b11 |
children | da11c1b9e8cb |
line wrap: on
line diff
--- a/thesis/thesis.sty Tue Oct 14 10:45:22 2008 +0200 +++ b/thesis/thesis.sty Tue Oct 14 11:48:47 2008 +0200 @@ -1,34 +1,34 @@ \ProvidesPackage{thesis} - \usepackage[utf8]{inputenc} - \usepackage{graphicx} + \usepackage[utf8]{inputenc} + \usepackage{graphicx} \usepackage{url} \usepackage{makeidx} \makeindex - \setlength{\parindent}{0em} - \setlength{\parskip}{1.0ex plus 1.0ex minus 0.5ex} - \setcounter{tocdepth}{3} + \setlength{\parindent}{0em} + \setlength{\parskip}{1.0ex plus 1.0ex minus 0.5ex} + \setcounter{tocdepth}{3} - \pagestyle{headings} - %\pagestyle{fancy} + \pagestyle{headings} + %\pagestyle{fancy} %\lhead[\leftmark]{\thepage} %\chead[]{} %\rhead[\thepage]{\rightmark} - %\ifoot[\textsc{Markus Schnalke}]{\textsc{Markus Schnalke}} - %\cfoot[]{} - %\ofoot[\thepage]{\thepage} + %\ifoot[\textsc{Markus Schnalke}]{\textsc{Markus Schnalke}} + %\cfoot[]{} + %\ofoot[\thepage]{\thepage} \usepackage{setspace} \usepackage{relsize} % formating - \renewcommand{\path}[1]{\textit{#1}} - \newcommand{\name}[1]{\emph{#1}} - \newcommand{\NAME}[1]{{\smaller\textsc{#1}\larger}} + \renewcommand{\path}[1]{\textit{#1}} + \newcommand{\name}[1]{\emph{#1}\index{#1}} + \newcommand{\NAME}[1]{{\smaller\textsc{#1}}\index{#1}} - % \newcommand{\source}[1]{\hspace{1em}\textit{\scriptsize(Quelle: #1)}} + % \newcommand{\source}[1]{\hspace{1em}\textit{\scriptsize(Quelle: #1)}} \let\OLDcleardoublepage\cleardoublepage \renewcommand{\cleardoublepage}{\thispagestyle{empty}\OLDcleardoublepage} @@ -63,11 +63,11 @@ % font \usepackage[T1]{fontenc} \usepackage[sc,osf]{mathpazo} - \linespread{1.05} % Palatino needs more leading (space between lines) + \linespread{1.05} % Palatino needs more leading (space between lines) - \usepackage{listings} + \usepackage{listings} \lstset{ basicstyle=\ttfamily\footnotesize, numberstyle=\tiny,