summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/juramisc/jbgoe.clo
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/juramisc/jbgoe.clo')
-rw-r--r--Master/texmf-dist/tex/latex/juramisc/jbgoe.clo49
1 files changed, 49 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/juramisc/jbgoe.clo b/Master/texmf-dist/tex/latex/juramisc/jbgoe.clo
new file mode 100644
index 00000000000..2283a65a61e
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/juramisc/jbgoe.clo
@@ -0,0 +1,49 @@
+% jbgoe.clo - jurabook class option
+%
+% Official title: Georg-August-Universitaet Goettingen
+%
+% Version 1 (03.03.06 21:43)
+%
+% 2006 Axel Sodtalbers (juramisc@sodtalbers.de)
+%
+
+\ClassInfo{jurabook}{Setting up the official goettingen university thesis titlepage \@gobble}
+\renewcommand{\maketitle}{%
+ \begin{titlepage}
+ \begin{center}
+ \jb@officialtitle@style%
+ \@title \par%
+ \ifx\@subtitle\@empty%
+ \else
+ \vskip 4ex\par
+ \@subtitle\par%
+ \fi
+ \vskip 8ex\par%
+ Dissertation\bigskip
+
+ zur Erlangung des Doktorgrades\par
+ des Juristischen Fachbereichs\par
+ (Juristische Fakult\"at)\par
+ der Georg-August-Universit\"at zu G\"ottingen\par%
+ \vskip 2ex
+
+ vorgelegt\par
+ von\par%
+ \vskip 4ex
+ \@author\par%
+ \vskip 2ex
+ aus \@birthplace\par
+ \vskip 4ex
+ \@publishplace\space\@publishyear
+ \end{center}
+ \newpage
+ \thispagestyle{empty}
+ \begin{tabular}[2]{ll}
+ \firstexaminername & \@firstexaminer\\
+ \secondexaminername & \@secondexaminer\\
+ Tag der m\"undlichen Pr\"ufung: & \@examdate\\\
+ \end{tabular}
+ \end{titlepage}%
+ \@emptytitles%
+}
+\endinput \ No newline at end of file