blob: 0de5860d638db05d50a0650ee289033c7f76c91e (
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": 11
},
"text": {
"size": 12
},
"comment": {
"size": 12
},
"title": {
"size": 12
}
},
"marginleft": 5,
"marginright": 5
}
}
|