aboutsummaryrefslogtreecommitdiff
path: root/src/titlepage.tex
diff options
context:
space:
mode:
authorDarkelarious <darkelarious@333networks.com>2020-12-20 19:42:29 +0000
committerDarkelarious <darkelarious@333networks.com>2020-12-20 19:42:29 +0000
commit51f9c4adf8a605bd955bfc4c2c09e7ff99808a0f (patch)
tree6580091a75c37626f2579c6ff7afbd52da31ebec /src/titlepage.tex
downloadMasterServer-Documentation-51f9c4adf8a605bd955bfc4c2c09e7ff99808a0f.tar.gz
MasterServer-Documentation-51f9c4adf8a605bd955bfc4c2c09e7ff99808a0f.zip
initial draft commit
Diffstat (limited to 'src/titlepage.tex')
-rwxr-xr-xsrc/titlepage.tex34
1 files changed, 34 insertions, 0 deletions
diff --git a/src/titlepage.tex b/src/titlepage.tex
new file mode 100755
index 0000000..266f4d3
--- /dev/null
+++ b/src/titlepage.tex
@@ -0,0 +1,34 @@
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+%%% Cover
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+\begin{titlepage}
+\begin{center}
+\begin{minipage}{0.45\textwidth}
+ \begin{flushleft}
+\textsc{2020}
+ \end{flushleft}
+\end{minipage}
+\begin{minipage}{0.45\textwidth}
+ \begin{flushright}
+\textsc{Masterserver reference}
+ \end{flushright}
+\end{minipage}\\[3cm]
+{\large \bfseries 333networks}\\[1.8cm]
+\includegraphics[width=0.8\textwidth]{./img/utlogo}\\[2cm]
+\textsc{\large An introduction to the masterserver. }\\[3cm]
+{\Large \bf Reference for heartbeats, serverlists, status and implementation.}
+\vfill
+\begin{minipage}{0.45\textwidth}
+ \begin{flushleft}
+Darkelarious\\
+%Your name here\\
+ \end{flushleft}
+\end{minipage}
+\begin{minipage}{0.45\textwidth}
+ \begin{flushright}
+darkelarious@333networks.com\\
+%yourname@333networks.com\\
+ \end{flushright}
+\end{minipage}\\[1cm]
+\end{center}
+\end{titlepage}