diff options
author | Karl Berry <karl@freefriends.org> | 2021-07-13 20:04:44 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2021-07-13 20:04:44 +0000 |
commit | 666952d96dc5c76c733cecc54f661f13a2f71195 (patch) | |
tree | a1a1ef75d1b7e7d7a66d0b8ac188157fcf558f6d /Master/texmf-dist/tex/latex/uantwerpendocs/uantwerpenmasterthesis.cls | |
parent | 3879f5443ec624b0f958ce876d5b31234e093755 (diff) |
uantwerpendocs (13jul21)
git-svn-id: svn://tug.org/texlive/trunk@59920 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/uantwerpendocs/uantwerpenmasterthesis.cls')
-rw-r--r-- | Master/texmf-dist/tex/latex/uantwerpendocs/uantwerpenmasterthesis.cls | 43 |
1 files changed, 0 insertions, 43 deletions
diff --git a/Master/texmf-dist/tex/latex/uantwerpendocs/uantwerpenmasterthesis.cls b/Master/texmf-dist/tex/latex/uantwerpendocs/uantwerpenmasterthesis.cls deleted file mode 100644 index 059212dbcb5..00000000000 --- a/Master/texmf-dist/tex/latex/uantwerpendocs/uantwerpenmasterthesis.cls +++ /dev/null @@ -1,43 +0,0 @@ -%% -%% 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/03/23 v3.2 .dtx skeleton file] -\errmessage{This class is obsolete, use the uantwerpenbamathesis class instead !} -\def\fileversion{3.2} -\def\filedate{2021/03/23} - -\renewcommand{\headrulewidth}{0pt} -\renewcommand{\footrulewidth}{0pt} -\if@filled\else - \raggedright -\fi -\raggedbottom -\onecolumn -\endinput -%% -%% End of file `uantwerpenmasterthesis.cls'. |