blob: 7d66f7fa66ded1c19ba135ca5817c6a6da9d68b4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
{
"pdf": {
"fonts": {
"chord": {
"size": 11
},
"text": {
"size": 11
},
"comment": {
"size": 12
},
"title": {
"size": 12
}
},
"columnspace": 10
},
"settings": {
"columns": 2
}
}
|