Merge branch 'main' into i18n

This commit is contained in:
Veronica Berglyd Olsen
2022-11-27 17:11:08 +01:00
33 changed files with 583 additions and 637 deletions
+1 -1
View File
@@ -262,7 +262,7 @@ class ToOdt(Tokenizer):
if self._headerText == "":
theTitle = self.theProject.data.title
theAuth = self.theProject.getFormattedAuthors()
theAuth = self.theProject.data.author
self._headerText = f"{theTitle} / {theAuth} /"
# Create Roots