]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-1.3.62
authorfred <fred>
Tue, 26 Mar 2002 21:51:31 +0000 (21:51 +0000)
committerfred <fred>
Tue, 26 Mar 2002 21:51:31 +0000 (21:51 +0000)
ly/part-paper.ly

index 162984e5b305cf748348141122ad33b6cf376f4a..2d3f1eb094fc62c9936eb661f4a4f1e8778016d2 100644 (file)
@@ -1,9 +1,9 @@
+
+% JUNKME
 %part-paper.ly
 
 \paper {
        \translator { \OrchestralPartStaffContext }
-       \translator { \ScoreContext skipBars = 1; }
-       % for simple testing only!
-%      castingalgorithm = \Wordwrap; % lots faster on my 486 -- jcn
+       \translator { \ScoreContext skipBars = ##t; }
 }