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. News & Releases
  3. KOMA-Script 3.49.2 released

KOMA-Script 3.49.2 released

Release 3.49.2 removes a warning that was issued incorrectly.

May 9, 2026Markus Kohm

Change in 3.49.2

This release fixes exactly one bug:

  • A warning that was issued incorrectly is now suppressed.

That is the only difference compared to 3.49.1 — no other changes.

For reference: what 3.49.1 fixed

Since the step from 3.49 to 3.49.1 was similarly small and many users will install both releases at once, here is what 3.49.1 fixed:

  • An error when using tocbasic with non-KOMA-Script classes if the caption package was loaded before tocbasic.
  • An error when using KOMA-Script classes with babel and a few languages — for example Spanish.

Update

# Vanilla TeX Live
tlmgr update koma-script
 
# TeX Live via system package manager (apt, dnf, pacman …)
sudo apt upgrade
sudo dnf upgrade
sudo pacman -Syu
 
# MiKTeX
miktex update

Questions or issues: TeX Stack Exchange with tag koma-script.

The full list of changes lives in the package's CHANGES file: texdoc -l koma-script | grep -i CHANGES.