# HG changeset patch # User meillo@marmaro.de # Date 1222201435 -7200 # Node ID f4d199ebf7934f81637b903f9f3568debf95677e # Parent 26ff7cb0cc12949f8593a26febc0f08873e0422d new macros and relative fontsize for NAME diff -r 26ff7cb0cc12 -r f4d199ebf793 thesis/header.tex --- a/thesis/header.tex Fri Sep 19 11:31:35 2008 +0200 +++ b/thesis/header.tex Tue Sep 23 22:23:55 2008 +0200 @@ -20,24 +20,37 @@ %\cfoot[]{} %\ofoot[\thepage]{\thepage} + \usepackage{setspace} + \usepackage{relsize} % formating \renewcommand{\path}[1]{\textit{#1}} \newcommand{\name}[1]{\emph{#1}} - \newcommand{\NAME}[1]{{\footnotesize\textsc{#1}}} + \newcommand{\NAME}[1]{{\smaller\textsc{#1}\larger}} % \newcommand{\source}[1]{\hspace{1em}\textit{\scriptsize(Quelle: #1)}} \let\OLDcleardoublepage\cleardoublepage \renewcommand{\cleardoublepage}{\thispagestyle{empty}\OLDcleardoublepage} + % shortcuts + \newcommand{\masqmail}{\name{masqmail}} + \newcommand{\sendmail}{\name{sendmail}} + \newcommand{\mta}{\name{mail transfer agent}} + \newcommand{\email}{\name{email}} + \newcommand{\debian}{\name{Debian}} + \newcommand{\linux}{\name{Linux}} + \newcommand{\gnulinux}{\NAME{GNU}/\name{Linux}} + \newcommand{\MTA}{\NAME{MTA}} + \newcommand{\RFC}{\NAME{RFC}} + \newcommand{\GNU}{\NAME{GNU}} %%%% BEGIN DEBUG %%%% %\usepackage{showidx} - \usepackage{setspace} %\doublespace %%%% END DEBUG %%%% + % font \usepackage[T1]{fontenc} \usepackage[sc,osf]{mathpazo} \linespread{1.05} % Palatino needs more leading (space between lines)