summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/uantwerpendocs/uantwerpenmasterthesis.cls
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/uantwerpendocs/uantwerpenmasterthesis.cls')
-rw-r--r--macros/latex/contrib/uantwerpendocs/uantwerpenmasterthesis.cls46
1 files changed, 46 insertions, 0 deletions
diff --git a/macros/latex/contrib/uantwerpendocs/uantwerpenmasterthesis.cls b/macros/latex/contrib/uantwerpendocs/uantwerpenmasterthesis.cls
new file mode 100644
index 0000000000..3f020690b9
--- /dev/null
+++ b/macros/latex/contrib/uantwerpendocs/uantwerpenmasterthesis.cls
@@ -0,0 +1,46 @@
+%%
+%% This is file `uantwerpenmasterthesis.cls',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% uantwerpendocs.dtx (with options: `mt')
+%%
+%% This is a generated file.
+%%
+%% Copyright (C) 2013-2021 by Walter Daems <walter.daems@uantwerpen.be>
+%%
+%% This work may be distributed and/or modified under the conditions of
+%% the LaTeX Project Public License, either version 1.3 of this license
+%% or (at your option) any later version. The latest version of this
+%% license is in:
+%%
+%% http://www.latex-project.org/lppl.txt
+%%
+%% and version 1.3 or later is part of all distributions of LaTeX version
+%% 2005/12/01 or later.
+%%
+%% This work has the LPPL maintenance status `maintained'.
+%%
+%% The Current Maintainer of this work is Walter Daems.
+%%
+\NeedsTeXFormat{LaTeX2e}[1999/12/01]
+\ProvidesClass{uantwerpenmasterthesis}
+ [2021/08/03 v4.1 .dtx skeleton file]
+\errmessage{This class is obsolete, use the uantwerpenbamathesis class instead !}
+\def\fileversion{4.1}
+\def\filedate{2021/08/03}
+
+
+
+\setlength{\headheight}{13.7pt}
+\renewcommand*{\headrulewidth}{0pt}
+\renewcommand*{\footrulewidth}{0pt}
+\if@filled\else
+ \raggedright
+\fi
+\raggedbottom
+\onecolumn
+\endinput
+%%
+%% End of file `uantwerpenmasterthesis.cls'.