doc/srd.tex
author wneuper
Sat, 12 Mar 2005 06:14:55 +0100
changeset 2162 161819a0cbbc
parent 307 e11338337b48
permissions -rw-r--r--
all-050311a-beforeStart: of impl. userSettings
     1 \documentclass[a4wide]{report}
     2 \usepackage{epsfig}
     3 \usepackage{latexsym}
     4 \bibliographystyle{alpha}
     5 
     6 \newcommand {\kommentar}[1]{\marginpar{\begin{flushright}\tiny#1\end{flushright}}}
     7 \newcommand {\frage}[1]{
     8   \marginpar{
     9     \begin{tabular}{p{5mm} p{2cm}}
    10         \begin{flushleft}
    11           {\large?} 
    12         \end{flushleft}
    13         &
    14         \begin{flushright}
    15           \tiny #1
    16         \end{flushright}  
    17         \\ 
    18       \end{tabular}
    19     }
    20 
    21   }
    22 \newcommand {\bigquest}{\marginpar{\huge?}}
    23 \newcommand {\cnumber}[1]{\put(8,4){\circle{11}}\put(5,1){#1}\hspace{5mm}}
    24 
    25 \def\isac{${\cal I}\mkern-2mu{\cal S}\mkern-5mu{\cal AC}$}
    26 \def\sisac{{\small${\cal I}\mkern-2mu{\cal S}\mkern-5mu{\cal AC}$}}
    27 
    28 \title{\isac\\ Software Requirements Document}
    29 \author{Andreas Griesmayer, Alan Krempler, Walther Neuper\\
    30 {\tt\{agries,akremp,neuper\}@ist.tugraz.at}}
    31 \date{$Revision$}
    32 %\date{$Revision$}wn.
    33 
    34 \includeonly{srd-content}
    35 \begin{document}
    36 \maketitle
    37 \tableofcontents
    38 
    39 \input{common}
    40 \bibliography{bib/didact,bib/math-eng,bib/dia-form,bib/RISC_1,bib/RISC_2,bib/misc,bib/hci,bib/isac}
    41 \end{document}