summaryrefslogtreecommitdiff
path: root/meta/builds.json
blob: 1796e9c00c24235913d127ba50dcd28c46d3a8ee (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
{
  "novelWriter.builds": {
    "lastBuild": "e3635ae0-955c-487c-ba3e-4397837b2311",
    "defaultBuild": "",
    "e3635ae0-955c-487c-ba3e-4397837b2311": {
      "name": "My Manuscript",
      "uuid": "e3635ae0-955c-487c-ba3e-4397837b2311",
      "path": "/home/sarah",
      "build": "Cryptid Camp - My Manuscript",
      "order": 0,
      "format": "ODT",
      "settings": {
        "filter.includeNovel": true,
        "filter.includeNotes": false,
        "filter.includeInactive": false,
        "headings.fmtTitle": "{Title}",
        "headings.fmtChapter": "{Title}",
        "headings.fmtUnnumbered": "{Title}",
        "headings.fmtScene": "* * *",
        "headings.fmtAltScene": "",
        "headings.fmtSection": "",
        "headings.hideTitle": false,
        "headings.hideChapter": false,
        "headings.hideUnnumbered": false,
        "headings.hideScene": false,
        "headings.hideAltScene": false,
        "headings.hideSection": true,
        "headings.centerTitle": true,
        "headings.centerChapter": false,
        "headings.centerScene": false,
        "headings.breakTitle": true,
        "headings.breakChapter": true,
        "headings.breakScene": false,
        "text.includeSynopsis": false,
        "text.includeComments": false,
        "text.includeKeywords": false,
        "text.includeBodyText": true,
        "text.ignoredKeywords": "",
        "text.addNoteHeadings": true,
        "format.textFont": ",-1,-1,5,50,0,0,0,0,0",
        "format.lineHeight": 1.15,
        "format.justifyText": false,
        "format.stripUnicode": false,
        "format.replaceTabs": false,
        "format.keepBreaks": true,
        "format.showDialogue": false,
        "format.firstLineIndent": false,
        "format.firstIndentWidth": 1.4,
        "format.indentFirstPar": false,
        "format.pageUnit": "cm",
        "format.pageSize": "A4",
        "format.pageWidth": 21.0,
        "format.pageHeight": 29.7,
        "format.topMargin": 2.0,
        "format.bottomMargin": 2.0,
        "format.leftMargin": 2.0,
        "format.rightMargin": 2.0,
        "odt.addColours": true,
        "odt.pageHeader": "{Project} / {Author} / {Page}",
        "odt.pageCountOffset": 0,
        "html.addStyles": true,
        "html.preserveTabs": false
      },
      "content": {
        "included": [],
        "excluded": [],
        "skipRoot": []
      }
    }
  }
}