From 764018e42167d3aafc23a41a9d91ac7448328b40 Mon Sep 17 00:00:00 2001 From: Jan Wille <jan.wille@stud.hs-hannover.de> Date: Mon, 7 Mar 2022 12:51:00 +0100 Subject: [PATCH] release Version 1.3 --- HsH-classes.dtx | 4 ++-- src/HsH-article.cls | 16 ++++++++-------- src/HsH-report.cls | 16 ++++++++-------- src/HsH-standalone.cls | 16 ++++++++-------- 4 files changed, 26 insertions(+), 26 deletions(-) diff --git a/HsH-classes.dtx b/HsH-classes.dtx index ac267ba..f97a009 100644 --- a/HsH-classes.dtx +++ b/HsH-classes.dtx @@ -16,13 +16,13 @@ % \fi % %<*article|report|standalone> -\typeout{Adapted from KOMA script for use in Hochschule Hannover <2021-10-24> Jan Wille} +\typeout{Adapted from KOMA script for use in Hochschule Hannover <2022-03-07> Jan Wille} \NeedsTeXFormat{LaTeX2e} % %<article>\newcommand{\myClassName}{HsH-article} %<report>\newcommand{\myClassName}{HsH-report} %<standalone>\newcommand{\myClassName}{HsH-standalone} -\ProvidesClass{\myClassName}[2021/10/24 v1.2 HsH-Class based on KOMA] +\ProvidesClass{\myClassName}[2022/03/07 v1.3 HsH-Class based on KOMA] %% commands for HsH-logo \newcommand{\HsHlogoPath}{HSH-Logo.pdf} diff --git a/src/HsH-article.cls b/src/HsH-article.cls index 737cc98..dbb7391 100644 --- a/src/HsH-article.cls +++ b/src/HsH-article.cls @@ -5,25 +5,25 @@ %% The original source files were: %% %% HsH-classes.dtx (with options: `article') -%% +%% %% This is a generated file. -%% +%% %% Copyright (C) 2021 by Jan Wille <mail@janwille.de> -%% +%% %% This file 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 %% 2021/01/01 or later. -%% -\typeout{Adapted from KOMA script for use in Hochschule Hannover <2021-10-24> Jan Wille} +%% +\typeout{Adapted from KOMA script for use in Hochschule Hannover <2022-03-07> Jan Wille} \NeedsTeXFormat{LaTeX2e} \newcommand{\myClassName}{HsH-article} -\ProvidesClass{\myClassName}[2021/10/24 v1.2 HsH-Class based on KOMA] +\ProvidesClass{\myClassName}[2022/03/07 v1.3 HsH-Class based on KOMA] %% commands for HsH-logo \newcommand{\HsHlogoPath}{HSH-Logo.pdf} diff --git a/src/HsH-report.cls b/src/HsH-report.cls index 91904ad..8403cce 100644 --- a/src/HsH-report.cls +++ b/src/HsH-report.cls @@ -5,25 +5,25 @@ %% The original source files were: %% %% HsH-classes.dtx (with options: `report') -%% +%% %% This is a generated file. -%% +%% %% Copyright (C) 2021 by Jan Wille <mail@janwille.de> -%% +%% %% This file 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 %% 2021/01/01 or later. -%% -\typeout{Adapted from KOMA script for use in Hochschule Hannover <2021-10-24> Jan Wille} +%% +\typeout{Adapted from KOMA script for use in Hochschule Hannover <2022-03-07> Jan Wille} \NeedsTeXFormat{LaTeX2e} \newcommand{\myClassName}{HsH-report} -\ProvidesClass{\myClassName}[2021/10/24 v1.2 HsH-Class based on KOMA] +\ProvidesClass{\myClassName}[2022/03/07 v1.3 HsH-Class based on KOMA] %% commands for HsH-logo \newcommand{\HsHlogoPath}{HSH-Logo.pdf} diff --git a/src/HsH-standalone.cls b/src/HsH-standalone.cls index dfe1ec2..7f972d0 100644 --- a/src/HsH-standalone.cls +++ b/src/HsH-standalone.cls @@ -5,25 +5,25 @@ %% The original source files were: %% %% HsH-classes.dtx (with options: `standalone') -%% +%% %% This is a generated file. -%% +%% %% Copyright (C) 2021 by Jan Wille <mail@janwille.de> -%% +%% %% This file 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 %% 2021/01/01 or later. -%% -\typeout{Adapted from KOMA script for use in Hochschule Hannover <2021-10-24> Jan Wille} +%% +\typeout{Adapted from KOMA script for use in Hochschule Hannover <2022-03-07> Jan Wille} \NeedsTeXFormat{LaTeX2e} \newcommand{\myClassName}{HsH-standalone} -\ProvidesClass{\myClassName}[2021/10/24 v1.2 HsH-Class based on KOMA] +\ProvidesClass{\myClassName}[2022/03/07 v1.3 HsH-Class based on KOMA] %% commands for HsH-logo \newcommand{\HsHlogoPath}{HSH-Logo.pdf} -- GitLab