-
Notifications
You must be signed in to change notification settings - Fork 0
Description
@u-fischer I am not quite sure If I got all of this correctly.
As KOMA-Script is already having a modular definition for all sections I restructured everything so I was able to use the sec-start=chapter with the chapter as well. But I realized Part works differently. As you mentioned in the tagging-lab documentation that it's just a temporary workaround, I tried to understand how this should work in the future … And am now using a mix of your definiion for sec-start and sec-start-part.
I know it's again messing around with your internals, but actually from the KOMA perspective it's more complex to implement the workaround as the grouping works differently, especially if I have to change it later anyway.
This question is not urgent at all. I just thougth it's better to ask.
So that's the current snippet:
Statusinfo in general:
I have to add more testfiles, am planning to do this until the end of the week and then I'd switch this repository to public as I discussed with Markus how we handle it That's why everything is structured differently now. And I am still cleaning it up and sorting some things.