summaryrefslogtreecommitdiff
path: root/configs/living-hope.json
blob: fb8600d0fde2744efbf5efce1aa00566ef8fa1d1 (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
{
  "pdf": {
    "fonts": {
      "chord": {
        "size": 12
      },
      "text": {
        "size": 11
      },
      "comment": {
        "size": 12
      },
      "title": {
        "size": 12
      }
    },
    "columnspace": 5,
		"marginleft": 25,
		"marginright": 25
  },
  "settings": {
    "columns": 2
 }
}