Remove plain heading style setting again

This commit is contained in:
Veronica Berglyd Olsen
2024-10-14 00:10:23 +02:00
parent 22473823c9
commit 7379b8b521
4 changed files with 24 additions and 35 deletions
+4
View File
@@ -321,6 +321,10 @@ class NWBuildDocument:
self._build.getStr("headings.fmtSection"),
self._build.getBool("headings.hideSection")
)
bldObj.setTitleStyle(
self._build.getBool("headings.centerPart"),
self._build.getBool("headings.breakPart")
)
bldObj.setPartitionStyle(
self._build.getBool("headings.centerPart"),
self._build.getBool("headings.breakPart")