]> git.donarmstrong.com Git - lilypond.git/blob - mutopia/Coriolan/coriolan-part-paper.ly
patch::: 1.3.126.jcn1
[lilypond.git] / mutopia / Coriolan / coriolan-part-paper.ly
1 \version "1.3.120"
2 \paper {
3         textheight = 295.0\mm;
4         linewidth = 180.0\mm;
5
6         \translator{ \HaraKiriStaffContext }
7
8         \translator {
9                 \ScoreContext
10                 %\OrchestralScoreContext
11                 skipBars = ##t 
12                 TimeSignature \override #'style = #'C
13                 BarNumber \override #'padding = #3
14                 RestCollision \override #'maximum-rest-count = #1
15         }
16 }