%% Offener_Schaltkreis.sty % %% Copyright (C) 2008 LAFKON/C.Haag % % INCLUDES: % http://www.forkable.eu/utils/latex/sty/LSI-8x10+crop.sty % \usepackage{i/a/utils/latex/sty/LSI-8x10+crop} \usepackage{i/a/utils/latex/commands/copyright} \usepackage{i/a/utils/latex/commands/LaTeX} \pdfinfo{ /Title (Offener Schaltkreis. An Interactive Sound Installation) /Author (Christoph HAAG, Martin RUMORI, Franziska WINDISCH, Ludwig ZELLER) /Subject (PureData-driven Audio Installation) /Keywords (sound installation, interaction, interface design, tangible) /ModDate (D:20080109101335-06'00') /Trapped (False) /GTS_PDFXVersion (PDF/X-1a:2001) } \setlength\topmargin{-0.1in} \setlength\oddsidemargin{1.0in} \setlength\evensidemargin{0.5in} \setlength\textheight{8.6in} \setlength\textwidth{4.9in} \newlength\titlebox \setlength\titlebox{2.0in} \setlength\headheight{0pt} \setlength\headsep{0pt} \setlength\footskip{50in} % irrelevant when no footers. \pagestyle{empty} % no page numbers \thispagestyle{empty} % no page numbers \flushbottom \sloppy \usepackage[pdftex]{epsfig} \usepackage{pslatex} \usepackage[latin1]{inputenc} \usepackage[T1]{fontenc} \usepackage[english,american,italian,german]{babel} \usepackage{textarea} \usepackage{listings} \lstset{ numbers=none, basicstyle=\small\bfseries, numberstyle=\tiny, numbersep=11pt, showspaces=false, showstringspaces=false, aboveskip=\lineheight, belowskip=\smallskipamount, keywordstyle=\color{black}\bfseries, stringstyle=\ttfamily, commentstyle=\normalsize\bfseries, tabsize=1 } \usepackage[final]{pdfpages} \usepackage[ backref=true, pagebackref=true, hyperindex=true, bookmarks=true, bookmarksopen=false, draft=true ] {hyperref} % FONT DEFINITION % % \renewcommand{\rmdefault}{onc} % % \renewcommand{\ttdefault}{\rmdefault} % \renewcommand{\sfdefault}{\rmdefault} \usepackage{helvet} \renewcommand{\rmdefault}{phv} % FONT DEFINITION % % BESCHRIFTUNG FÜR PDFPAGES \newcommand\annotation[1]{ \deffootnote[1.5em]{1.5em}{1em}{\textsuperscript{}} \footnotetext{\normalsize{#1}} } % % CHAPTERTITLES % \newcommand\pdftitle[1]{ % \color{white} % \vspace*{15mm} % \begin{flushright} % \textbf{\Huge{#1}} % \end{flushright} % } % CHAPTERTITLES \newcommand\pdftitle[1]{ \color{white} \vspace*{15mm} \begin{flushright} {\fontfamily{phv}\selectfont\textbf{\Huge{#1}}} \end{flushright} } % ABSTAND TRENNLINIE FUSSNOTEN \renewcommand{\footnoterule} {\vspace*{10mm} \rule{.5\textwidth}{0.01mm} { \vspace*{5mm} } } \newcommand{\smallspace}{\hspace*{0.05\lineheight}}