~sthagen/liitos#3: 
Extend the scope of selected fonts to headings, headers, and footer

The KOMAScript scrartcl documents class requires setting a special magic option to forget the factory defaults and use the main fonts everywhere.

\documentclass[
  american,
  paper=a4,
  captions=tableheading,
  headsepline=true,
  footsepline=true,
  draft=false,
  overfullrule=false,
  egregdoesnotlikesansseriftitles,% <------- magic
]{scrartcl}
Status
RESOLVED CLOSED
Submitter
~sthagen
Assigned to
Submitted
1 year, 11 months ago
Updated
1 year, 11 months ago
Labels
Feature

~sthagen REPORTED CLOSED 1 year, 11 months ago

Implemented in release 2023.1.12

Register here or Log in to comment, or comment via email.