neues cvs-verzeichnis griesmayer
authoragriesma
Thu, 17 Apr 2003 18:01:02 +0200
branchgriesmayer
changeset 307e11338337b48
parent 306 4e47b9910234
child 308 93f297edc4a5
neues cvs-verzeichnis
doc/srd.tex
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/doc/srd.tex	Thu Apr 17 18:01:02 2003 +0200
     1.3 @@ -0,0 +1,41 @@
     1.4 +\documentclass[a4wide]{report}
     1.5 +\usepackage{epsfig}
     1.6 +\usepackage{latexsym}
     1.7 +\bibliographystyle{alpha}
     1.8 +
     1.9 +\newcommand {\kommentar}[1]{\marginpar{\begin{flushright}\tiny#1\end{flushright}}}
    1.10 +\newcommand {\frage}[1]{
    1.11 +  \marginpar{
    1.12 +    \begin{tabular}{p{5mm} p{2cm}}
    1.13 +        \begin{flushleft}
    1.14 +          {\large?} 
    1.15 +        \end{flushleft}
    1.16 +        &
    1.17 +        \begin{flushright}
    1.18 +          \tiny #1
    1.19 +        \end{flushright}  
    1.20 +        \\ 
    1.21 +      \end{tabular}
    1.22 +    }
    1.23 +
    1.24 +  }
    1.25 +\newcommand {\bigquest}{\marginpar{\huge?}}
    1.26 +\newcommand {\cnumber}[1]{\put(8,4){\circle{11}}\put(5,1){#1}\hspace{5mm}}
    1.27 +
    1.28 +\def\isac{${\cal I}\mkern-2mu{\cal S}\mkern-5mu{\cal AC}$}
    1.29 +\def\sisac{{\small${\cal I}\mkern-2mu{\cal S}\mkern-5mu{\cal AC}$}}
    1.30 +
    1.31 +\title{\isac\\ Software Requirements Document}
    1.32 +\author{Andreas Griesmayer, Alan Krempler, Walther Neuper\\
    1.33 +{\tt\{agries,akremp,neuper\}@ist.tugraz.at}}
    1.34 +\date{$Revision$}
    1.35 +%\date{$Revision$}wn.
    1.36 +
    1.37 +\includeonly{srd-content}
    1.38 +\begin{document}
    1.39 +\maketitle
    1.40 +\tableofcontents
    1.41 +
    1.42 +\input{common}
    1.43 +\bibliography{bib/didact,bib/math-eng,bib/dia-form,bib/RISC_1,bib/RISC_2,bib/misc,bib/hci,bib/isac}
    1.44 +\end{document}