head     1.1;
branch   1.1.1;
access   ;
symbols  V100:1.1.1.1 GNU:1.1.1;
locks    ; strict;
comment  @% @;


1.1
date     2007.11.21.18.03.32;  author dkoethe;  state Exp;
branches 1.1.1.1;
next     ;
commitid        4d82474472e94567;

1.1.1.1
date     2007.11.21.18.03.32;  author dkoethe;  state Exp;
branches ;
next     ;
commitid        4d82474472e94567;


desc
@@



1.1
log
@Initial revision
@
text
@\documentclass[11pt, a4paper, german, oneside]{scrbook}
\textheight240mm
\usepackage{hyperref}
\usepackage[latin1]{inputenc}
\usepackage{graphicx}
\usepackage{colortbl}
\usepackage{tabularx}
\usepackage{longtable}
\definecolor{yellow1}{rgb}{0.98, 1.0, 0.6}
\pagestyle{plain}
\pagenumbering{arabic}
\usepackage{verbatim}

\title{Specification OPB-SPI Slave}
\author{Daniel Koethe}
\date{\today}


\begin{document}
 \maketitle
\tableofcontents

\input{content/spec}


% Anhang (Bibliographie darf im deutschen nicht in den Anhang!)
\bibliography{bib/BibtexDatabase}
\bibliographystyle{plain}
\clearpage
\listoffigures
\listoftables







% Anhang
\appendix
\input{content/Z-Anhang}


%% Dokument ENDE %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\end{document}

@


1.1.1.1
log
@Initital Release (2007-11-21)
@
text
@@
