HowTo_Headings
HowTo_Headings
HowTo_Headings
HowTo_SingleLinePart
HowTo_SingleLinePart
HowTo_SingleLinePart
end of Example before begin of Declaration fixed
\strutbox mistake fixed (by Marei)
HowTo_Letter
HowTo_ShortenLongSubject
HowTo_Letter
HowTo_ShortenLongSubject
HowTo_ShortenLongSubject
HowTo_ShortenLongSubject
HowTo_ShortenLongSubject
HowTo_ChapterAtLists
HowTo_ToCConfiguration
HowTo_ToCConfiguration
HowTo_ChapterAtLists
HowTo_ChapterAtLists
HowTo_ChapterAtLists
improved handling of optional arguments using \NewDocumentCommand
note about redefining page style pairs added
HowTo_PaginationSeparatorInHead
HowTo_PaginationSeparatorInHead
HowTo_PaginationSeparatorInFoot
HowTo_PaginationSeparatorInFoot
HowTo_ToCConfiguration
HowTo_ToCConfiguration
HowTo_NoNumberNotHanging
HowTo_NoNumberNotHanging
HowTo_NoNumberNotHanging
HowTo_NoNumberNotHanging
HowTo_PageHeadFoot
HowTo_PageHeadFoot
HowTo_SectionPageStyle
HowTo_SectionPageStyle
HowTo_SectionPageStyle
HowTo_SectionPageStyle
HowTo_SectionPageStyle
HowTo_Layout
HowTo_Layout
HowTo_FootnoteNoIndent
HowTo_FootnoteNoIndent
HowTo_SectionPrefix
HowTo_SectionPrefix
HowTo_SectionPrefix
HowTo_SectionPrefix
HowTo_SectionPrefix
HowTo_Letter
HowTo_Letter
HowTo_UseKomaVar
HowTo_UseKomaVar
HowTo_Headings
HowTo_EvenPartPage
HowTo_EvenPartPage
HowTo_Headings
HowTo_EvenPartPage
HowTo_PageHeadFoot
HowTo_PageHeadBackgroundColor
HowTo_PageHeadFoot
HowTo_PageHeadBackgroundColor
HowTo_PageHeadFoot
HowTo_ChapterNumberSeparatorInPageHeader
HowTo_ChapterNumberSeparatorInPageHeader
HowTo_PageHeadFoot
HowTo_ChapterNumberSeparatorInPageHeader
documentation of caption features moved to package tocbasic
HowTo_Layout
HowTo_ChangeQuote
HowTo_Layout
HowTo_ChangeQuote
Messages
Warning_minitoc
Warning_minitoc
Messages
Warning_minitoc
Ah, ok, in case of using dynindent also for the parent level this is somehow more complicated than I thought after reading your first request. Would it be useful? Yes. Will is be added to KOMA-Script 3.46? I don't know, because there are already several new features in KOMA-Script 3.46 that need to be tested (but AFAIK currently nobody feels responsible to test before the release).
new feature `dynindent` for ToC entry style `toctext`
No this is not a bug. It is documented, that only tocline provides dynindent. So it would be a new feature. If you'd ask for it, I'd think about it. If there is a parent level, it should be enough to use the indent of the parent level so it shouldn't be very complicated. But in your example, it would not work, if you'd remove the section declaration, because tocbasic would not have a indent for the parent section in this case.
In this case, can I also request for feature dynindent for toctext? Is the missing option also a bug?
Initialization of `pagenumberformat` for ToC style `toctext` missing
Thank you for reporting this. Indeed the missing initialization is a bug. I've added a "no change of the current format" initialization in [r4187]. IMHO this makes more sense for toctext than using something like \normalfont\normalcolor #1 or even a level depending initialization similar to the tocline.
initialization of page number format added to style toctext
Initialization of `pagenumberformat` for ToC style `toctext` missing
\captionbelowof not working
From [r4186] everything should work with and without using caption 2023-09-08. See also [wiki-en:Release 3.46] or [wiki-de:Release 3.46].
Release 3.46
Release 3.46
reimplementation of caption handling without using caption-koma.sto
fix of …captionbelow/true and …captionbelow/false
The new code of [r4174], [r4175], [r4176] should not only fix this issue. It is also intended to improve compatibility of KOMA-Script and package caption and makes \captionabove, \captionbelow, \captionof, \captionaboveof, \captionbelowof available with the standard classes + package tocbasic. The position formatting of \caption and \captionof can be setup using tocbasic (preamble) option enablepatch=caption together with tocbasic (general) options: captionabove, captionbelow, captionposition=top,...
Unfortunately Axel has announced that he will discontinue support for the caption package and all his packages from the related collection. The collection will thus go into “unmaintained” status. Since caption is IMHO an important package, this means additional work for me, because I now have to make sure that caption3 no longer loads caption-koma.sto and instead relevant parts of it go directly into KOMA-Script or are rebuilt. This sets the next release back even further and sets me back quite a...
scrkbase defines \IfPackageLoadedT and \IfPackageLoadedF if needed
One more \IfPackageLoadedF replaced by \IfPackageLoadedTF
revert to \IfPackageLoadedTF because \IfPackageLoadedT and
Release 3.46
Release 3.46
Release 3.46
unified change entries of new features