Skip to content
KOMA-Script
  • Home
  • Features
  • Examples
  • Friends
  • News
  • Community
  • Download
KOMA-Script

Versatile LaTeX classes and packages

Reine Portfolio-Übung, vollständig selbst entwickelt. Kein offizieller Auftritt – die Website steht in keinem Zusammenhang mit dem LaTeX-Paket KOMA-Script und wird auch nicht von dessen Entwicklern betrieben.

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.

Project

  • About
  • Features
  • License

Resources

  • Documentation
  • Examples
  • FAQ
  • News

Community

  • CTAN
  • SourceForge
  • Codeberg
  • Mastodon

Legal

  • Imprint
  • Privacy
  • License

© 2026 Moritz Kohm

Current version: v3.49.2 · May 9, 2026

KOMA-Script

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.

Download nowRead the docs
thesis.tex
% 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}

What KOMA-Script can do

A comprehensive bundle of LaTeX classes and packages for demanding documents.

Full Document Classes

scrartcl, scrreprt and scrbook replace article, report and book with full feature parity and significantly more configurability.

Letter Class scrlttr2

Highly configurable letters following DIN, US, Swiss, French and Japanese conventions.

Smart Type Area

The typearea package automatically computes optimal margins based on typographic rules.

scrlayer for Headers/Footers

Fully integrated layer system for complex headers and footers — an established alternative to fancyhdr.

Multilingual

Full support for German, English and many other languages — including babel and polyglossia.

Highly Configurable

Hundreds of options via \KOMAoption{} — from font size to chapter layout.

Comprehensive Documentation

Over 600 pages of German and English documentation, refined over decades.

Proven Standard

Actively developed since 1992 — today one of the most widely used LaTeX class bundles worldwide.

Latest news

Latest news
May 9, 2026

KOMA-Script 3.49.2 released

Release 3.49.2 removes a warning that was issued incorrectly.

Ready to get started?

Install KOMA-Script and write your next document with state-of-the-art typography.

InstallationSee examples