Wishlist: more flexible Clauses and SubClauses in scrjura
KOMA-Script is a bundle of versatile LaTeX classes and packages
Brought to you by:
kohm
Maybe I am missing something, but I have found no easy way (apart from redefining the Clause command that is very much discouraged) to do things like:
- getting centered clause headings
- placing the clause title on its own line below the clause number
- underlining or making uppercase the clause title
Furthermore, it seems not very obvious how to define a new contract-like environment and then declare the preskip and postskip just for it, because the preskip
and postskip
you declare for contract
inside a \setkeys{contract}
seems to affect all contract types.
At the early time of
scrjure
there where requests to makescrjura
independent from the KOMA-Script classes. But without the KOMA-Script classes usual KOMA-Script class features like\DeclareSectionCommand
are not available. But my desire to reinvent the wheel again forscrjura
is also very limited by this. So, yet my answer to this would be: As long asscrjura
is independent from the KOMA-Script classes, there will not be such a configuration interface. Maybe this will change. e.g., if several more developers would participate.BTW: Please note: KOMA-Script is feature frozen since KOMA-Script 3.28.
My bad. I missed the feature freeze. Sorry for the noise, then.