----------------------------------------------------------------------------
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: [email protected]
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
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
environments are needed.
The documentation is in German only.
Stable versions are always uploaded to CTAN. You'll find the most recent developer version on GitHub.
https://github.com/sieversMartin/hausarbeit-jura
- Resolve issue with
latexrelease
andtextcomp
- Made class compatible to latest LaTeX versions
- Added new options
10bp
,11bp
and12bp
for Word-compatible font sizes - Added new options
10pt
,11pt
and12pt
for LaTeX-compatible font sizes - Made
12bp
the new standard font size
- 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
- Added macros to change paper size used in frontmatter and mainmatter (suggested by Adi Sander)
- Added definition for
\subsubsection
- Modifed
microtype
options
- Fixed a bug (missing
\fi
) - Added option
headlinetitlepageleft
- Added package
ellipsis
- 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
- added a documentation
- modified demo file
- dtx now extracts “README.txt” instead of “README”.
- code cleaning of the dtx file
- First “official” version, still without documentation