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