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

  1. Home
  2. Features

Features

What can KOMA-Script do? A detailed overview of the most important classes, packages, and features.

Document Classes

ClassReplacesUse case
scrartclarticleShort articles, essays, simple scripts
scrreprtreportMedium-length reports with chapters
scrbookbookBooks, theses, dissertations
scrlttr2letterBusiness and private letters (DIN, US, Swiss, F, JP)

Packages

KOMA-Script also includes packages usable on their own:

  • typearea — automatic type-area computation following classical typography
  • scrlayer / scrlayer-scrpage — layer system for headers and footers, fully integrated into KOMA-Script. An established alternative to fancyhdr.
  • tocbasic — base for tables of contents and similar
  • scrbase — fundamental helpers (also usable without the KOMA classes)
  • scrdate, scrtime — localised date and time formatting

Configurability

KOMA-Script is configured via \KOMAoption{}:

\KOMAoption{captions=tableheading}     % table caption on top
\KOMAoption{parskip=half}              % half-line paragraph skip
\KOMAoption{DIV=12}                    % tighter type area

Multilingual letters

The scrlttr2 class supports many locale variants with their address formats, date layouts, and salutation conventions.

Access the German manual via texdoc scrguide, the English one via texdoc scrguien.