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

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

\title{Requirements}

\begin{document}

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

\end{document}