]> git.donarmstrong.com Git - lilypond.git/blobdiff - ly/part-paper-init.ly
set optimal-page-breaks as default
[lilypond.git] / ly / part-paper-init.ly
index e0eb32ecc3ebaa5061ee83e10a6e25386a7ea6d0..13aa8fddac29d3de878cab1c1ef1beeee2309476 100644 (file)
@@ -1,10 +1,10 @@
-\version "2.1.30"
+\version "2.3.2"
 
 % JUNKME
 %part-paper-init.ly
 
 \paper {
-       \context { \OrchestralPartStaffContext }
-       \context { \ScoreContext skipBars = ##t }
+       \context { \OrchestralPartStaff }
+       \context { \Score skipBars = ##t }
 }