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
tocbasicwith non-KOMA-Script classes if thecaptionpackage was loaded beforetocbasic. - An error when using KOMA-Script classes with
babeland 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 updateQuestions or issues: TeX Stack Exchange
with tag koma-script.