Not helpful description of option `headings=standardclasses` in the manual
KOMA-Script is a bundle of versatile LaTeX classes and packages
Brought to you by:
kohm
I've got an email report about the KOMA-Script manual with the following statement:
The classes now have the option “headings=standardclasses” is not
helpful either, because, as the manual says, itadjusts the font sizes of the headings to those of the standard
classes. In addition, the font for the disposition element is
set to \bfseries.It doesn’t do just that: it also sets chapters the same way as book
wich is not mentioned in the manual).
The quote from the KOMA-Script manual is unfortunately incomplete. There are two places, that explain option
headings=standardclasses
, both in section 3.16. Document Structure.The first one is in the description of option
headings=<setting>
. Currently, it is the third paragraph there:Option setting
headings=twolinechapters
is exactly the change to a formatting with a prefix line withChapter <number>
likebook
orreport
do. So this change is also mentioned here.The second one it in Table 3.13 Available values for the
headings
option to format section headings. Currently, it is the twelfth entry:Note: I've already changed the
und
intoand
in [r4009]. And in the same table you can find the entry:So in my opinion the manual already mentions, that not only the font but also the formatting with prefix line changes.
BTW: If the option would only change the font, the value
standardclasses
would be somehow misleading, wouldn't it?Nevertheless. I'm willing to improve the description of
headings=twolinechapters
in the table, if this would help to understand the difference. For example it could copy more from the second paragraph of the description of optionheadings=<settings>
, which is currently:I'm waiting for suggestions.
Related
Commit: [r4009]
Last edit: Markus Kohm 2022-11-19
Closed, because no suggestion from anybody in about three month.