Add a Headings format edit form

This commit is contained in:
Veronica Berglyd Olsen
2023-05-18 19:30:42 +02:00
parent 79a28b9e43
commit a212900554
3 changed files with 244 additions and 25 deletions
+13
View File
@@ -203,6 +203,19 @@ class nwLabels:
# END Class nwLabels
class nwHeadingFormats:
TITLE = "{Title}"
CH_NUM = "{Chapter}"
CH_WORD = "{Chapter:Word}"
CH_ROMU = "{Chapter:RomanU}"
CH_ROML = "{Chapter:RomanL}"
SC_NUM = "{Scene}"
SC_ABS = "{Scene:Abs}"
# END Class nwHeadingFormats
class nwQuotes:
"""Allowed quotation marks.
Source: https://en.wikipedia.org/wiki/Quotation_mark