Versatile LaTeX classes and packages
This is purely a portfolio project, developed entirely on my own. This is not an official site—the website is in no way affiliated with the LaTeX package KOMA-Script and is not operated by its developers.
% Eine moderne Diplomarbeit
\documentclass[paper=a4,fontsize=11pt,DIV=12]{scrbook}
\usepackage[ngerman]{babel}
\usepackage{microtype}
\KOMAoption{captions}{tableheading}
\begin{document}
\chapter{Einleitung}
Willkommen bei KOMA-Script …
\end{document}A comprehensive bundle of LaTeX classes and packages for demanding documents.
scrartcl, scrreprt and scrbook replace article, report and book with full feature parity and significantly more configurability.
Highly configurable letters following DIN, US, Swiss, French and Japanese conventions.
The typearea package automatically computes optimal margins based on typographic rules.
Fully integrated layer system for complex headers and footers — an established alternative to fancyhdr.
Full support for German, English and many other languages — including babel and polyglossia.
Hundreds of options via \KOMAoption{} — from font size to chapter layout.
Over 600 pages of German and English documentation, refined over decades.
Actively developed since 1992 — today one of the most widely used LaTeX class bundles worldwide.
Release 3.49.2 removes a warning that was issued incorrectly.
Install KOMA-Script and write your next document with state-of-the-art typography.