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