summaryrefslogtreecommitdiff
path: root/configs/jehovah.json
blob: 0c86f1a29d394fcb819521dcbedf4fa74d8ad7ee (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
  "pdf": {
    "fonts": {
      "chord": {
        "size": 10
      },
      "text": {
        "size": 11
      },
      "comment": {
        "size": 12
      },
      "title": {
        "size": 12
      }
    },
		"marginleft": 15,
		"marginright": 5
  }
}