]> git.donarmstrong.com Git - lilypond.git/blob - ly/paper26-init.ly
e64eba6a5405c2b47deba6c7c99319c9d01d5b9d
[lilypond.git] / ly / paper26-init.ly
1 % paper26-init.ly
2
3 \version "1.3.146"
4
5 paperTwentysix = \paper {
6         staffheight = 26.0\pt
7         \stylesheet #(make-style-sheet 'paper26)        
8
9         \include "params-init.ly"
10 }
11
12 \paper { \paperTwentysix }