]> git.donarmstrong.com Git - lilypond.git/blob - ly/part-paper-init.ly
(accurate_boxes): enlarge Y-extent of flat to
[lilypond.git] / ly / part-paper-init.ly
1 \version "2.1.30"
2
3 % JUNKME
4 %part-paper-init.ly
5
6 \paper {
7         \context { \OrchestralPartStaffContext }
8         \context { \ScoreContext skipBars = ##t }
9 }
10