]> git.donarmstrong.com Git - lilypond.git/blob - ly/paper13-init.ly
544161575f6c277448da70868988e09f6f4ff6b5
[lilypond.git] / ly / paper13-init.ly
1 % paper13-init.ly
2
3
4 \version "1.9.8"
5
6 paperThirteen = \paper {
7         staffheight = 13.0\pt
8         #(define fonts (scale-font-list  (/ 13. 20.)))
9         
10         \include "params-init.ly"
11 }
12
13 \paper { \paperThirteen }