Assemble most of the Manuscript Build tool

This commit is contained in:
Veronica Berglyd Olsen
2023-06-04 20:58:50 +02:00
parent 5f6335d8f9
commit 3996ff8798
18 changed files with 429 additions and 106 deletions
+3
View File
@@ -63,6 +63,9 @@ VALID_MAP = {
"GuiManuscript": {
"winWidth", "winHeight", "optsWidth", "viewWidth"
},
"GuiManuscriptBuild": {
"winWidth", "winHeight", "fmtWidth", "optsWidth"
},
}