aboutsummaryrefslogtreecommitdiff
path: root/requirements.tex
blob: 29362723799bad32c466b5670b4bd2800f36904e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
\documentclass{projdoc}
\input{meta.tex}

\makeatletter
\projdoc@description@leftmargin=2ex
\projdoc@description@labelindent=0pt
\projdoc@setdescriptionstyle
\makeatother

\title{Requirements}

\begin{document}
\tablestables
\newpage

\section{Requirements}
\begin{multicols}{2}
\input{reqs.tex}
\end{multicols}

\end{document}