%% %% This is file `rub-kunstgeschichte.cls', %% generated with the docstrip utility. %% %% The original source files were: %% %% rub-kunstgeschichte.dtx (with options: `class') %% %% This is a generated file. %% %% Copyright (C) 2024 by Joran Schneyer %% %% This work may be distributed and/or modified under the %% conditions of the LaTeX Project Public License, either version 1.3c %% of this license or (at your option) any later version. %% The latest version of this license is in %% https://www.latex-project.org/lppl.txt %% and version 1.3c or later is part of all distributions of LaTeX %% version 2008 or later. %% %% This work has the LPPL maintenance status `maintained'. %% %% The Current Maintainer of this work is Joran Schneyer . %% %% This work consists of the files rub-kunstgeschichte.dtx %% rub-kunstgeschichte.ins %% and the derived files rub-kunstgeschichte.cls %% rub-kunstgeschichte-example.tex %% \NeedsTeXFormat{LaTeX2e}[2022-06-01] \ProvidesClass{rub-kunstgeschichte} [2024-05-26 v0.1.0 RUB KGI class] %% Load base class with 12pt base font size \LoadClass[12pt]{article} %% Set 1.5 times line spacing \RequirePackage[onehalfspacing]{setspace} %% Set a4 paper size and margins \RequirePackage[ a4paper, top=2cm,left=2cm,bottom=2cm,right=4cm ]{geometry} \endinput %% %% End of file `rub-kunstgeschichte.cls'.