-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathproposal.tex
36 lines (35 loc) · 1000 Bytes
/
proposal.tex
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
\documentclass[a4paper,10pt]{article}
% !TeX spellcheck = en_US
% !TeX encoding = utf8
% !TeX program = pdflatex
\usepackage[documenttype=Proposal, unit=USG\ Parliament, longUnit=USG\ Parliament, root=./, title=Proposal\ for\ a\ new\ USG\ Election\ Procedure]{usg}
\hypersetup{pdftitle="\text{USG\ Parliament\ Proposal\ for\ a\ new\ USG\ Election\ Procedure}", hidelinks}
\begin{document}
\tableofcontents
\thispagestyle{main}
\section{Summary}
\input{summary}
\section{Current state}
\input{current}
\section{Problems with the current system}
\input{expected}
\section{Suggestion}
\input{suggestion}
\section{Discussion}
\input{discussion}
\ \\\ \\
\begin{minipage}{0.5\textwidth}
\begin{flushleft}
On behalf of the:\\
USG Parliament\\
Undergraduate Student Government
\end{flushleft}
\end{minipage}
\begin{minipage}{0.5\textwidth}
\begin{flushright}
Date: \today\\\ \\\
\end{flushright}
\end{minipage}
\phantomsection
\label{theEnd}
\end{document}