add pc members & remove section numbers

This commit is contained in:
2025-12-23 14:54:54 +08:00
parent 508f603599
commit b06666ac63
2 changed files with 52 additions and 1 deletions

View File

@@ -40,7 +40,7 @@ chaoDocWrite =
{ writerHTMLMathMethod = MathJax "",
-- writerHtml5 = True,
-- writerHighlightStyle = Just syntaxHighlightingStyle,
writerNumberSections = True,
-- writerNumberSections = True,
writerTableOfContents = True,
writerTOCDepth = 2
}