From 3710c23789342d9d88783cbe9ad23eb5263a7c33 Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Fri, 7 Aug 2020 03:02:55 +0000 Subject: CTAN sync 202008070302 --- macros/latex/contrib/hausarbeit-jura/README.md | 38 +++++++++++---------- .../contrib/hausarbeit-jura/hausarbeit-jura.dtx | 36 +++++++++---------- .../contrib/hausarbeit-jura/hausarbeit-jura.ins | 2 +- .../contrib/hausarbeit-jura/hausarbeit-jura.pdf | Bin 336866 -> 340891 bytes 4 files changed, 39 insertions(+), 37 deletions(-) (limited to 'macros/latex/contrib/hausarbeit-jura') diff --git a/macros/latex/contrib/hausarbeit-jura/README.md b/macros/latex/contrib/hausarbeit-jura/README.md index 43cd86218f..fe7d7cd434 100644 --- a/macros/latex/contrib/hausarbeit-jura/README.md +++ b/macros/latex/contrib/hausarbeit-jura/README.md @@ -1,22 +1,21 @@ # hausarbeit-jura ``` ---------------------------------------------------------------------------- -hausarbeit-jura -- A LaTeX class for writing “juristische Hausarbeiten” at German - universities. - -(c) 2012-2019 Martin Sievers -Version: 2.0 +hausarbeit-jura -- A LaTeX class for writing “juristische Hausarbeiten” at German universities. + +(c) 2012–2020 Martin Sievers +Version: 2.1.0 Maintainer: Martin Sievers Email: martin.sievers@schoenerpublizieren.de License: Released under the LaTeX Project Public License v1.3c or later See: http://www.latex-project.org/lppl.txt ---------------------------------------------------------------------------- -This is the current version of the class “hausarbeit-jura” for -writing “juristische Hausarbeiten” at German universities. It +This is the current version of the class “hausarbeit-jura” for +writing “juristische Hausarbeiten” at German universities. It was originally developed for a workshop at Trier University. -The idea is to make the usage of LaTeX easier as only a few macros and +The idea is to make the usage of LaTeX easier as only a few macros and environments are needed. The documentation is in German only. @@ -29,50 +28,53 @@ https://github.com/sieversMartin/hausarbeit-jura ## Changelog -### 1.5 to 2.0 +### [2.1.0] -- 2020-08-06 + +* Resolve issue with `latexrelease` and `textcomp` + +### [2.0.0] * Made class compatible to latest LaTeX versions * Added new options `10bp`, `11bp` and `12bp` for Word-compatible font sizes * Added new options `10pt`, `11pt` and `12pt` for LaTeX-compatible font sizes * Made `12bp` the new standard font size -### 1.4 to 1.5 +### [1.5.0] * Added ``\sectionbefore`` and ``\sectionafter`` to ``\section`` as well * Added macros ``\setspacebeforechapter``, ``\setspaceafterchapter``, ``\setspacebeforesection`` and ``\setspaceaftersection`` * Added option ``noautomatter`` to deactivate automatic usage of ``\frontmatter`` and ``\mainmatter`` -### 1.3 to 1.4 +### [1.4.0] * Added macros to change paper size used in frontmatter and mainmatter (suggested by Adi Sander) * Added definition for ``\subsubsection`` * Modifed ``microtype`` options -### 1.2 to 1.3 +### [1.3.0] * Fixed a bug (missing ``\fi``) * Added option ``headlinetitlepageleft`` * Added package ``ellipsis`` -### 1.1 to 1.2 +### [1.2.0] -* added option ``headline`` (thanks to Tobias Hirning) to add information to the header +* Added option ``headline`` (thanks to Tobias Hirning) to add information to the header * TeX Gyre Fonts are now the standard fonts; added new option ``oldfonts`` for compatibility * added support for XeLaTeX and LuaLaTeX * rearranged package (not only) for GitHub * code cleaning and improvement -### 1.0.1 to 1.1 +### [1.1.0] * added a documentation * modified demo file -### 1.0 to 1.0.1 +### [1.0.1] * dtx now extracts “README.txt” instead of “README”. * code cleaning of the dtx file -### 1.0 +### [1.0.0] * First “official” version, still without documentation - diff --git a/macros/latex/contrib/hausarbeit-jura/hausarbeit-jura.dtx b/macros/latex/contrib/hausarbeit-jura/hausarbeit-jura.dtx index c9f5cd4323..8a45c03f31 100644 --- a/macros/latex/contrib/hausarbeit-jura/hausarbeit-jura.dtx +++ b/macros/latex/contrib/hausarbeit-jura/hausarbeit-jura.dtx @@ -26,7 +26,7 @@ See http://www.latex-project.org/lppl.txt \postamble Originally developed by Martin Sievers (martin.sievers@schoenerpublizieren.de) -Copyright (C) 2012-2019 by Martin Sievers +Copyright (C) 2012-2020 by Martin Sievers This work may be distributed and/or modified under the conditions of the LaTeX Project Public License (LPPL), either @@ -73,7 +73,7 @@ This work consists of the file hausarbeit-jura.dtx % %<*driver> \ProvidesFile{hausarbeit-jura.dtx}% -[2019/04/04 v2.0 A class for writing ``juristische Hausarbeiten'' at German +[2020/08/06 v2.1 A class for writing ``juristische Hausarbeiten'' at German universities] \documentclass[a4paper]{ltxdoc} \usepackage[english,ngerman]{babel} @@ -166,6 +166,7 @@ universities] % \cs{setspaceafterchapter}, \cs{setspacebeforesection} and % \cs{setspaceaftersection} for an easy modification of spacings.} % \changes{v2.0}{2018/08/21}{Added options for font size selection} +% \changes{v2.1}{2020/08/06}{Resolve issue with \pkg{latexrelease} and \pkg{textcomp}} % % \GetFileInfo{\jobname.dtx} % \DoNotIndex{\newcommand,\newenvironment} @@ -678,7 +679,6 @@ universities (ao, ms)] \DeclareOption*{\PassOptionsToClass{\CurrentOption}{jurabook}} \ProcessOptions\relax \RequirePackage{iftex} -\IfFileExists{latexrelease.sty}{\RequirePackage[2018/01/01]{latexrelease}}{}% \LoadClass[a4paper,oneside,showpagenumber,classiclayout]{jurabook}% [2007/11/09 V0.91 (beta) juridical books (AS)] \if@fontbp @@ -697,21 +697,21 @@ universities (ao, ms)] \normalsize \fi% \ifPDFTeX - \RequirePackage{inputenc} - \RequirePackage[T1]{fontenc} - \if@texgyre - \usepackage{tgtermes} - \usepackage[matchlowercase]{tgheros} - \usepackage[matchlowercase]{tgcursor} - \else - \usepackage{mathptmx} - \usepackage[scaled=0.91]{helvet} - \usepackage{courier} - \fi% - \RequirePackage{textcomp} - \RequirePackage{eurosym} - \let\texteuro\euro - \DeclareInputText{128}{\,\euro} + \RequirePackage{inputenc} + \RequirePackage[T1]{fontenc} + \if@texgyre + \usepackage{tgtermes} + \usepackage[matchlowercase]{tgheros} + \usepackage[matchlowercase]{tgcursor} + \else + \usepackage{mathptmx} + \usepackage[scaled=0.91]{helvet} + \usepackage{courier} + \fi% + \RequirePackage{textcomp} + \RequirePackage{eurosym} + \let\texteuro\euro + \DeclareUnicodeCharacter{20AC}{\unspace\,\euro} \else% \RequirePackage{fontspec} \setmainfont{Times New Roman} diff --git a/macros/latex/contrib/hausarbeit-jura/hausarbeit-jura.ins b/macros/latex/contrib/hausarbeit-jura/hausarbeit-jura.ins index acd46acec6..ab5a7e730b 100644 --- a/macros/latex/contrib/hausarbeit-jura/hausarbeit-jura.ins +++ b/macros/latex/contrib/hausarbeit-jura/hausarbeit-jura.ins @@ -14,7 +14,7 @@ See http://www.latex-project.org/lppl.txt \postamble Originally developed by Martin Sievers (martin.sievers@schoenerpublizieren.de) -Copyright (C) 2012-2019 by Martin Sievers +Copyright (C) 2012-2020 by Martin Sievers This work may be distributed and/or modified under the conditions of the LaTeX Project Public License (LPPL), either diff --git a/macros/latex/contrib/hausarbeit-jura/hausarbeit-jura.pdf b/macros/latex/contrib/hausarbeit-jura/hausarbeit-jura.pdf index 2c17724bd5..80a2121576 100644 Binary files a/macros/latex/contrib/hausarbeit-jura/hausarbeit-jura.pdf and b/macros/latex/contrib/hausarbeit-jura/hausarbeit-jura.pdf differ -- cgit v1.2.3